Skip to main content
[ 200 OK ]
[ SCRAPE ]
[ .JSON ]
[ .MD ]
1 credit = 1 page, every renderer.

The web data API
for AI agents.

Search, scrape, crawl, extract, and monitor the web through one managed cloud API. No infrastructure to run.

Start for free

500 one-time credits · No credit card required · also open source

Try one:

Integrations
Works with your stack

Python
JavaScript
Rust
Go
Ruby
cURL
LangChain
CrewAI
n8n
Vercel
Dify
Botpress
Python
JavaScript
Rust
Go
Ruby
cURL
LangChain
CrewAI
n8n
Vercel
Dify
Botpress
01 / 07 ]  ·  MAIN FEATURES
//
Developer First
//

Search, scrape, crawl, and extract

One clean API for every way your AI agent needs to touch the web. Call it from Python, Node, cURL, or MCP.
1# pip install crw
2from crw import CrwClient
3
4crw = CrwClient(api_key="crw_live_...")
5
6# Search the web, get results with content
7results = crw.search("latest LLM coding benchmarks")
8print(results[0]["title"], results[0]["url"])
02 / 07 ]  ·  BENCHMARKS
//
Proof
//

Benchmarked against Firecrawl, Tavily and Exa

Public datasets, one-command repro. See how our web scraping and search API compares on recall and latency.

Benchmarks

Where we win,
measured.

Public datasets, public harness. Reproduce every number with crw bench.

Recall · 191 paper-retrieval queries

higher is better ↑
30%40%50%60%70%
61%
fastCRW
53.3%
Firecrawl
45.4%
Claude
44.3%
Parallel
43.4%
Exa

Highest recall on the board · +7.7 pts over Firecrawl

03 / 07 ]  ·  POWER YOUR AGENT
//
Integrations
//

Works where your agents already live

One command drops the skill and MCP server into Claude Code, Cursor, LangChain, n8n and more. No glue code.

One command · installs everything

Auto-detects your agent and wires the skill + MCP server. No config.

Connect your agent

Prefer to wire it yourself?

Per-agent installers do the same, one at a time.

Claude Code, Cursor, Codex & more

MCP: drop-in config

1{
2 "mcpServers": {
3 "crw": { "command": "npx", "args": ["crw-mcp"] }
4 }
5}
Install & run

Python

crw on PyPI: scrape, crawl, and map from one client.

Node.js

crw-sdk on npm: the same API, fully typed.

Prefer to run it yourself? Self-host docs

fastCRW for
LangChainCrewAIDifyAgnon8nMakeZapierClaude CodeCursorWindsurfClineContinue.devCodexGeminiCopilotRoo CodeAntigravityHermesLangChainCrewAIDifyAgnon8nMakeZapierClaude CodeCursorWindsurfClineContinue.devCodexGeminiCopilotRoo CodeAntigravityHermes
See all
04 / 07 ]  ·  FEATURES
//
No infrastructure to run
//

We handle the hard stuff. You ship.

JS rendering, anti-detection, media parsing, smart caching, all handled. No proxies, no headless fleet, no scaling incidents. You focus on the product.
Docs to data

Media parsing. fastCRW turns web-hosted PDFs into clean markdown: CPU-only, no LLM, billed per page.

Knows the moment

Smart wait. fastCRW intelligently waits for content to load, making scraping more reliable.

Selective persistence

Cached, when you need it. Selective caching: you choose your caching patterns, growing web index.

Interactive scraping

Actions. Click, scroll, write, wait, press and more before extracting content.

Built-in stealth

Anti-detection. Rotates headers, handles CAPTCHAs, and mimics real browsers. No proxy setup needed.

Traceable answers

Source attribution. Every response includes source URLs and metadata: your users can verify, your team can debug.

Free tier, then usage-based from $13/mo. Pay only as you scale. Start with 500 one-time credits.

See pricing
05 / 07 ]  ·  USE CASES
06 / 07 ]  ·  OPEN IN PUBLIC
//
Open in public
//

Audit the code.
Then let us run it.

fastCRW is open source under AGPL-3.0: the exact code we run in the cloud is the code you can read. Audit it, then grab one API key and let us run it for you.

Auditable, not a black box

Every request path, parser, and ranking rule is public on GitHub under AGPL-3.0. Read exactly what happens to your data before you trust it.

Proven, and reproducible

Our benchmark harness is public, and CRW leads Firecrawl's research-recall index on ArXivQA. We ship the test, not just the claim.

Zero ops

We run the proxies, the browsers, the anti-bot, and the scaling. You call one endpoint and get clean data back. No infrastructure to babysit.

07 / 07 ]  ·  FAQ
//
FAQ
//

Frequently
asked questions

Everything you need to know about fastCRW.
//
Get started
//

Ready to give your agents the web?

Start free with 500 one-time credits, no credit card. Usage-based plans from $13/mo when you're ready.

Open source, AGPL-3.0, audit every line on GitHub.

Are you an AI agent? Get an API key here