Zyte API

Zyte API

Browser InfraTrustedCOMING SOON

by Zyte

Zyte's unified scraping API — from the maintainers of Scrapy — with automatic ban handling, browser rendering, and per-request cost tuning. Excels on hostile anti-bot targets thanks to a decade of unblocking expertise. Read-oriented: no persistent sessions across requests.

Not live yet: Account created. Action: start a paid Zyte subscription so an API key is issued/activated — the free tier does not enable API access. API requests targeting it return 503 runner_unavailable until the integration ships.

Provider
Zyte
Type
Browser Infra
Added
Sep 2022
Interface
Session-level (CDP)
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
minimal
Max session
30 min
Regions
US, EU
Pricing
per request $1.20/1Kdifficulty tiers auto-priced
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
Traffic share
Success
Median duration
$1.20/1K req
List price
p95 first action
Not enough live samples for a trend yet.

Pricing

ModelNative priceNormalized $/runNotes
per 1k steps$1.2/1K requests
per request$1.20/1K
difficulty tiersauto-priced

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Browser Infra runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extractionextra
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "zyte-api"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "zyte-api"
}'

Command Palette

Search for a command to run...