Firecrawl v1.11.0 is here!
Major Features
- Launched our Firecrawl Index
- Speed up scrapes 5x if opted in
- Improved Activity Logs
- View webhook events
- Active crawl management
- Fire Enrich Example (Open Source Clay)
- Community Java SDK
- and a lot more
Features
- Improved Playwright tests and webhook test coverage
- Added
GET /crawl/ongoing endpoint
- Introduced tag support in change tracking
- Added
integration field to jobs and propagated through queue worker
- Parallel testing for runpod v2 and updated
mu
- Ported
queryIndexAtSplitLevel to RPC
- Enhanced SDK with index and missing parameters
- Removed redundant GCS check to improve performance
- Added
credits_billed field across pipeline
- Enabled domain-level index splitting for better map querying
- Used index in search and extract operations
- Removed unused index columns
Fixes & Improvements
- Fixed crawl pre-finishing logic
- Refactored
callWebhook and added logging
- Improved index testing (FIR-2214)
- Fixed JS SDK tests
- Clarified scrape options usage in README
- Fixed missing
PLAYWRIGHT_MICROSERVICE_URL in env example
- Improved concurrency limit notification emails
- Removed query param sanitization that broke extract
Contributors
- @Arkit003 made their first contribution
- @pulbyte made their first contribution
Full Changelog: https://github.com/mendableai/firecrawl/compare/v1.10.0...v1.11.0
What's Changed
New Contributors
Full Changelog: https://github.com/mendableai/firecrawl/compare/v1.10.0...v1.11.0