Everything you need to integrate the Hypedata web data infrastructure into production. One REST API, six official SDKs, streaming for high-throughput, AI-native parsing — and a free tier large enough to ship real features. Start in three minutes.
From signup to your first 200 OK in five minutes. Curl, then a real SDK call, then a structured JSON response.
QuickstartRead → Auth · API keys AuthenticationGenerate, rotate, scope, and revoke keys. Bearer tokens, IP allow-lists, and per-project credit pools.
AuthenticationRead → Mental model Concepts & glossaryCredits, sessions, render modes, proxy tiers, geotargets, retries. What every parameter actually does, in plain English.
ConceptsRead →Fetch any URL with full JavaScript rendering, geotargeting, sessions, screenshots, and stealth fingerprints. Returns raw HTML or parsed JSON.
Scrape referenceRead → GET · /v1/serp SERP APIStructured Google, Bing, DuckDuckGo, Baidu, Yandex results. Organic, ads, knowledge panels, shopping, maps, news — keyed and ranked.
SERP referenceRead → SSE · /v1/stream Stream APISubmit thousands of URLs and consume results as they arrive over Server-Sent Events. No polling, no orchestration code.
Stream referenceRead → POST · /v1/parse AI ParserDescribe a schema in plain English (or JSON Schema) — get back validated, typed JSON. No CSS selectors, no XPath, no maintenance.
AI ParserRead → Events · HMAC-signed WebhooksReceive callbacks when async jobs finish. Signed with HMAC-SHA256, retried with exponential backoff, replayable from the dashboard.
WebhooksRead → GET · /v1/jobs Jobs & batchesManage async batches — list, cancel, retry, export. Pagination, cursors, and bulk download links for finalized results.
Jobs APIRead →Idiomatic async client with first-class TypeScript types, automatic retries, streaming helpers, and Edge-runtime support.
v2.4.1 · StableInstall → pip install hypedata PythonSync & async clients on httpx, Pydantic models for every response, pandas-friendly iterators for batch jobs.
v2.4.0 · StableInstall → go get hypedata.io/sdk GoZero-dependency client with context-cancellation, streaming channels, and 100% test coverage. Generated from the OpenAPI spec.
v2.4.0 · StableInstall → gem install hypedata RubyThread-safe, fiber-friendly, Faraday under the hood. Ships with ActiveJob integrations for batch ingestion pipelines.
v2.3.7 · StableInstall → composer require hypedata/sdk PHPPSR-18 compatible HTTP client, Laravel facade, Symfony bundle. PHP 8.1+ with strict types end-to-end.
v2.3.4 · StableInstall → cargo add hypedata RustTokio-native async client, serde models, optional reqwest or hyper backends. Compiles cleanly to WASM.
v0.9.2 · BetaInstall →When to enable headless Chromium, how to wait for selectors, scroll loops, and shaving 800ms off SPA fetches.
GuideRead → Network Proxies & geotargetingResidential vs. datacenter vs. mobile, country/state/city targeting, sticky sessions, ASN pinning, and when to use each.
GuideRead → Stateful scraping Sessions & cookiesPersist authenticated state across requests. Login flows, CSRF tokens, multi-step checkout traversal.
GuideRead → Crawling at scale Pagination & crawl loopsCursor-based, page-number, and infinite-scroll patterns. Backpressure, deduping, and idempotency keys.
GuideRead → Stealth Anti-bot & CAPTCHAsHow Hypedata defeats Cloudflare, Akamai, DataDome, PerimeterX. Knobs you can tune, and when to ask support for help.
GuideRead → Credits Cost optimizationCheapest paths to acceptable success rate. Render only when needed, cache aggressively, batch judiciously.
GuideRead →Every error code Hypedata can return, what it means, whether it's retryable, and the exact remediation step.
Errors referenceRead → Throttling Rate limits & quotasPer-second, per-minute, per-day. Burst windows, plan-level concurrency, fair-use trimming, and the 429 response shape.
Rate limitsRead → Resilience Retries & idempotencyIdempotency keys, exponential backoff with jitter, retry-after handling. The SDK does it for you — here's how it works.
RetriesRead → status.hypedata.io Status & incidentsReal-time health for every region and surface. Subscribe to RSS, Atom, email, Slack, or webhook for incident notifications.
Status pageOpen ↗ Release notes ChangelogEvery API change, dated, categorized as breaking, additive, or fix. Subscribe via RSS or the changelog webhook.
ChangelogRead → Machine-readable OpenAPI 3.1 specThe canonical API contract. Powers our SDKs, generates Postman collections, and drives the playground.
openapi.jsonDownload →Stuck on a specific site, bizarre 403, or an architecture question? Our solutions engineers reply within four business hours.
support@hypelabs.llcEmail → github.com/hypedata SDK source & issuesAll official SDKs are open-source under Apache 2.0. File bugs, send pull requests, browse example repos.
GitHubOpen ↗ discord.gg/hypedata Community Discord3,000+ data engineers, founders, and indie scrapers. Channel-per-language, weekly office hours with the team.
DiscordJoin ↗