Automate Browserbase for free on Stepper

Headless browser infrastructure built for AI agents and reliable web scraping at scale.

I want to integratewithSee how to connect Browserbase to ...

Triggers available for Browserbase on Stepper

New Session

Triggers when a new browser session is created in Browserbase.

  • 3 parameter s

Session Completed

Triggers when a browser session finishes (status becomes COMPLETED).

  • 2 parameter s

New Download

Triggers when a new file is downloaded during a session.

  • 3 parameter s

Actions available for Browserbase on Stepper

Create Session

Creates a new browser session and returns a connectUrl for controlling it via CDP.

  • 18 parameter s

Get Session

Retrieves details of a browser session by ID.

  • 1 parameter s

Get Session Live URLs

Returns live debug URLs (debugger, websocket, per-page URLs) for viewing or controlling a running session.

  • 1 parameter s

Terminate Session

Requests termination of a running browser session.

  • 1 parameter s

List Sessions

Lists browser sessions, optionally filtered by status or metadata.

  • 2 parameter s

Fetch a Page

Performs a lightweight HTTP fetch of a URL through Browserbase without spinning up a full browser session.

  • 4 parameter s

Web Search

Runs a web search and returns ranked results.

  • 2 parameter s

Create Context

Creates a persistent browser context (cookies, local storage, cache) that can be reused across future sessions.

  • 1 parameter s

List Downloads

Lists files downloaded during a session, with optional filters.

  • 7 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.