Loading...
Loading...
Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2 or v3), browser-use-sdk (Python or TypeScript), X-Browser-Use-API-Key authentication, cloud sessions, browser profiles, profile sync, CDP WebSocket connections, stealth browsers, residential proxies, CAPTCHA handling, webhooks, workspaces, skills marketplace, liveUrl streaming, pricing, or integration patterns (chat UI, subagent, adding browser tools to existing agents). Also trigger for questions about n8n/Make/Zapier integration, Playwright/ Puppeteer/Selenium on cloud infrastructure, or 1Password vault integration. Do NOT use this for the open-source Python library (Agent, Browser, Tools config) — use the open-source skill instead.
npx skill4agent add browser-use/browser-use cloud| Topic | Read |
|---|---|
| Setup, first task, pricing, FAQ | |
| v2 REST API: all 30 endpoints, cURL examples, schemas | |
| v3 BU Agent API: sessions, messages, files, workspaces | |
| Sessions, profiles, auth strategies, 1Password | |
| CDP direct access, Playwright/Puppeteer/Selenium | |
| Proxies, webhooks, workspaces, skills, MCP, live view | |
| Parallel, streaming, geo-scraping, tutorials | |
| Topic | Read |
|---|---|
| Building a chat interface with live browser view | |
| Using browser-use as a subagent (task in → result out) | |
| Adding browser-use tools to an existing agent | |
https://api.browser-use.com/api/v2/https://api.browser-use.com/api/v3X-Browser-Use-API-Key: <key>BROWSER_USE_API_KEY=<key>uv pip install browser-use-sdknpm install browser-use-sdkfrom browser_use_sdk import AsyncBrowserUsefrom browser_use_sdk.v3 import AsyncBrowserUseimport { BrowserUse } from "browser-use-sdk"import { BrowserUse } from "browser-use-sdk/v3"wss://connect.browser-use.com?apiKey=KEY&proxyCountryCode=us