
Welcome to Day 4 of Firecrawlâs Launch Week! Today, weâre thrilled to announce our biggest release yet: Firecrawl /v1.
Introducing Firecrawl /v1
Firecrawl v1 is a more reliable and developer-friendly API that makes gathering any web data seamless. Weâve packed this release with numerous improvements and new features to enhance your web scraping experience. Letâs dive into the exciting updates!
1. New Scrape Formats
With v1, you now have the flexibility to choose your output formats. From markdown to screenshots, get your data exactly how you want it. You can even specify multiple output formats in a single request!
2. Improved Crawl Status
Weâve significantly enhanced our crawl status results:
- Pagination by default for easy content streaming
- A ânextâ parameter to show which URL to query next
- Improved clarity on errors, credits used, and crawl expiration
3. Enhanced Markdown Parsing
Our markdown parsing has been upgraded, with improved content cleaning by default. The onlyMainContent
option is now set to true by default, resulting in cleaner text chunks and improved quality of LLM outputs.
4. V1 Support for All SDKs
Weâve bumped all our SDKs to version 1.0, ensuring full compatibility with the new v1 API. Donât worry - theyâre backwards compatible with v0 too! Weâre also excited to introduce two new SDKs: GO and Rust. A big thanks to our amazing contributors @sanixdarker and @kentchiahaohsu for their work on these.
5. New /map Endpoint
As announced yesterday, our new v1 endpoint /map
is the fastest way to gather and search for relevant links on a website. If you missed it, check out our previous post for more details.
6. Improved Developer Experience
Weâve enhanced the developer experience across all our API endpoints. This includes reducing complexity and providing more descriptive errors. For a smooth transition, check out our guide on how to migrate from v0: https://docs.firecrawl.dev/migrating-from-v0
A Milestone Achievement
Weâre thrilled to announce that weâve just hit 10,000 GitHub stars! This achievement wouldnât have been possible without our amazing community, contributors, and partners. Thank you for your continued support and enthusiasm.
Check out our v1 documentation here: https://docs.firecrawl.dev/v1-welcome
And donât forget to star our GitHub repo: https://github.com/mendableai/firecrawl
Stay tuned for our final day of Launch Week tomorrow. We canât wait to show you what else we have in store!

data from the web