ZapFetch Documentation
Web data, at the speed of a zap — a Firecrawl-compatible API, billed in USD by usage.
ZapFetch is a Web Scraping / Crawling / Search / Extraction API, billed in USD by usage. Sign up, grab an API key, and make your first successful call in minutes — no credit card required.
Already using the Firecrawl SDK? Your code works against ZapFetch unchanged — see migrating from Firecrawl.
Get started
| Guide | For |
|---|---|
| Quickstart (curl) | Your first scrape / crawl / search in 60 seconds. |
| Migrate from Firecrawl | Move an existing Firecrawl app in under 10 minutes. |
| API reference | Full endpoint list, schemas, and rate limits. |
Why ZapFetch?
- No friction to start. The Free tier includes 500 credits per month with no credit card. Most users sign up and make their first API call within minutes.
- Transparent metered billing. Every response carries a remaining-credits field. Top up in USD from the Console — no minimums, no server provisioning.
- Predictable rate limits. Per-plan limits exposed in
429responses withRetry-After, so your client-side backoff just works. - Works with any Firecrawl client. The API surface matches the Firecrawl
spec (both
/v1/*and/v2/*), so existing SDKs, CLIs, and agent tools run against ZapFetch without modification.