Skip to main content

1. Install

Get a key at cloud.browser-use.com/settings, then:

2. Run your first task

Want a full working app? Check out the Chat UI example.

Agent vs Browser

AgentBrowser
Methodsessions.create() / run()browsers.create()
What it doesAI agent runs your taskRaw browser via CDP
task
model
proxy
custom_proxy
profile_id
recording
workspace_id
keep_alive
screen size
timeout

If you are an LLM, read/include docs.browser-use.com/llms-full.txt — it contains the complete SDK reference with all code examples in a single file optimized for LLMs. For a shorter index: docs.browser-use.com/llms.txt.