v2.4.0 May 12, 2026
API · stable

Stream API GA · Kagi engine · plan-cache for AI Parser

Added

Stream API is now generally available. Server-Sent Events transport, up to 10,000 URLs per stream, automatic backpressure, resumable with Last-Event-ID.

Added

engine: "kagi" on the SERP API for Kagi's independent index. +5 credit surcharge.

Changed

AI Parser now caches compiled plans per (hostname, schema) for 24 hours. Cached calls cost 3 credits instead of 5 and run ~10× faster.

Fixed

follow_redirects: false was incorrectly following refresh meta tags. Now honored strictly.

v2.3.4 April 02, 2026
API · stable

City-level geotargeting · mobile pool 42M IPs

Added

City-level geotargeting on residential and mobile pools (city parameter). 240+ cities supported at launch.

Changed

Mobile pool grew from 28M to 42M IPs. AS-targeted success rate up ~6 points on Tier-1 telcos.

Deprecated

extract_format parameter is now ignored; the parser auto-detects sketch vs. JSON Schema. The field will be removed in v3.

v2.3.0 February 14, 2026
API · stable

AI Parser confidence + citations

Added

return_confidence: true adds per-field confidence scores and source citations. +1 credit per request.

Added

Idempotency keys via Idempotency-Key header. 24-hour window, free.

Fixed

Stream API was returning duplicate progress events when consumers reconnected with Last-Event-ID. Resolved.

v2.2.0 November 18, 2025
API · stable

Jobs API · Parquet output · webhook replay

Added

POST /v1/jobs for batch runs up to 1M URLs per job. NDJSON, CSV, and Parquet output. S3 / GCS direct delivery.

Added

Webhook replay from the dashboard — bulk replay any time range up to 30 days back.

Changed

Error envelope is now consistent across all endpoints. The new shape includes docs_url and retryable fields.

v2.1.0 August 06, 2025
API · stable

Stealth-2 fingerprints · Brave SERP

Added

engine: "brave" on the SERP API.

Changed

Stealth profile bumped to v2: rotates JA4 (not just JA3), full Client Hints stack, font-enumeration noise. Documented success-rate improvement on Cloudflare-protected targets: +14 points.

v2.0.0 April 22, 2025
API · stable

v2 release · breaking API redesign

Breaking

Endpoint paths moved under /v1//v2/. Authentication unified to bearer tokens (legacy ?token= removed). Request body shape on POST endpoints normalized — see the v1 → v2 migration guide.

Added

AI Parser GA. Stream API beta.