Scraper.is MCP Server
by Ai-Quill
scraperis_scraper
Extract data from websites using natural language prompts. The prompt should include the website URL and what data you want to extract. For example: 'Get me the top 10 products from producthunt.com' or 'Extract all article titles and authors from techcrunch.com/news'
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parse | No | Should result be parsed. If result should not be parsed then html will be stripped and converted to markdown file | |
prompt | Yes | Natural language prompt describing what to extract and from where. For example: 'Get me the top 10 products from producthunt.com' or 'Find all articles about AI from techcrunch.com' |