F
firecrawl
AGPL-3.0TypeScriptThe API to search, scrape, and interact with the web at scale. 🔥
★ 160kFork 9k更新于 2026-08-03
The API to search, scrape, and interact with the web at scale. 🔥
Firecrawl 是一个开源 API,用于大规模搜索、抓取和与网页交互。它能够将网页内容转换为干净的 Markdown 或结构化数据,专为 AI 应用和智能体设计。支持搜索、抓取、交互、爬取、地图发现等功能,并提供 Python、Node.js、Java 等多种 SDK。
docker run -d --name firecrawl -p 3002:3002 ghcr.io/firecrawl/firecrawl:latest
Firecrawl 核心功能开源(AGPL-3.0),可免费自托管。云服务提供免费额度,高级功能需付费。
官方提供 Python、Node.js、Java、Elixir、Rust SDK,社区还有 Go SDK。
Firecrawl 内置无头浏览器,可以抓取 JS 密集型页面,无需额外配置。
默认情况下,Firecrawl 会遵守 robots.txt 指令。