Browserbase

Integrate Browserbase with your AI workspace

Browserbase is a serverless platform that enables developers to run, manage, and monitor headless browsers at scale, offering seamless integration with tools like Playwright, Puppeteer, and Selenium.

Explore Triggers and Actions

Create a new browser context

Tool to create a new browser context. Use when you need to obtain upload credentials for a custom user-data-directory in a project.

ActionTry it

Create Browser Session

Tool to create a new browser session. Use when you need an isolated browser context before performing any page interactions.

ActionTry it

Delete a browser context

Tool to delete a browser context and all its stored data (cookies, localStorage, etc.). Use when you need to permanently remove a context.

ActionTry it

Delete a browser extension

Tool to delete an uploaded browser extension by its ID. Use when you need to remove an extension from Browserbase.

ActionTry it

Delete Session Downloads

Tool to delete all file downloads from a specific browser session. Use when you need to clean up session artifacts or free storage space.

ActionTry it

Download Session Artifacts

Tool to download files from a specific session. Use after session completion to retrieve all generated artifacts in a ZIP archive.

ActionTry it

Get project usage statistics

Tool to retrieve usage statistics for a project including browser minutes and proxy bytes consumed. Use when you need to monitor or track resource usage for a specific project.

ActionTry it

List Browser Sessions

Tool to list all browser sessions. Use when you need to retrieve sessions with optional filtering by status or metadata query.

ActionTry it

List Projects

Tool to list all projects for the authenticated account. Use when you need to retrieve all projects associated with the current API key.

ActionTry it

Retrieve a browser context

Tool to retrieve details of a specific browser context. Use when you have a context ID and need its metadata.

ActionTry it

Retrieve a browser extension

Tool to retrieve details of a specific browser extension. Use when you have an extension ID and need its metadata (file name, timestamps, project ID).

ActionTry it

Retrieve a browser session

Tool to retrieve details of a specific browser session. Use when you have a session ID and need its metadata (status, URLs, timestamps).

ActionTry it

Retrieve a project

Tool to retrieve details of a specific project including settings and configuration. Use when you have a project ID and need its metadata.

ActionTry it

Retrieve Session Debug URLs

Tool to retrieve live debug URLs for a specific session. Use when you need to connect to a running session for debugging.

ActionTry it

Retrieve Session Logs

Tool to retrieve logs of a specific session. Use after actions in a session to inspect network events and data exchange.

ActionTry it

Update Browser Context

Tool to update a specific browser context. Use when you need fresh upload URL and encryption details for an existing context, after obtaining a valid context ID.

ActionTry it

Update Browser Session

Tool to update the status of a specific browser session. Use when you need to request session completion before timeout to avoid additional charges.

ActionTry it

Upload Browser Extension

Tool to upload a browser extension for use in sessions. Supports Chrome extension format (ZIP). Use when you need to add custom browser extensions to your Browserbase project.

ActionTry it

Upload File to Session

Tool to upload files to a browser session for file input operations. Use when you need to make files available for file input fields or downloads within a browser automation session.

ActionTry it
Browserbase integration | Dench