Firecrawl API
Firecrawl 网页抓取接口
Web scraping and crawling API optimized for AI. Converts web pages into clean markdown or structured data.
专为 AI 优化的网页抓取和爬取工具,将网页转为干净 Markdown 或结构化数据。
Website
Documentation
Pricing
free tier (500 pages/mo), paid plans
Authentication
- API Key
Rate Limit
500 pages/mo (free tier)
Popularity
77/100
Endpoints
https://api.firecrawl.dev/v1/scrape
https://api.firecrawl.dev/v1/crawl
SDKs
PythonNode.jsGocurl
Key Features
- ◆Web scraping for AI agents
- ◆Converts pages to clean Markdown
- ◆Supports JS-rendered pages
- ◆Crawl entire websites
- ◆Free tier available
Code Examples
Scrape a URL to Markdownbash
curl https://api.firecrawl.dev/v1/scrape \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $FIRECRAWL_API_KEY" \
-d '{"url": "https://example.com", "formats": ["markdown"]}'Tags
scrapingcrawlingwebmarkdown
Last updated: 2026-07-28
Similar APIs
Tavily Search API
★95AI-native search engine optimized for LLMs and AI agents. Real-time web data with structured results.
Serper API
★90Fast Google Search API with rich SERP data including knowledge graph, shopping, and organic results.
Brave Search API
★88Independent search index API with web, news, image, and video results. Privacy-focused.
Jina AI API
★80Universal AI services: embeddings (8K+ dimensions), Reader API for web content, and segmentation.
Something wrong or missing? Open an issue on GitHub →
Get Started with Firecrawl API
Click below to visit the official website and start using this API.
Visit Firecrawl API →