Skip to content

Instantly share code, notes, and snippets.

@c7x43t
Last active August 18, 2021 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c7x43t/a03ed55394f17e9fb682456545c96b30 to your computer and use it in GitHub Desktop.
Save c7x43t/a03ed55394f17e9fb682456545c96b30 to your computer and use it in GitHub Desktop.
// https://arh.antoinevastel.com/reports/stats/menu.html
// https://news.ycombinator.com/item?id=20479015
// https://github.com/JonasCz/How-To-Prevent-Scraping
// https://dzone.com/articles/5-puppeteer-tricks-that-will-make-your-web-scrapin
// https://github.com/infosimples/detect-headless
// https://antoinevastel.com/bot%20detection/2018/01/17/detect-chrome-headless-v2.html
// https://webscraping.pro/headless-chrome-detection-and-anti-detection/
// https://stackoverflow.com/questions/55364643/headless-browser-detection
// https://github.com/infosimples/detect-headless
// https://bot.incolumitas.com/
// https://infosimples.github.io/detect-headless/
// https://intoli.com/blog/not-possible-to-block-chrome-headless/
// https://github.com/berstend/puppeteer-extra/issues/218
// https://gist.github.com/tegansnyder/c3aeae4d57768c58247ae6c4e5acd3d1
// https://stackoverflow.com/questions/33427279/change-navigator-in-browser-to-pretend-that-plugin-is-installed-with-javascrip
// https://newbedev.com/bypassing-captchas-with-headless-chrome-using-puppeteer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment