Skip to content

Commit 3cf75f7

Browse files
shrey150claude
authored andcommitted
docs: simplify Browserbase section, drop pricing details
Restore platform-level feature description (CAPTCHA solving, stealth mode, proxies) without plan-specific pricing gating. Keep free tier note brief. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent ae39a15 commit 3cf75f7

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/tools/browser.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ Notes:
199199
## Browserbase (hosted remote CDP)
200200

201201
[Browserbase](https://www.browserbase.com) is a cloud platform for running
202-
headless browsers with remote CDP endpoints. Paid plans (Developer and above)
203-
add CAPTCHA solving, stealth mode, and residential proxies. You can point an
202+
headless browsers. It provides remote CDP endpoints with built-in CAPTCHA
203+
solving, stealth mode, and residential proxies. You can point an
204204
OpenClaw browser profile at Browserbase's connect endpoint and authenticate
205205
with your API key.
206206

@@ -228,11 +228,8 @@ Notes:
228228
- [Sign up](https://www.browserbase.com/sign-up) and copy your **API Key**
229229
from the [Overview dashboard](https://www.browserbase.com/overview).
230230
- Replace `<BROWSERBASE_API_KEY>` with your real Browserbase API key.
231-
- The free tier allows one concurrent session, 15-minute session duration, and
232-
one browser hour per month. See [pricing](https://www.browserbase.com/pricing)
233-
for paid plan limits.
234-
- CAPTCHA solving, stealth mode, and proxies require the Developer plan
235-
($20/month) or above.
231+
- The free tier allows one concurrent session and one browser hour per month.
232+
See [pricing](https://www.browserbase.com/pricing) for paid plan limits.
236233
- See the [Browserbase docs](https://docs.browserbase.com) for full API
237234
reference, SDK guides, and integration examples.
238235

0 commit comments

Comments
 (0)