Open source

CloakBrowser: Stealth Chromium for Web Scraping

CloakBrowser is an open-source wrapper that launches a stealth Chromium browser for web scraping and automation. It patches fingerprints at the source level.

Open repository

The story

What the video said

You are building an app that needs to collect data from websites. You tried a normal browser, but the site blocked you. Now you want a browser that can get past those blocks. CloakBrowser is an open source project that gives you a stealth browser. It works like Playwright, so you can swap it in and keep your code. It is a wrapper that downloads a special Chromium build. The browser is patched at the source level. That means the changes are built into the browser itself, not added later with JavaScript. This makes the browser look more like a real user. The project shows test results on its page. It passes checks like BrowserScan and FingerprintJS. You can see screenshots of these passes in the repository. CloakBrowser is a stealth Chromium browser that patches fingerprints at the source level. It is open source and works with Playwright. You can find it on GitHub.

This page was generated from the Ming Dao AI publication record.

Ming Dao AI is independent and unaffiliated with GitHub or the featured project. Read our editorial policy.