Browserbase is a developer platform to reliably run, manage, and monitor headless browsers.
BrowserbaseLoadTool
Browserbase is a developer platform to reliably run, manage, and monitor headless browsers.
Power your AI data retrievals with:
BROWSERBASE_API_KEY
, BROWSERBASE_PROJECT_ID
).crewai[tools]
package:Utilize the BrowserbaseLoadTool as follows to allow your agent to load websites:
The following parameters can be used to customize the BrowserbaseLoadTool
’s behavior:
Argument | Type | Description |
---|---|---|
api_key | string | Optional. Browserbase API key. Default is BROWSERBASE_API_KEY env variable. |
project_id | string | Optional. Browserbase Project ID. Default is BROWSERBASE_PROJECT_ID env variable. |
text_content | bool | Optional. Retrieve only text content. Default is False . |
session_id | string | Optional. Provide an existing Session ID. |
proxy | bool | Optional. Enable/Disable Proxies. Default is False . |
Browserbase is a developer platform to reliably run, manage, and monitor headless browsers.
BrowserbaseLoadTool
Browserbase is a developer platform to reliably run, manage, and monitor headless browsers.
Power your AI data retrievals with:
BROWSERBASE_API_KEY
, BROWSERBASE_PROJECT_ID
).crewai[tools]
package:Utilize the BrowserbaseLoadTool as follows to allow your agent to load websites:
The following parameters can be used to customize the BrowserbaseLoadTool
’s behavior:
Argument | Type | Description |
---|---|---|
api_key | string | Optional. Browserbase API key. Default is BROWSERBASE_API_KEY env variable. |
project_id | string | Optional. Browserbase Project ID. Default is BROWSERBASE_PROJECT_ID env variable. |
text_content | bool | Optional. Retrieve only text content. Default is False . |
session_id | string | Optional. Provide an existing Session ID. |
proxy | bool | Optional. Enable/Disable Proxies. Default is False . |