scrape_url
Extract structured content from any URL with customizable options like ad blocking, mobile emulation, and include/exclude tags. Retrieve data in formats like markdown, HTML, or JSON using Firecrawl API.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Firecrawl
Related Tools
- @codyde/mcp-firecrawl-tool
- @tatn/mcp-server-fetch-typescript
- @tatn/mcp-server-fetch-python
- @marcopesani/mcp-server-serper
- @spences10/mcp-omnisearch