Tag
The article introduces CloakBrowser, an open-source stealth Chromium-based browser designed to bypass bot detection systems like reCAPTCHA and Cloudflare Turnstile. It claims to offer superior stealth capabilities by patching the C++ source code rather than injecting JavaScript, positioning itself as a free alternative to expensive commercial anti-detect browsers.
The author releases StealthFox, an open-source Firefox fork designed to bypass anti-bot systems by generating unique, consistent browser fingerprints at the C++ level for AI web agents.
A Python library that scrapes websites while bypassing bot protections like Cloudflare and Akamai by rotating fingerprints, mimicking browser headers, and automatically handling CAPTCHAs. It uses Headless Chromium, Playwright, proxy rotation, and is fully open-source.
Announcement of a course on React end-to-end testing with Playwright, covering browser automation, user journeys, auth, search, test setup, and debugging tips.
CloakBrowser is an open-source stealth Chromium browser that passes bot detection tests through 49 C++ source-level patches, offering drop-in replacements for Playwright and Puppeteer in Python and JavaScript.