Skip to content

[GitHub Trending] CloakHQ/CloakBrowser

8.3 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
8
community
7
strategic
4
personal
6

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Stealth browser for bot evasion, good for scraping but not primary interest.

2026-05-19 Open Source github.com
Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed. - CloakHQ/CloakBrowser
Summary

CloakBrowser is an open-source stealth Chromium fork with 49+ C++ patches that modify fingerprints at the binary level, achieving a 0.9 reCAPTCHA v3 score and passing 30+ detection sites including Cloudflare Turnstile. It provides a drop-in Playwright/Puppeteer API replacement — just swap the import — with features like auto-updating binaries, humanize mouse curves, and a self-hosted profile manager. Built on Chromium 146, it includes 57 fingerprint patches, native SOCKS5 proxy support, and a CDP multiplexer for multi-connection stealth.

Key Takeaways
  • Swap your Playwright/Puppeteer import to CloakBrowser to instantly bypass bot detection with zero code changes and no config.
Why it matters

For a solutions architect building AI agents or automated pipelines, CloakBrowser eliminates the headache of bot detection blocks, enabling reliable web automation and data extraction without maintaining complex evasion scripts.

Author

CloakHQ