MCP Server Firecrawl
by Msparihar
scrape_url
Scrape content from a URL using Firecrawl API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockAds | No | Enable ad/cookie popup blocking | |
excludeTags | No | Tags to exclude from output | |
formats | No | Output formats | |
includeTags | No | Tags to include in output | |
jsonOptions | No | ||
location | No | ||
mobile | No | Emulate mobile device | |
onlyMainContent | No | Only return main content excluding headers, navs, footers | |
url | Yes | URL to scrape | |
waitFor | No | Delay in milliseconds before fetching content |