Skip to content

PlatformWeb scraping infrastructure

Send a URL.Get structured data back.

ScrapeNest runs the browsers, rotates the egress, retries the failures and hands you a clean artifact bundle over one API. You ship features instead of nursing headless Chrome at 3 a.m.

3 engines/one API/hosted in France

POST /v1/jobslive
$ curl -sX POST https://api.scrapenest.com/v1/jobs \
  -H "Authorization: Bearer $KEY" \
  -d '{ "url": "…/pricing", "engine": "standard",
       "extract": { "price": ".price::text" } }'
queuedjob_8Q2f1 accepted · engine=standard
·egressleased clean IP · TLS profile matched
·renderDOM ready · 1 selector resolved
·extractprice → "€149.00"
·storedartifact bundle · webhook sent
Submit a job. Poll it, or let a signed webhook find you.
curl_cffiPlaywrightCamoufoxTemporalRabbitMQMinIOJA3 / TLSOpenAPIWebhooksRBACGDPRNIS2EU-hostedcurl_cffiPlaywrightCamoufoxTemporalRabbitMQMinIOJA3 / TLSOpenAPIWebhooksRBACGDPRNIS2EU-hosted
3 engines

from a curl-fast HTTP path to hardened anti-bot evasion

99.9%

job-acceptance target on Pro and above

EU-only

data residency — built and hosted in France

Every job

logged, traceable and reproducible

Three moving parts, none of them yours

You describe the work. We own the ugly middle. The result lands somewhere you can reach it.

STEP 01
01

Submit

POST a job with a target URL, the engine you want, and optional extraction rules. One key, one endpoint, scoped to your organization.

STEP 02
02

We execute

Temporal orchestrates the run. We pick a clean egress IP, render JavaScript when the page needs it, back off and retry on transient failures, and quarantine the ones that don't recover.

STEP 03
03

You collect

Pull the artifact bundle — rendered HTML, parsed JSON, screenshots, HAR, run metadata — or get a signed webhook the moment it's ready. Artifacts live in object storage on your retention policy.

Pick the engine that fits the target

Same API, three execution profiles. Start cheap and fast; reach for the heavy machinery only when a site forces you to.

01

Light

HTTP (TLS impersonation)

As fast as curl, dressed like a browser

Pure HTTP that mimics the TLS fingerprints and headers of real browsers. No browser, no render cost — the cheapest, fastest way to pull JSON APIs and server-rendered HTML at volume.

APIs · static HTML · high volume

1 credit / job

02

Standard

Playwright + Chromium

Render the page, drive it like a user

Headless Chromium that runs the page's JavaScript, then clicks, scrolls, paginates, fills forms and captures screenshots or HAR. The workhorse for SPAs and multi-step flows behind a login.

SPAs · interactions · logged-in flows

5 credits / job

03

Stealth

Camoufox

For the targets that fight back

Camoufox-based fingerprint hardening for sites with serious bot defenses (Cloudflare, Akamai, DataDome). Reach for it when Standard gets blocked — not before, because it's the priciest path.

Hostile targets · heavy anti-bot

30 credits / job

What you don't have to build

The parts of a scraping platform that look trivial in a demo and eat a quarter in production.

01

Retries that mean something

Idempotent dispatch, exponential backoff, a dead-letter queue for the genuinely broken. A flaky target doesn't become a 2 a.m. page.

02

Real browser automation

Click, scroll, wait for selectors, fill forms. Camoufox-based stealth for the targets that fight back, plain Chromium when they don't.

03

Extraction at the edge

Ship CSS/XPath/JSONPath rules with the job and get structured JSON back, or take the readability-cleaned article. No second pipeline to maintain.

04

Webhooks you can trust

Signed payloads, replay protection, automatic retries and delivery tracking. Stop polling; let completed jobs come to you.

05

Observability included

Per-job metrics, structured logs and traces. Every run carries a request ID you can follow from API call to stored artifact.

06

An API that documents itself

OpenAPI spec, typed SDKs, and a console playground for the debug loop. Predictable errors, no surprises in the contract.

04Security & compliance

Built for buyers with a procurement team

Hard multi-tenant isolation, deny-by-default RBAC, hashed API keys, full audit trails, and GDPR/NIS2-aligned controls. The questionnaire answers are already written down.

Scrape your first page in ten minutes

Free to start. No call required to see it work — the call is for when you're ready to scale.