Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rebrowser/rebrowser-puppeteer-core
A drop-in replacement for puppeteer-core patched with rebrowser-patches. It allows to pass modern automation detection tests.
https://github.com/rebrowser/rebrowser-puppeteer-core
automation bot bot-detection captcha headless puppeteer rebrowser rebrowser-patches scraping web-scraping
Last synced: about 1 month ago
JSON representation
A drop-in replacement for puppeteer-core patched with rebrowser-patches. It allows to pass modern automation detection tests.
- Host: GitHub
- URL: https://github.com/rebrowser/rebrowser-puppeteer-core
- Owner: rebrowser
- Created: 2024-09-16T22:29:38.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T06:06:48.000Z (about 2 months ago)
- Last Synced: 2024-09-30T07:41:26.073Z (about 2 months ago)
- Topics: automation, bot, bot-detection, captcha, headless, puppeteer, rebrowser, rebrowser-patches, scraping, web-scraping
- Homepage: https://github.com/rebrowser/rebrowser-patches
- Size: 1.65 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rebrowser-puppeteer-core
> ⚠️ This is the original [`puppeteer-core`](https://www.npmjs.com/package/puppeteer-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 `puppeteer-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.*