rebroswer-patches
Patches for Puppeteer and Playwright to reduce automation detection
...It focuses primarily on enhancing Puppeteer and Playwright by modifying parts of their source code that may reveal automation activity to websites. Many modern websites rely on bot detection mechanisms that identify automation through behavioral or technical signals, and these patches aim to reduce those detection vectors. By applying targeted fixes, the project helps developers minimize automation leaks that are difficult or impossible to address through configuration options alone. The patches can be applied directly to installed libraries or used through drop-in replacements that already contain the modifications. ...