BROWSERBASE_API_KEY
, BROWSERBASE_PROJECT_ID
).BrowserbaseLoader
. Optionally, you can set text_content
parameter to convert the pages to text-only representation.
urls
Required. A list of URLs to fetch.text_content
Retrieve only text content. Default is False
.api_key
Browserbase API key. Default is BROWSERBASE_API_KEY
env variable.project_id
Browserbase Project ID. Default is BROWSERBASE_PROJECT_ID
env variable.session_id
Optional. Provide an existing Session ID.proxy
Optional. Enable/Disable Proxies.