> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zapfetch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 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](https://firecrawl.dev) SDK? Your code
works against ZapFetch unchanged — see
[migrating from Firecrawl](/en/migrate-from-firecrawl).

## Get started

| Guide                                                | For                                                 |
| ---------------------------------------------------- | --------------------------------------------------- |
| [Quickstart (curl)](/en/quickstart/curl)             | Your first scrape / crawl / search in 60 seconds.   |
| [Migrate from Firecrawl](/en/migrate-from-firecrawl) | Move an existing Firecrawl app in under 10 minutes. |
| [API reference](https://api.zapfetch.com)            | 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.
* **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 `429` responses
  with `Retry-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.
