The Stealth Browser Engine for Automation at Scale
Click to view full sizeOwl Browser is a self-hosted browser automation engine designed for running large numbers of isolated, stealthy browser sessions. The site positions it as an alternative to Playwright and Puppeteer, offering a purpose-built Chromium/CEF-based engine with a built-in C99 HTTP server and parallel IPC. It exposes automation through a REST API (with an OpenAPI spec) plus Python and TypeScript SDKs, and supports MCP for connecting the browser as a tool for AI agents. Key capabilities highlighted include parallel contexts with unique fingerprints, data extraction outputs (e.g., JSON/CSV), built-in Tor control per context, automatic CAPTCHA solving, session recording, flexible selectors (including natural language descriptions), and network request control (block/mock/redirect). Deployment is Docker-based and focused on keeping data on the user’s infrastructure with security controls and logging.
Scaling browser automation without detection or high overhead
Self-hosted stealth browser engine with many tools, parallel contexts, SDKs
Teams building high-volume automation, scraping, QA, or agent tools
Add a comment...