Browserbase tool
Browserbase tool

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.

Completely Secure
125631VIEWS
66USERS

Tools

1 of 2

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.

Retrieve A Browser Context

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

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.

Create Browser Session

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

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).

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.