Hyperbrowser · Arazzo Workflow
Hyperbrowser Session Lifecycle
Version 1.0.0
Create a cloud browser session, inspect it, and stop it cleanly.
View Spec
View on GitHub
Headless BrowserBrowser InfrastructureWeb ScrapingWeb CrawlingData ExtractionAI AgentsBrowser AutomationComputer UseStealthProxiesCAPTCHA SolvingMCPHyperAgentx402ArazzoWorkflows
Provider
Workflows
session-lifecycle
Create, inspect, and stop a single cloud browser session.
Creates a browser session with the supplied stealth and proxy options, retrieves its connection endpoints, and stops it once work is complete.
1
createSession
post-api-session
Create a new cloud browser session using the supplied launch options and capture its id and connection endpoints.
2
getSession
get-api-session-id
Read the session back by id to confirm it launched and is in the active status before any automation is driven against it.
3
stopSession
put-api-session-id-stop
Stop the session to release the cloud browser and end billing once the automation work against it is complete.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.