Crawlzo  /  Products  /  Web Unblocker API  /  Any website

Web Unblocker API

POST any URL. Pick a render mode, or let us choose. Get clean, schema-validated JSON back in under 300ms — no proxies to rotate, no headless browsers to babysit, no CAPTCHAs to solve. The single endpoint behind every Crawlzo scraper.

Any site · any render mode96.7% bypass rateSub-300ms p502.4M residential IPs
▸ Overview

The Web Unblocker API is the universal scraping endpoint that powers everything else on this page. Behind one call sits an adaptive routing layer that auto-selects HTTP, full browser render, or stealth mode per domain — so you never tune flags or guess what a target needs. JavaScript-heavy single-page apps render like a real browser. Protected marketplaces running Cloudflare Enterprise, DataDome, PerimeterX, or Kasada get solved transparently.

Every request rides a pool of 2.4M compliant residential IPs with real canvas and WebGL fingerprints, TLS-level evasion, human behaviour modelling, and built-in CAPTCHA solving. You hand us a URL and an optional extraction schema; we hand back validated rows. Blocks, retries, and 5xxs never reach you and are never billed.

When you need a site we don't yet have a dedicated parser for, this is the endpoint you reach for. When you need one of the target-specific scrapers — Amazon, Instagram, Google Maps — they all call this same engine underneath, with a purpose-built parser layered on top.

Web Unblocker API · request
# POST a target — get validated JSON back
curl https://api.crawlzo.com/v4/scrape \
  -H "Authorization: Bearer $CRAWLZO_KEY" \
  -d '{
  "url": "https://any-target.com/page",
  "render": "auto",
  "geo": "us",
  "schema": "Article@v1"
  }'

// ← response
{
  "status": "ok",
  "data": {
    "title": "...",
    "content": "...",
    "published_at": "2026-05-30"
  },
  "meta": { "render": "stealth", "latency_ms": 244 }
}
"render": "auto", "geo": "us", "schema": "Article@v1"
▸ What you can extract

Every public field, structured for you.

Any website data parsed into clean, validated JSON. Pull any group below on its own, or combine them in a single request.

Rendered HTML & DOM

  • Fully rendered HTML after JS execution
  • Post-hydration DOM snapshot
  • Cleaned, boilerplate-stripped main content
  • Resolved links, canonical URL, redirects chain

Structured extraction

  • Schema-validated JSON to your spec
  • Auto-detected article / product / listing data
  • Tables and lists as arrays
  • JSON-LD, OpenGraph, and microdata parsed out

Page artifacts

  • Full-page or viewport screenshot (PNG)
  • HAR archive of every network request
  • PDF render of the page
  • Console logs and failed-request capture

Request controls

  • Geo-targeting by country and city
  • Wait-for selector / XHR / custom JS predicate
  • Custom headers, cookies, and session reuse
  • Pre-extract JS injection
▸ Built on the Crawlzo engine

The hard parts, already solved.

▸ What teams build with it

Common use cases.

[ 01 ]

Drop-in proxy + unblocker for an existing crawler

[ 02 ]

Rendering JavaScript-heavy SPAs as a real browser

[ 03 ]

Reaching targets behind Cloudflare, DataDome, or PerimeterX

[ 04 ]

Ad-hoc extraction from sites without a dedicated parser

▸ FAQ

Any website scraping, answered.

Yes. Pass a schema and we return validated JSON. For common shapes (article, product, listing) we auto-detect. For everything else, the target-specific scrapers ship a maintained parser.

Structured JSON straight from the API, or pushed to your stack natively — S3, BigQuery, Snowflake, Postgres, Kafka, or any HTTPS webhook. Call it from Python, Node, Go, Rust, or any HTTP client. The data lands where your pipeline already lives.

No. You pay for valid, schema-passing rows only. Retries, blocks, CAPTCHAs, and 5xxs are on us. If a run doesn't return data that conforms to the schema, it isn't billed.

Every request routes through the same engine behind our Web Unblocker API: compliant residential IPs, real browser fingerprints, TLS-level evasion, behaviour modelling, and built-in CAPTCHA solving. Hard targets become routine.

Yes. We respect robots policies, rate budgets, and ToS-aware allow/deny lists. We deliver and move on — no row-level retention beyond your replay window. GDPR DPA, PII redaction, and custom data residency available on request.

ANY WEBSITE DATA · ON TAP

Start pulling Any website data this week.

Tell us the Any website surface you need and the shape you want it in. We'll come back in 24 hours with a sampled output, a scoped plan, and a price. Pilot in week one.

Pay only for data delivered99.99% uptime SLA99% success rate100M+ proxies