Introducing the Firecrawl Developer Index, built for supercharging coding agents. Read the announcement →

Web Search API
for AI agents.

Search the live web and get back ready-to-use context. Every result is fresh, ranked by relevance, and ready for your model.

Trusted by 150,000+
companies
of all sizes
[ 01 / 05 ]
·
Features
//
High-quality search for AI
//

The results your AI needs,
the moment it needs them.

Firecrawl Search API returns the most relevant results from the live web, with controls for freshness, source, and output.
Ranked by relevance

Structured, ranked results.

Every result returns a title, URL, description, and position.
Time-aware search

Filter by freshness.

Past hour, past day, past week, or any custom date range. Pick the exact window you need.
1h
24h
7d
30d
1h
24h
7d
30d
1h
24h
7d
30d
Web, news, images

Multi-source retrieval.

Pull web, news, and image results in one call. All ranked and labeled by source.
spacex.com
SpaceX

SpaceX designs, manufactures and launches advanced rockets and spacecraft.

High-authority sources

Drill down with categories.

Filter to GitHub repos, research papers, or PDFs. The kind of source your agent actually needs.
GitHub
Research
PDF
Speed that feels invisible

Blazingly fast.

Sub-second SERP latency. Fast enough that your agent never waits for the web to come back.
URL
Search
52 ms
52 ms
52 ms
51 ms
49 ms
49 ms
AI-ready output

Scrape after searching.

Get every result as clean markdown in one call. One vendor, no second pipeline.
buildcover.com
BuildCover — Modular Home Marketplace
<!DOCTYPE html><html lang="en"><head><meta charset
="utf-8"><title>BuildCover — Modular Home Marketpl
ace</title><meta name="description" content="The m
arketplace for modular home builders. Compare 200+
verified providers across the US — pricing, lead
times, and floor plans in one place."><link rel="c
anonical" href="https://buildcover.com"><meta prop
[ 02 / 05 ]
·
Benchmarks

Measured performance

How Firecrawl Search scores on published retrieval benchmarks, with the dataset each figure was measured on and the date it was run.

Published Firecrawl benchmark results with dataset and measurement date
MetricValueDatasetMeasuredSource
Firecrawl Search, overall Recall@1057.6%Developer retrieval, 1,179 tasksAug 21, 2026Full results · Methodology
Firecrawl Developer Index, overall Recall@1063.1%Developer retrieval, 1,179 tasksAug 21, 2026Full results · Methodology
Agent Score (2nd, statistically tied for 1st)14.58AIMultiple agentic search, 8 APIs over 100 queriesDec 2025AIMultiple study

Developer retrieval publishes its dataset (the 594-item benchmark-devdex public sample), its harness (firecrawl/benchmark-devdex) and its scoring rules, so those rows can be re-run independently.

AIMultiple agentic search rows come from a study by AIMultiple, not from a Firecrawl run. The figures, the method and the scoring are theirs.

Every benchmark Firecrawl runs is listed on /benchmarks.

[ 03 / 05 ]
·
For AI agents
//
For AI agents
//

Built into the AI tools
you already use

Use Firecrawl from Claude CodeClaude Code Cursor WindsurfWindsurf and the agent harnesses your team already runs.
One command. Connect your agent to Firecrawl via our Skills/CLI or MCP.
npx -y firecrawl-cli@latest init --all --browser
Agent onboarding. Are you an AI agent? Fetch this skill to get an API key and start building.
cURL
curl -s https://firecrawl.dev/agent-onboarding/SKILL.md
[ 04 / 05 ]
·
Pricing

Flexible pricing

Start for free, then scale as you grow.

Free Plan

A lightweight way to get started.
No cost, no card, no hassle.
$0
/month
500 searches or 1,000 pages scraped
2 concurrent requests
Low rate limits

Hobby

Great for side projects and small tools.
Fast, simple, no overkill.
$16
/month
Billed yearly
Save $38
2,500 searches or 5,000 pages scraped
5 concurrent requests
Basic support
$9 per extra 1.5k credits

Standard
Most popular

Perfect for scaling with less effort.
Simple, solid, dependable.
$83
/month
Billed yearly
Save $198
50,000 searches or 100,000 pages scraped
25 concurrent requests
Standard support
$47 per extra 35k credits

Growth

Built for high volume and speed.
Firecrawl at full force.
$333
/month
Billed yearly
Save $798
250,000 searches or 500,000 pages scraped
50 concurrent requests
Priority support
$177 per extra 175k credits

Scale Plans

High-volume plans for teams that need more power and dedicated support. Get access to higher rate limits, more concurrent browsers, and priority support. Scale checks out instantly, no sales call needed.

Need more? Contact us

Scale

For teams scaling their data pipelines
1,000,000 credits / month
$599/monthly
Billed yearly
Save $1,798
500,000 searches or 1,000,000 pages scraped
100 concurrent requests
Priority support
$397 per extra 350k credits

Enterprise

Power at your pace with custom solutions
Custom credits
Custom concurrent requests
Dedicated support & SLA
Bulk discounts
Zero-data retention
SSO & advanced security
[ 05 / 05 ]
·
FAQ
//
FAQ
//

Frequently asked questions

Everything you need to know about Firecrawl Search.
General
A SERP API gives you ten URLs and a snippet. Firecrawl's web search API gives you ten URLs, ten ranked snippets, and the full page content for each, already rendered, already cleaned, already markdown. One API call instead of two systems wired together.
How It Works
Yes. Pass scrapeOptions and Search returns full markdown, JSON, HTML, links, or screenshots for every result, ready to drop into an LLM. Every Scrape format is supported on every result.
Web, news, and images by default. Filter by category to search GitHub, research papers, or PDFs. Combine multiple sources in a single call. Limit applies per source, so you can request five web results and five news results in one request.
Yes. Pass categories for GitHub, research, or PDFs. Pass includeDomains or excludeDomains to scope the search. Pass location to localize results to a country or city, so an agent sees the same results a real user there would.
Yes. Use tbs to filter by past hour, day, week, month, or year. You can also pass a custom date range with cdr. Combine with sbd:1 to sort by date for freshness-ordered results.
Pricing
2 credits per 10 results, rounded up. If you also scrape results via scrapeOptions, standard scrape credits apply per page (1 credit basic, plus 4 for JSON mode). See the pricing page for the full breakdown.
Yes. Free accounts include 1,000 credits per month, enough to run hundreds of searches with content. No credit card required.