Skip to main content
Every example uses your UUID-style ZapFetch API key and talks to https://api.zapfetch.com.

Scrape a single URL

Fetch a single page and get back clean markdown or structured content.

Crawl a whole site

Start a crawl, then poll for completion. Crawls are billed per page fetched.

Search the web

Run a web search and optionally scrape each result in the same call.

Map a site

Discover every reachable URL on a domain without fetching the content.

Extract structured data

Let an LLM pull typed fields straight out of one or more pages. Give it a JSON Schema and ZapFetch handles fetching, parsing, and inference.

Next