v1.7.0 - Release Notes
New Features
- Deep Research Open Alpha: Structured outputs + customizability.
- llmstxt.new: Generate an llms.txt for any website by just appending its url: llmstxt.new/firecrawl.dev
- Concurrent Browsers: Improved rate limits for all users.
- Compare Beta: Figure what has changed in the website directly in /scrape and /crawl endpoints. Currently in closed beta.
- /extract: URLs are now optional.
- /scrape: Warns if concurrency-limited.
- New Firecrawl Examples: Featuring models like Claude 3.7, Gemini 2.5, Deepseek V3, Mistral 3.1, and more.
- Crawl:
maxDiscoveryDepth option added.
Fixes & Improvements
- Fixed circular JSON error in search.
- Reworked new tally system.
- Fixed sitemaps poisoning crawler with unrelated links.
- Crawler status retries added on failure (up to 3 times).
- Credit check now snaps to remaining credits if exceeded.
- Fixed path filtering bug in Map.
- Removed unsupported schema in
llmExtract.
What's Changed
New Contributors
Full Changelog: https://github.com/mendableai/firecrawl/compare/v1.6.0...v1.7.0