Hello ,
A few weeks ago, we announced rayobrowse, our stealth browser infrastructure for automation and AI agents. Since then, we’ve shipped several meaningful updates focused on stealth fidelity, easier integrations, and more flexible deployment.
Here’s a quick summary of what’s new:
Major stealth improvements
Realistic page visibility & focus — all browser sessions now appear as active foreground tabs, preventing detection of background or hidden pages when running many browsers on a single server.
Real hardware WebGL fingerprints — GPU profiles now match real hardware instead of exposing SwiftShader. We also added realistic query latency to defeat timing-based detection.
New integrations
OpenClaw support — full setup guide and configuration examples for running OpenClaw AI agents with rayobrowse.
Scrapy integration — ready-to-run examples for scrapy-playwright with JS-rendered sites.
Simpler browser connections
New /connect WebSocket endpoint — tools like Puppeteer, Selenium, Scrapy, and OpenClaw can now attach directly via a static CDP URL (no REST call required). Browsers are automatically created and cleaned up. |