Skip to Content
[ SEARCH ] [ SCRAPE ] [ INTERACT ]

Power AI agents with clean web data

One API to search the web, scrape any page, and interact with live sites. Open source, production ready, and built for developers.

Trusted by developer teams building agents, automations, and web-native tooling
AGENTS SEARCH SCRAPE RAG AUTOMATION BROWSER AGENTS SEARCH SCRAPE RAG AUTOMATION BROWSER

Everything your agents need to read the web

Keep the visual language technical and proof-driven: capability first, output second, trust third.

Search
Find the right page first
Query the live web and pull back the URLs, snippets, and signals your agent actually needs.
Scrape
Return markdown or structured data
Convert noisy pages into clean payloads your workflow can reason about immediately.
Interact
Handle live browser actions
Step through dynamic flows when a static fetch is not enough, without leaving the same product surface.
80K+
teams and operators reached
1
API surface across the workflow
3
core actions: search, scrape, interact
200
OK-style outputs and clean responses

Built for developers

The code surface should look like a real operator workflow, not placeholder SDK marketing.

main.py
1 # pip install firecrawl-py
2 from firecrawl import FirecrawlApp
3
4 app = FirecrawlApp(api_key="fc-***")
5
6 # Search, scrape, then hand clean markdown to your agent
7 result = app.scrape_url("https://firecrawl.dev")
8 print(result["markdown"])

Flexible pricing

Start small, test the workflow, then move into higher-throughput plans as usage grows.

Free
Try the API surface and validate the workflow before you commit.
$0 /month
Get started
  • Lightweight search and scrape testing
  • Basic markdown and JSON outputs
  • Low-friction developer onboarding
Hobby
A better fit for prototypes, side projects, and single-agent systems.
$16 /monthly
Choose hobby
  • Higher request volume
  • Better fit for repeated automations
  • Clear path from testing to production
  • Developer-first usage model
Growth
Custom shape for larger teams, higher throughput, and tighter operational guarantees.
Custom
Contact sales
  • Volume planning and production rollout support
  • Commercial support expectations
  • Stronger operator controls
  • Custom workflow fit
  • High-scale deployment planning
START SCRAPING TODAY

Start with one API. Scale when it proves itself.

Keep the CTA direct and operator-friendly: start for free, check the docs, then move into higher-throughput plans.