Hyperbrowser · Arazzo Workflow
Hyperbrowser Browser Use Task Run
Version 1.0.0
Start a Browser Use agent task, poll status, then fetch its final result.
View Spec
View on GitHub
Headless BrowserBrowser InfrastructureWeb ScrapingWeb CrawlingData ExtractionAI AgentsBrowser AutomationComputer UseStealthProxiesCAPTCHA SolvingMCPHyperAgentx402ArazzoWorkflows
Provider
Workflows
browser-use-task-run
Run a Browser Use agent task to completion and return its result.
Submits a Browser Use task, waits for completion by polling status, and returns the final result and step trace once the task finishes.
1
startTask
Submit a Browser Use task from the supplied instruction and capture the jobId and live view URL.
2
pollStatus
Poll the Browser Use task status. The status moves through pending and running before reaching completed, failed, or stopped; loop back while still in progress and branch out on a terminal state.
3
getResult
Fetch the completed Browser Use task to return its final result string and the recorded step trace.
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.