https://github.com/rebrowser/rebrowser-playwright
A drop-in replacement for playwright patched with rebrowser-patches. It allows to pass modern automation detection tests.
https://github.com/rebrowser/rebrowser-playwright
automation bot bot-detection captcha headless playwright rebrowser rebrowser-patches scraping web-scraping
Last synced: 10 days ago
JSON representation
A drop-in replacement for playwright patched with rebrowser-patches. It allows to pass modern automation detection tests.
- Host: GitHub
- URL: https://github.com/rebrowser/rebrowser-playwright
- Owner: rebrowser
- Created: 2024-09-27T23:49:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-05-09T01:05:41.000Z (about 2 months ago)
- Last Synced: 2025-06-10T07:05:13.695Z (19 days ago)
- Topics: automation, bot, bot-detection, captcha, headless, playwright, rebrowser, rebrowser-patches, scraping, web-scraping
- Homepage: https://github.com/rebrowser/rebrowser-patches
- Size: 2.72 MB
- Stars: 22
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rebrowser-playwright
> ⚠️ This is the original [`playwright`](https://www.npmjs.com/package/playwright) patched with [`rebrowser-patches`](https://github.com/rebrowser/rebrowser-patches).
>
> 🕵️ The ultimate goal is to pass all automation detection tests presented in [`rebrowser-bot-detector`](https://github.com/rebrowser/rebrowser-bot-detector).
>
> 🪄 It's designed to be a drop-in replacement for the original `playwright` without changing your codebase. Each major and minor version of this repo matches the original repo, patch version could differ due to changes related to the patch itself.
>
> 🐛 Please report any issues in the [`rebrowser-patches`](https://github.com/rebrowser/rebrowser-patches/issues) repo.*Main branch is empty; all code and commits are in version-named branches.*