ZapFetch Documentation
Firecrawl-compatible web data API for APAC AI agents, billed in simple credits.
ZapFetch is a Firecrawl-compatible Web Scraping / Crawling / Search / Extraction API for APAC AI agent builders. 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. |
| Quickstart (Node.js) | Point the Firecrawl JS SDK at ZapFetch. |
| Quickstart (Python) | Point the Firecrawl Python SDK at ZapFetch. |
| API reference | Full endpoint list, schemas, and rate limits. |
Why ZapFetch?
- No friction to start. The Free tier includes 1,500 credits per month with no credit card. Most users sign up and make their first API call within minutes.
- Built for APAC agents. The public API runs from Singapore today, close to teams serving Japan, Korea, India, and Southeast Asia.
- 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.