Hyperbrowser
Hyperbrowser provides cloud browser infrastructure tailored for AI agents, bundling managed Chromium sessions with web scraping, crawling, and data-extraction APIs. The platform ships the open-source HyperAgent framework and first-class integrations for Browser-Use, Claude Computer Use, Gemini Computer Use, and OpenAI's CUA, so teams can deploy general-purpose web agents quickly. Customers include AI startups, data teams, and enterprises that need stealthy, multi-region browsers with CAPTCHA solving, proxies, and session profiles. Python and Node SDKs cover sessions, scrape/crawl/extract jobs, agent task management, and an MCP server lets any Model Context Protocol client (Claude Desktop, Cursor, Windsurf, etc.) drive Hyperbrowser tools. Pricing is usage-based via the hyperbrowser.ai pricing page.
APIs
Hyperbrowser Sessions API
Manage cloud Chromium browser sessions: create, list, inspect, update, and stop sessions; retrieve recording, video, and downloads URLs; and run manual CAPTCHA evaluation. Sessi...
Hyperbrowser Profiles API
Create, list, fetch, and delete persistent browser profiles that retain cookies, local storage, and authenticated state across sessions.
Hyperbrowser Scrape API
Single-page and batch scrape jobs returning HTML, Markdown, links, and screenshots with asynchronous status polling.
Hyperbrowser Crawl API
Recursive crawl jobs across many pages with structured page-by-page results and status polling.
Hyperbrowser Extract API
Structured data extraction jobs that pull typed records from one or more pages using prompts and JSON schemas.
Hyperbrowser Agents API
Start, stop, and monitor agentic browser tasks across HyperAgent, Browser-Use, Claude Computer Use, Gemini Computer Use, and OpenAI's CUA. Each task runs inside a stealth Hyperb...
Hyperbrowser Extensions API
Upload and list custom Chrome extensions that can be attached to browser sessions for advanced automation, custom UI, or workflow tooling.
Hyperbrowser Web API
Stateless web utilities: fetch a single page, run a web search, or start a crawl. Includes `/x402` micropayment-gated variants of fetch and search for permissionless, pay-per-ca...
Collections
Hyperbrowser Agents API
POSTMANHyperbrowser Crawl API
POSTMANHyperbrowser Extensions API
POSTMANHyperbrowser Extract API
POSTMANHyperbrowser Profiles API
POSTMANHyperbrowser Scrape API
POSTMANHyperbrowser Sessions API
POSTMANHyperbrowser Web API
POSTMANHyperbrowser Web API
OPENHyperbrowser API
OPENArazzo Workflows
Hyperbrowser Batch Scrape and Retrieve
Start a batch scrape over many URLs, poll status, then fetch all results.
ARAZZOHyperbrowser Browser Use Task Run
Start a Browser Use agent task, poll status, then fetch its final result.
ARAZZOHyperbrowser Crawl Site and Retrieve
Start a crawl from a seed URL, poll status, then page through the results.
ARAZZOHyperbrowser Extract Structured Data
Start an extract job with a prompt and schema, poll status, then fetch data.
ARAZZOHyperbrowser HyperAgent Task Run
Start a HyperAgent task, poll status, then fetch its final result.
ARAZZOHyperbrowser Persistent Profile Session
Create a profile, launch a session bound to it, persist changes, then stop.
ARAZZOHyperbrowser Scrape and Retrieve
Start a scrape job for a single URL, poll its status, then fetch the result.
ARAZZOHyperbrowser Session Lifecycle
Create a cloud browser session, inspect it, and stop it cleanly.
ARAZZOHyperbrowser Session Recording Retrieval
Create a recorded browser session, stop it, then poll for the recording URL.
ARAZZOHyperbrowser Web Crawl and Retrieve
Start a Web API crawl job, poll status, then page through the results.
ARAZZOHyperbrowser Web Search then Fetch
Search the web, confirm results, then fetch the top result page as markdown.
ARAZZO