https://github.com/rebrowser/rebrowser-playwright-core
A drop-in replacement for playwright-core patched with rebrowser-patches. It allows to pass modern automation detection tests.
https://github.com/rebrowser/rebrowser-playwright-core
automation bot bot-detection captcha headless playwright rebrowser rebrowser-patches scraping web-scraping
Last synced: 9 months ago
JSON representation
A drop-in replacement for playwright-core patched with rebrowser-patches. It allows to pass modern automation detection tests.
- Host: GitHub
- URL: https://github.com/rebrowser/rebrowser-playwright-core
- Owner: rebrowser
- Created: 2024-09-27T23:49:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:08:20.000Z (about 1 year ago)
- Last Synced: 2025-03-24T07:21:34.674Z (10 months ago)
- Topics: automation, bot, bot-detection, captcha, headless, playwright, rebrowser, rebrowser-patches, scraping, web-scraping
- Homepage: https://github.com/rebrowser/rebrowser-patches
- Size: 4.9 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rebrowser-playwright-core
> ⚠️ This is the original [`playwright-core`](https://www.npmjs.com/package/playwright-core) 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-core` 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.*