Commit Graph

235 Commits

Author SHA1 Message Date
Alezander9
889ccb81bb Add per-link utm_medium slugs to README cloud links for placement attribution 2026-04-10 15:48:51 -07:00
Alezander9
76569995fd Improve OSS-to-cloud conversion: UTM tracking, better error messages, and cloud nudges
- Add UTM params to all cloud-bound links across README, CLI, and error messages
- Rewrite README Open Source vs Cloud section: position cloud browsers as
  recommended pairing for OSS users, remove separate Use Both section
- Rewrite error messages for use_cloud=True and ChatBrowserUse() to clearly
  state what is wrong and what to do next
- Add missing URLs: invalid API key now links to key page, insufficient
  credits now links to billing page
- Add cloud browser nudge on captcha detection (logger.warning)
- Add cloud browser nudge on local browser launch failure
2026-04-08 22:05:50 -07:00
Alezander9
9919f2eee6 improve readme plot styling 2026-03-22 15:51:10 -07:00
Alezander9
d33c31d6a9 improve readme styling 2026-03-22 14:46:31 -07:00
Alezander9
598bb85cc2 add bu benchmark plot and cloud vs oss discussion in readme 2026-03-21 16:52:10 -07:00
Frank
175d180c06 docs: clarify open-source Browser Use model prompt setup 2026-03-11 14:22:13 -07:00
Claude
26ed331cbb Remove $10 free credit mentions from documentation
Removes references to $10 signup credits from README.md and AGENTS.md
as this promotion is being discontinued.

https://claude.ai/code/session_01CTCYfXrPi3SxEZeBy9DevS
2026-03-10 22:06:46 +00:00
Reagan Hsu
34456c5a20 Update documentation links in README.md 2026-03-08 23:08:54 -07:00
Saurav Panda
10b5d1cd88 fix: allow cross-origin iframe targets with empty URLs through _is_valid_target() 2026-03-02 16:36:39 -08:00
Saurav Panda
f3aeca9bef added product hunt launch banner 2026-02-28 23:22:43 -08:00
Magnus Müller
cf1b003ba0 Update summary for legal terms section in README 2026-02-22 20:34:05 -08:00
Magnus Müller
afd17cf318 Simplify FAQ legal wording to generic services data policy 2026-02-22 20:30:57 -08:00
Magnus Müller
cc03bb647e Move legal note into FAQ and remove footer text 2026-02-22 20:28:48 -08:00
Magnus Müller
a052cb46db Move README legal note to footer and bump version 2026-02-22 20:26:33 -08:00
Magnus Müller
de0215c0df Add legal links to telemetry docs and package metadata 2026-02-22 20:08:09 -08:00
Cursor Agent
db44fba80e Simplify Browser init to single commented use_cloud option
Co-authored-by: Magnus Müller <MagMueller@users.noreply.github.com>
2026-02-21 08:33:20 +00:00
Cursor Agent
caf50d2f34 Add Browser initialization to README quickstart example
Co-authored-by: Magnus Müller <MagMueller@users.noreply.github.com>
2026-02-21 04:10:23 +00:00
Cursor Agent
3e3e04a5b5 Simplify README quickstart: 3 steps, optional API key, claude-sonnet-4-6
- Combined environment setup and package install into step 1
- Chromium install moved to comment in step 1
- Made API key step optional with alternative providers as comments
- Updated to claude-sonnet-4-6 (latest Anthropic model)
- Simplified agent code: no Browser wrapper, no history return
- Moved Template Quickstart and CLI sections below Demos
- No pip install extras needed - LLM providers are core dependencies

Co-authored-by: Magnus Müller <MagMueller@users.noreply.github.com>
2026-02-21 03:48:49 +00:00
Magnus Müller
27cba8eac1 Remove 'Deploy on Sandboxes' section from README
Removed the 'Deploy on Sandboxes' section along with example code.
2026-02-20 19:34:32 -08:00
Gregor Žunič
c7c5cae20e remote browser fixes + readme 2026-01-21 21:49:26 -08:00
mertunsall
fce911140e Add cloud 2025-11-29 14:22:44 -08:00
Cursor Agent
63292a26b5 Fix: Update Claude Code in README
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-11-29 21:43:12 +00:00
Magnus Müller
2bed21c45f update readme2 2025-11-14 21:51:39 -08:00
Alexander Yue
b440cfb13e Update badge link in README.md 2025-11-12 11:58:08 -08:00
Magnus Müller
7ca5a9812a Merge branch 'main' into pricing-change 2025-11-06 09:17:34 -08:00
Magnus Müller
ffd0295944 pricing change 2025-11-06 09:17:11 -08:00
Alexander Yue
dd6d09f14d Add download statistics badge to README
Added a badge for Browser-Use package download statistics.
2025-11-03 15:59:20 -08:00
Gregor Žunič
744d00282f changes to docs 2025-11-01 15:25:47 -07:00
Krishna Rathore
ea1f614cd5 Updated faq section in the readme 2025-11-01 21:59:05 +05:30
Gregor Žunič
2fd577efea docs and version decrease to 0.9.5 2025-10-31 19:15:43 -07:00
Alezander9
a4f76e40c4 make images in readme default to light mode, since pypi forces light mode and strips the theme detection logic 2025-10-31 12:42:38 -07:00
Saurav Panda
8d9bcd427a docs: added pricing for bu llm 2025-10-29 15:19:40 -07:00
Tim Tan
1efce6ce15 Fix link to supported models documentation
Updated link to supported models documentation.
2025-10-29 08:32:57 +00:00
Reagan Hsu
8b358d892a add to readme 2025-10-28 11:46:09 -07:00
Alezander9
f3a29da18f small fix 2025-10-27 23:54:31 -07:00
Alezander9
e38b0d0a18 change browser-use install to uvx browser-use install 2025-10-27 23:26:23 -07:00
Alezander9
195f1f1f0f address cubic comments 2025-10-27 12:28:06 -07:00
ShawnPana
da5c997c79 Update docs to use uvx browser-use install 2025-10-25 22:30:46 -07:00
Gregor Žunič
a3c6fd8025 changed browser use api key creation url everywhere 2025-10-25 10:38:10 -07:00
Alexander Yue
8f66b3acfc Remove translation links from README as they are now outdated and not working
Removed language translation links from the README.
2025-10-23 13:13:20 -07:00
Magnus Müller
6cd81a7727 readme auth 2025-10-22 19:21:34 -07:00
Magnus Müller
be59205060 readme faq 2025-10-22 19:17:19 -07:00
ShawnPana
b14efd20cf remove comments 2025-10-19 22:23:20 -07:00
ShawnPana
564fa5eec1 formatting 2025-10-19 21:56:38 -07:00
ShawnPana
abaad2a1c3 add comprehensive script for README 2025-10-19 21:53:04 -07:00
Alezander9
d6734c45de small tweak to readme 2025-10-17 22:27:32 -07:00
Alezander9
49b02468dd add revamped readme with new stylization and demos 2025-10-17 20:35:17 -07:00
Alezander9
adbf9fe9e2 update job application demo video 2025-10-14 17:21:06 -07:00
Saurav Panda
3bffc3784d Added message about free credits on signup 2025-10-13 22:12:49 -07:00
Magnus Müller
17bc69545e Fix import 2025-10-12 13:33:20 -07:00