- Serverless Infrastructure providing reliable browsers to extract data from complex UIs
- Stealth Mode with included fingerprinting tactics and automatic captcha solving
- Session Debugger to inspect your Browser Session with networks timeline and logs
- Live Debug to quickly debug your automation
Installation and Setup
- Get an API key and Project ID from browserbase.com and set it in environment variables (BROWSERBASE_API_KEY,BROWSERBASE_PROJECT_ID).
- Install the Browserbase SDK:
Loading documents
You can load webpages into LangChain usingBrowserbaseLoader. Optionally, you can set text_content parameter to convert the pages to text-only representation.
Loader Options
- urlsRequired. A list of URLs to fetch.
- text_contentRetrieve only text content. Default is- False.
- api_keyBrowserbase API key. Default is- BROWSERBASE_API_KEYenv variable.
- project_idBrowserbase Project ID. Default is- BROWSERBASE_PROJECT_IDenv variable.
- session_idOptional. Provide an existing Session ID.
- proxyOptional. Enable/Disable Proxies.
Connect these docs programmatically to Claude, VSCode, and more via MCP for    real-time answers.