Firecrawl
Turn websites into LLM-ready data.
A hosted web crawling and scraping API/service that turns websites into clean, LLM-ready data such as markdown and structured output.

Recent stories
Firecrawl expanded /monitor from single pages to whole-web tracking, with examples covering filings, competitor changes, hiring, and news alerts. The feature ships across the API, CLI, Playground, and Firecrawl MCP for direct use in agent and search workflows.
Firecrawl released a research-specific search index with 3M+ arXiv papers, GitHub artifacts, and a /search/research interface across API, CLI, MCP, and SDKs. It combines literature retrieval, claim verification, and code lookup in one surface for research agents.
Firecrawl launched /monitor, a URL watcher that only pings agents when tracked pages actually change and can send results by webhook. Use it for change-only ingestion to cut LLM token spend on monitored pages.
Firecrawl is now available through Vercel Marketplace and Agent Marketplace for apps and agents that need live web data. The integration reduces setup friction for teams adding scraping, search, and structured retrieval to deployed AI workflows.
Firecrawl added a Highlights mode to /scrape that returns matching text, code, or tables for a query instead of full-page payloads. The release matters because the company benchmarked the feature on 10,000 URLs against Exa Highlights and aims it at lower-token agent retrieval.
Firecrawl introduced a /scrape mode that answers a question directly from a URL instead of returning chunks for a separate retrieval loop. It targets docs and pricing pages, and teams should use it when they want grounded answers with lower token usage.
OpenRouter added Firecrawl as a search provider, letting models ground responses in scraped full web pages instead of snippet-only search. The launch folds crawling into the existing plugin settings flow and includes a capped free plan on the Firecrawl side.
Hermes Agent added Tool Gateway, bundling 300+ models with web, browser, image, terminal, and TTS tools behind one subscription. Firecrawl, Browser Use, Fal image models, and Gemini Voice shipped at launch.
Firecrawl’s new /interact endpoint lets agents click, fill, scroll, and keep live browser sessions right after /scrape. It shortens the path from page extraction to web automation, but Playwright remains the better fit when you need deterministic full-session control.
OpenCode can now run from AWS CloudShell via npx and inherit AWS auth plus Bedrock models; the same update also brought Firecrawl, India billing, and heap-snapshot debugging. It is becoming a real ops workflow, not just a local terminal toy.