Integrations Overview
rayobrowse works with any tool that speaks CDP (Chrome DevTools Protocol). The /connect endpoint is the universal entry point — point any CDP client at it and you have a browser that doesn’t get blocked.
| Tool | Language | Guide |
|---|---|---|
| Playwright | Python, Node.js | Guide → |
| Puppeteer | Node.js | Guide → |
| Selenium | Python | Guide → |
| OpenClaw | Python | Guide → |
| Scrapy | Python | Guide → |
All integrations use the /connect endpoint, so there’s nothing extra to install beyond the tool itself and a running rayobrowse container (or cloud API key).
More integrations (Firecrawl, LangChain, etc.) are coming. If you’d like a specific tool supported, open a GitHub issue.