Skip to content

browser-use

Agent-readyBrowserBrowser Automation

Browser 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-use

Operator 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.co

First steps

  1. 01Install browser-use.
  2. 02Run `python -c 'import browser_use; print(browser_use.__version__)'` first.
  3. 03Start with `browser-use open https://opencli.co`.
  4. 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

You don't work with browser automation.

Trust and constraints

trusted99/100
Install readyTrustedCaution
JSON outputNo
Non-interactiveYes
CI-friendlyNo

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.

Facts and links

Install withpipx
PyPI weekly downloads1.3M
GitHub stars84.4K
LicenseMIT
UpdatedMar 25, 2026