Change one base URL, keep your Firecrawl clients, and run scrape, search, crawl, map, and extract from a Singapore-hosted API. Start free with 1,500 credits / month.
Pick a query and watch ZapFetch search, fetch, and structure in real time. Every sample is a real response shape.
ZapFetch keeps the Firecrawl endpoint shape your app already knows, then tunes the hosted path for APAC agent workloads.
One migration path for existing Firecrawl apps, one MCP server for agent tools, and docs written for fast first calls.
import FirecrawlApp from "@mendable/firecrawl-js";
const app = new FirecrawlApp({
apiKey: process.env.ZAPFETCH_API_KEY,
apiUrl: "https://api.zapfetch.com",
});
const result = await app.scrapeUrl("https://example.com", {
formats: ["markdown"],
});
console.log(result.markdown);One credit per successful operation. No format multipliers, no extract surcharges, no charge when a page doesn't come back.
Try without a credit card.
Side projects and solo developers.
Early-stage agent teams.
Starter / Pro Launch prices lock in through Apr 2027 — grandfathered for life.
Swap base URL and API key, then move traffic gradually
Use ZapFetch inside Claude, Cursor, Windsurf, and MCP clients
Docs paths for Dify, FastGPT, and custom tool calling
JavaScript, Python, Go, Rust, and Java client libraries
Built for low-friction trials: migrate one endpoint first, then expand usage from the dashboard.
Any single successful operation: one scrape, one search, one map, one extract, or one successfully fetched crawl page. Markdown + HTML + screenshot + structured extract on the same URL is still 1 credit.
No. HTTP 4xx / 5xx responses, timeouts, DNS failures, and robots.txt denials are free. Partial crawls only charge for pages that returned 2xx.
Starter and Pro sign-ups through April 2027 are grandfathered at $5 / $12 for the life of the subscription. New sign-ups after that pay the standard rate ($10 / $25).
1,500 free credits a month, no credit card. Swap the base URL today, then add MCP and agent-tool integrations when you are ready.