Power AI agents with
clean web data
The web data API to search, scrape, and interact at scale.
It's also open source.
companies of all sizes
Start searching
today
1# pip install firecrawl-py
2from firecrawl import Firecrawl
3
4app = Firecrawl(api_key="fc-YOUR_API_KEY")
5
6# Scrape a website:
7app.scrape('firecrawl.dev')
8
9
10 1# pip install firecrawl-py
2from firecrawl import Firecrawl
3
4app = Firecrawl(api_key="fc-YOUR_API_KEY")
5
6# Perform a search:
7search_result = app.search("firecrawl", limit=5)
8
9
101from firecrawl import Firecrawl
2
3app = Firecrawl(api_key="fc-YOUR_API_KEY")
4
5# Scrape a page, then interact with it:
6result = app.scrape("https://firecrawl.dev")
7scrape_id = result.metadata["scrapeId"]
8
9app.interact(scrape_id, prompt="Search for 'mechanical keyboard'")
10app.interact(scrape_id, prompt="Click the first result")
111# Firecrawl
2
3Firecrawl helps AI systems search,
4scrape, and interact with the web.
5
6## Features
7
8- Search: Find information across the web
9- Scrape: Clean data from any page
10- Interact: Click, navigate, operate pages
11- Agent: Autonomous data gathering
121[
2 {
3 "url": "https://firecrawl.dev",
4 "title": "Firecrawl",
5 "markdown": "Turn websites into..."
6 },
7 {
8 "url": "https://docs.firecrawl.dev",
9 "title": "Firecrawl Docs",
10 "markdown": "# Getting Started..."
11 }
12]1{
2 "success": true,
3 "output": "Keyboard available at $100",
4 "liveViewUrl": "https://liveview...",
5 "interactiveLiveViewUrl": "https://..."
6}Easily connect with your
AI agents
Copy and paste this into your AI agent.
Run npx -y firecrawl-cli@latest init --all --browser. Use my existing Firecrawl login or help me log in. Read the installed skills before running queries.
curl -s https://firecrawl.dev/agent-onboarding/SKILL.mdFast, reliable, token-efficient.
And it's open source
We handle the hard stuff
One command gives Cursor, Claude Code, Windsurf, and more high-quality web tools
Aemon powers their AI R&D agent's web research with Firecrawl's search and scrape.
Visit siteSierra uses Firecrawl to ingest web data into knowledge bases that power AI chat applications.
Visit siteLovable enhances their AI agent's web tools with Firecrawl.
Read storyGamma supercharges onboarding, letting users create artifacts from web data with Firecrawl.
Read storyCognism enriches lead profiles from across the web with Firecrawl.
Visit siteAemon powers their AI R&D agent's web research with Firecrawl's search and scrape.
The knowledge library
for superintelligence.
Give your agents the tools to go further.
The live web, official providers, specialized indexes.
- Indexed sources
- 113M+
- Papers, READMEs, issues, docs
- Providers
- 82
- Official APIs, registries, publishers
- Capabilities
- 471
- Defined inputs, outputs, pricing
- Categories
- 28
- From procurement to podcasts
People love
building with Firecrawl
Firecrawl is an open-source framework that takes a URL, crawls it, and conver..."
Upload a CSV of emails and..."
Firecrawl is an open-source framework that takes a URL, crawls it, and conver..."
Upload a CSV of emails and..."