Skip to main content

Option 1: WebSocket URL (no SDK)

Connect with a single URL. All configuration is passed as query parameters.

Playwright

Puppeteer

Selenium

Query parameters

Option 2: SDK

Create a browser via the SDK, get a cdp_url, connect with your framework.
Always stop browser sessions when done. Sessions left running will continue to incur charges until the timeout expires.