ToolKiti
Home/搜索服务/Firecrawl API

Firecrawl API

Firecrawl 网页抓取接口

Web scraping and crawling API optimized for AI. Converts web pages into clean markdown or structured data.

专为 AI 优化的网页抓取和爬取工具,将网页转为干净 Markdown 或结构化数据。

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

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

Compare Firecrawl API with other APIs

Similar APIs

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