Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Please add the ability to apply the fingerprint change to the page #864

Open
zfcsoftware opened this issue Dec 24, 2023 · 1 comment

Comments

@zfcsoftware
Copy link

Cloudflare premium captchas recognize that puppeteer is a bot and refresh the page as they resolve it. It won't let it through.
https://www.npmjs.com/package/puppeteer-real-browser
I created this library for it. It is not caught by any captcha or bot detection system, but I can't change fingerprint. even if I use puppeteer.launch instead of puppeteer.connect, this privacy plugin doesn't change fingerprint. I would like to request a feature that changes the fingerprint when we submit the page.

@marcusdiy
Copy link

Are you sure? For example this pages does not change the fingerprint: https://browserleaks.com/canvas
Maybe you have some noise generating function to prevent fingerprinting that causes this misbehavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants