Install the SDK
Skip this step if you use curl.Launch and connect
The SDK and REST examples use API V4. Each SDK example creates a browser, connects over CDP, opens a page, and stops the managed browser infinally.
Use its existing browser context so profile cookies and managed settings apply.
No local browser download is needed for a remote CDP connection.
enable_recording=True / enableRecording: true when creating the browser if you
need a recording. The video becomes available asynchronously after it stops;
Zero Data Retention projects never record.
Playwright, Puppeteer, Selenium
Full connection guide and stop semantics.
Browser settings
Configure proxies, screen size, recording, and timeout.