QUICK TIPS
1
Use the 'Scrape' endpoint for single pages and 'Crawl' for entire domains
2
Enable 'Wait for Selector' for sites that load content dynamically via JavaScript
3
Leverage the markdown output to significantly reduce token usage in your LLM prompts
4
Check the 'Smart Filtering' options to remove headers, footers, and nav menus automatically
5
Combine Firecrawl with Perplexity or Gemini for a powerful real-time research agent
PRICING
Freemium
Free tier available
Free tier includes limited features. Paid plans unlock full access, higher usage limits, and commercial usage rights.
❓
FREQUENTLY ASKED QUESTIONS
Q
Is Firecrawl free?
A
Firecrawl offers a free tier with limited features, plus paid plans for advanced capabilities and higher usage limits.
Q
What can I do with Firecrawl?
A
Firecrawl is designed for Turning complex websites into clean markdown for RAG, Crawling entire domains for AI training data, Bypassing anti-bot protections for data extraction. Firecrawl is the industry-standard tool for turning entire websites into clean, LLM-ready markdown. Key strengths include LLM-Ready Output: Automatically converts HTML to clean markdown and Smart Crawling: Recursively crawls entire sites with one command.
Q
How do I get started with Firecrawl?
A
Sign up at firecrawl.dev to get an API key or clone the repo from GitHub to self-host. Use the simple /crawl endpoint to turn any URL into markdown. For developers, use the Python or Node.js SDKs to integrate it directly into your AI agent's workflow...
Q
Is Firecrawl open source?
A
Yes, Firecrawl is open source. You can access the source code on GitHub at https://github.com/mendableai/firecrawl, contribute to development, and deploy it on your own infrastructure.