BROWSER USE

- Browser Use Agents: give Browser Use a task and receive completed work. API V4 is current for new integrations.
- Browser Infrastructure: connect your agent or automation to managed browsers through SDK, REST, or CDP. Starts at $0.02/browser-hour.
- Developer tools: Open Source, Browser Harness, SDK, and MCP support the two products above.

[Developer Index](https://browser-use.com/index.md)
[Product Map](https://browser-use.com/llms.txt)
[Full Product Context](https://browser-use.com/llms-full.txt)
[Pricing](https://browser-use.com/pricing.md)
[Cloud Docs](https://docs.browser-use.com/cloud/quickstart)
[Open Source Docs](https://docs.browser-use.com/open-source/introduction)

---

# Browser Use Agents

> Give Browser Use a task and receive completed work from a managed browser agent.

[Start an agent task](https://cloud.browser-use.com/tasks) · [Quickstart](https://docs.browser-use.com/cloud/agent/quickstart) · [API V4](https://docs.browser-use.com/cloud/api-v4-overview) · [Pricing](https://browser-use.com/pricing.md)

Browser Use Agents are the hosted product for natural-language browser work. API V4 is the current interface for new integrations.

## Use Browser Use Agents when

- you want to provide a goal instead of controlling each browser action;
- the task spans multiple pages, sites, or files;
- you need structured output, sessions, follow-up turns, recordings, or progress events;
- you want Browser Use to operate the agent and browser infrastructure together.

If you already have your own agent or automation and only need a managed browser, use [Browser Infrastructure](https://browser-use.com/stealth-browsers).

## Free credits

Eligible new Google, GitHub or Microsoft signups get $15 once, no card. Email/password excluded. Use `gpt-5.6-luna`; paid-only models need a top-up. [Eligibility and rates](https://browser-use.com/pricing.md).

## Current interface

- API generation: V4.
- Default model: `gpt-5.6-luna`.
- Default model pricing: $0.24/1M input, $0.024/1M cached input, and $1.44/1M output tokens.
- Browser time: from $0.02/browser-hour.
- Python and TypeScript Cloud SDK: `browser-use-sdk`.

## Core capabilities

- Natural-language tasks with complete final results.
- JSON Schema output instructions; parse and validate the returned result string.
- Sessions and follow-up turns in the same browser context.
- Workspaces for persistent input and output files.
- Human takeover for authentication and approvals.
- Progress events, recordings, webhooks, and observability.
- Managed stealth browsers, profiles, proxies, and CAPTCHA solving.

## Current benchmark proof

- Internal Bench Hard: 82% of 106 tasks solved at $0.17 per solved task, compared with 62% at $3.40 for Opus 5.
- Online-Mind2Web: Browser Use Cloud V4 scored 98% across all 300 live tasks; the next published result was 86%.
- [Results, competitors, and methodology](https://browser-use.com/benchmarks/agents)

## Start here

- [Browser Use Agents quickstart](https://docs.browser-use.com/cloud/agent/quickstart)
- [API V4 overview](https://docs.browser-use.com/cloud/api-v4-overview)
- [API V4 OpenAPI](https://docs.browser-use.com/cloud/openapi/v4.json)
- [Cloud SDK](https://github.com/browser-use/sdk)
- [Agent benchmark](https://browser-use.com/benchmarks/agents)
