Hyperbrowser · Arazzo Workflow
Hyperbrowser Persistent Profile Session
Version 1.0.0
Create a profile, launch a session bound to it, persist changes, then stop.
View Spec
View on GitHub
Headless BrowserBrowser InfrastructureWeb ScrapingWeb CrawlingData ExtractionAI AgentsBrowser AutomationComputer UseStealthProxiesCAPTCHA SolvingMCPHyperAgentx402ArazzoWorkflows
Provider
Workflows
persistent-profile-session
Create a persistent profile and run a session that saves state back to it.
Creates a profile, launches a session that persists changes into the profile, verifies it is active, and stops it so authenticated state is retained for future sessions.
1
createProfile
post-api-profile
Create a persistent browser profile that will retain cookies, storage, and authenticated state across sessions.
2
createSession
post-api-session
Launch a cloud browser session bound to the new profile with change persistence enabled so state captured during the session is saved back.
3
getSession
get-api-session-id
Read the session back to confirm it launched against the profile and is in the active status before any authentication is performed.
4
stopSession
put-api-session-id-stop
Stop the session, which persists the captured cookies and storage back into the profile for reuse in future sessions.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.