Run This Ai
EN DE

CloakBrowser

Stealth Chromium browser that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches for AI agents, scraping, and browser automation.

★ 29,478 GitHub MIT browser-automationstealthplaywrightchromiumscrapinganti-detection Automation Tools

Overview

CloakBrowser is a modified Chromium build engineered to defeat bot detection. Unlike traditional stealth plugins that patch fingerprints at the JavaScript layer, CloakBrowser patches the browser source code itself, so every fingerprint surface — canvas, WebGL, fonts, audio, navigator, and more — is consistent and undetectable. It is a drop-in replacement for Playwright: point your existing automation scripts at CloakBrowser and get 30/30 bot detection test passes out of the box. Ideal for AI agents, web scraping, ad verification, and any workflow that requires reliable, undetected browser automation. MIT licensed with an official Docker image (114K+ pulls) for quick deployment.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  cloakbrowser:
    image: cloakhq/cloakbrowser:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/cloakbrowser:/data

Best VPS for CloakBrowser →

Related tools

Guides & articles