Firecrawl
The context API to search, scrape, and interact with the web at scale. 🔥 observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 89
- Longevity 62
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11.0
- age_days: 870
- days_rel: 75
- days_push: 7
- n_releases_24m: 35
Adoption not part of the score
172809 stars · 9538 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Firecrawl is an open-source web scraping and crawling API that turns websites into clean Markdown, structured JSON, screenshots, and other LLM-ready formats. It handles JavaScript rendering, proxies, and rate limits, and is available both self-hosted and as a hosted service with an MCP server for AI agents.
Use cases
- scrape websites into markdown for llm training
- crawl an entire site and extract structured data
- feed fresh web content into a rag pipeline
- extract data from js-heavy single page apps
- convert web-hosted pdfs and docx files to text
- give my ai agent the ability to search and read the web
- scrape pages that require clicking or scrolling before extraction
When to choose
- you need reliable large-scale scraping without managing proxies or headless browsers
- you want clean markdown or structured output for LLMs and agents
- you need an MCP-ready web tool for AI agents
- you want both a hosted API and a self-hostable option
When to avoid
- you only need simple static HTML fetching with no JS rendering
- you need a fully free solution at high volume without self-hosting
- your target sites require heavy authenticated session workflows beyond Firecrawl's actions
Facets
service · maturity active
web-scraping search-engine parser rag mcp sdk crawlers artificial-intelligence large-language-models developer-tools python self-hosted cloud html-to-markdown data-extraction llm-ready-output crawler hosted-api agentic-search ai-agents nodejs web-server
1 source
- readme: https://github.com/firecrawl/firecrawl · fetched 2026-08-28 · 1d4d3334ef0f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firecrawl/firecrawl | main | 88 |
| firecrawl/firecrawl-mcp-server | plugin | 71 |
For agents
markdown · JSON · MCP: product_card(name="firecrawl/firecrawl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem