browser-use
Agent-readyBrowserBrowser AutomationBrowser automation, persistent sessions, and agent workflows from the terminal.
Browser automation, persistent sessions, and agent workflows from the terminal. Built by browser-use.
Task fit
browser automation, persistent sessions, and agent workflows from the terminal.
Lane
Give your agent a browser it can inspect, test, and automate.
Operator brief
Use browser-use for browser automation, persistent sessions, and agent workflows from the terminal.
Run `browser-use open https://opencli.co` and see what comes back.
Repository family
browser-use
First trust check
Python imports browser-use successfully.
Safe first loop
Install, verify, then run one real command.
Browser task loop
Install command
$ pipx install browser-useOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ python -c 'import browser_use; print(browser_use.__version__)'Python imports browser-use successfully.
First real command
$ browser-use open https://opencli.coFirst steps
- 01Install browser-use.
- 02Run `python -c 'import browser_use; print(browser_use.__version__)'` first.
- 03Start with `browser-use open https://opencli.co`.
- 04Install the browser or scraping CLI and any required browser dependencies.
When to use / hold off when
Best for
browser automation, persistent sessions, and agent workflows from the terminal.
Use this when
You work with browser automation and want a fast terminal interface.
Hold off when
Trust and constraints
Why operators pick it
- browser-use fits browser well, especially for browser automation, persistent sessions, and agent workflows from the terminal.
- 1,265,484 pypi weekly downloads.
- Easy to automate.
Constraints
- Needs network access.
- Output is mostly plain text.
- Start with read-only or dry-run commands.
Repository context
Other CLIs in this family
This is the only CLI surfaced from this family right now.