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

Possible addition: Use stealth mode? #5

Open
johansmith90 opened this issue Sep 22, 2020 · 1 comment
Open

Possible addition: Use stealth mode? #5

johansmith90 opened this issue Sep 22, 2020 · 1 comment

Comments

@johansmith90
Copy link

Right now the NPM module uses the default puppeteer package. Utilizing puppeteer-extra with the puppeteer-extra-plugin-stealth add-on would allow evasion of certain bot detection functionalities.

Rational: Certain 3rd party tracking and ad scripts alter their behavior if they detect that a visitor is using headless chrome. For example, they do not issue certain network calls or store certain cookies. Utilizing the aforementioned plugin would enable higher fidelity recording of network traffic behavior in those instances.

Happy to submit a PR if it would be of use.

@samatt
Copy link
Contributor

samatt commented Sep 24, 2020

I saw this package recently and it looked good, I didn't have time to test on our infrastructure before launch but its on my list now. Thanks

@bachdumpling bachdumpling linked a pull request Aug 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants