@@ -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
204204OpenClaw browser profile at Browserbase's connect endpoint and authenticate
205205with 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