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.