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.
19 tools available
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.
Tool to create a new browser context. Use when you need to obtain upload credentials for a custom user-data-directory in a project.
Tool to retrieve details of a specific browser context. Use when you have a context ID and need its metadata.
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.
Tool to create a new browser session. Use when you need an isolated browser context before performing any page interactions.
Tool to delete a browser context and all its stored data (cookies, localStorage, etc.). Use when you need to permanently remove a context.
Tool to delete an uploaded browser extension by its ID. Use when you need to remove an extension from Browserbase.
Tool to delete all file downloads from a specific browser session. Use when you need to clean up session artifacts or free storage space.
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).
Tool to retrieve details of a specific project including settings and configuration. Use when you have a project ID and need its metadata.
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.
Tool to list all projects for the authenticated account. Use when you need to retrieve all projects associated with the current API key.
Tool to retrieve details of a specific browser session. Use when you have a session ID and need its metadata (status, URLs, timestamps).
Tool to retrieve live debug URLs for a specific session. Use when you need to connect to a running session for debugging.
Tool to download files from a specific session. Use after session completion to retrieve all generated artifacts in a ZIP archive.
Tool to retrieve logs of a specific session. Use after actions in a session to inspect network events and data exchange.
Tool to list all browser sessions. Use when you need to retrieve sessions with optional filtering by status or metadata query.
Tool to update the status of a specific browser session. Use when you need to request session completion before timeout to avoid additional charges.
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.
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.
Wire it up in minutes. No coding required.