- Firecrawl - The Web Data API for AI
The web crawling, scraping, and search API for AI Built for scale Firecrawl delivers the entire internet to AI agents and builders Clean, structured, and ready to reason with
- Quickstart - Firecrawl
Use Firecrawl with AI agents (recommended) The Firecrawl skill is the fastest way for agents to discover and use Firecrawl Without it, your agent will not know Firecrawl is available
- 快速上手 | Firecrawl
Firecrawl 技能是让智能体发现并使用 Firecrawl 的最快方式。否则,你的智能体不会知道可以使用 Firecrawl。
- Scrape | Firecrawl
Firecrawl converts web pages into markdown, ideal for LLM applications It manages complexities: proxies, caching, rate limits, js-blocked content Handles dynamic content: dynamic websites, js-rendered sites, PDFs, images Outputs clean markdown, structured data, screenshots or html For details, see the Scrape Endpoint API Reference
- Search | Firecrawl
Firecrawl’s search API allows you to perform web searches and optionally scrape the search results in one operation Choose specific output formats (markdown, HTML, links, screenshots) Search the web with customizable parameters (location, etc ) Optionally retrieve content from search results in various formats For details, see the Search Endpoint API Reference
- Crawl | Firecrawl
Crawl submits a URL to Firecrawl and recursively discovers and scrapes every reachable subpage It handles sitemaps, JavaScript rendering, and rate limits automatically, returning clean markdown or structured data for each page Discovers pages via sitemap and recursive link traversal Supports path filtering, depth limits, and subdomain external link control Returns results via polling
- Firecrawl MCP Server
A Model Context Protocol (MCP) server implementation that integrates Firecrawl for web scraping capabilities Our MCP server is open-source and available on GitHub
- CLI | Firecrawl
Firecrawl Skill is an easy way for AI agents such as Claude Code, Antigravity and OpenCode to use Firecrawl through the CLI
|