Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.31 KB

File metadata and controls

38 lines (24 loc) · 1.31 KB
name owl-browser
type entity
category tool
first_seen 2026-05-07
last_updated 2026-05-07
sources
owlbrowser-net.md

Owl Browser

What it is

Owl Browser is a self-hosted browser automation engine designed for automation at scale. It supports 256 parallel contexts with undetectable fingerprints, has a <12ms cold start, and includes a REST API with 175+ tools. It can be deployed on your infrastructure using Docker.

How it works

Owl Browser is a purpose-built browser engine for automation at scale, built from scratch on Chromium (CEF) with a custom C99 HTTP server, 64-socket parallel IPC, and a multi-process architecture. It provides 256 isolated browser sessions, each with its own fingerprint, cookies, and proxy. The engine supports real fingerprints through hardware-level GPU virtualization, canvas, WebGL, audio, and font spoofing from 100+ real device profiles. It also includes 180 automation tools for actions like navigation, form filling, screenshotting, and data extraction.

TWSC experience

Not yet tested by TWSC.

Known limitations

OMIT

Related

Sources