Navigation
Mobile DocsNavigation
Mobile DocsRun browser automation tasks
Execute browser automation tasks with BrowserUse to navigate the web, scrape data, and perform actions as if a real user was interacting with the browser. The task runs asynchronously and the block will poll for completion before returning results.
Placeholder: Describe what the browser agent should do...
Layout: full
Placeholder: Enter your BrowserUse API key
Layout: full
Placeholder: 5000
Layout: half
Placeholder: 300000
Layout: half
Required
Required
Optional
Optional
Primary response type:
{
"id": "string",
"task": "string",
"output": "string",
"status": "string",
"steps": "json",
"live_url": "string"
}