Integrations
GET /connect hands you a CDP WebSocket URL. Any client that attaches to a
browser by that URL takes it as-is. There is nothing to install on our side and
no adapter package.
| Tool | Language | Guide |
|---|---|---|
| Playwright | Python, Node.js | Playwright |
| Puppeteer | Node.js | Puppeteer |
| Scrapy | Python | Scrapy |
| OpenClaw | Node.js (CLI) | OpenClaw |
| Selenium | Python | Not supported. See Selenium |
Three things every page below has in common. The proxy is required on the create. The URL you get back is the whole integration. And the session keeps running after your client disconnects, so every guide ends with a close call.
For a tool that is not listed, email [email protected].
Was this page helpful?
Thanks — that helps us fix it.