Hyperbrowser Scrape API
Single-page and batch scrape jobs returning HTML, Markdown, links, and screenshots with asynchronous status polling.
Hyperbrowser Scrape API is one of 12 APIs that Hyperbrowser publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include Scrape, Web Scraping, and Batch. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 JSON Schema.
This API exposes 6 operations across 6 paths, and defines 22 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.
Requests are made against a single base URL, https://api.hyperbrowser.ai.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hyperbrowser Scrape API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as x-api-key (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth— Account API key from app.hyperbrowser.ai
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 22
The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are CreateSessionParams (37 properties), ScrapeOptions (9 properties), ScrapedPage (8 properties), BatchScrapeJobResponse (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hyperbrowser 11
Other APIs Hyperbrowser publishes across the network.