Puppeteer-extra: [Idea] List of detection tests in docs

Created on 13 Jul 2020  路  5Comments  路  Source: berstend/puppeteer-extra

Not sure if there's any unforeseen downsides to this idea, but it would be great if there was a way for users to submit new detection tests they find so that developers can improve their Puppeteer apps by running tests against real products.

I've been working on a Plugin that runs the tests that I've identified so far but it would be good to get a more complete list of detection examples from the community.

The ones I have so far:

Any others people know of would be awesome!

Submitted

Edit 1:

Example of how to test against them

Here is a really basic demo of how you might test each detection:

https://github.com/prescience-data/puppeteer-botcheck

idea

Most helpful comment

F5 Network Bot Defense https://ib.bri.co.id/ib-bri/

All 5 comments

F5 Network Bot Defense https://ib.bri.co.id/ib-bri/

This is useful. Can someone also add the tests for WhiteOps?

https://smitop.com/post/whiteops-data/

I like the idea but most of these sites/links are not bot detection tests? :-)

Some of the products such as Datadome have no public "demos" that I know of, so the idea is to build up your tests like this:

https://github.com/prescience-data/puppeteer-botcheck

PerimeterX: https://www.usa-people-search.com/names/a_1_150_0

@berstend These sites (well, most of them) are clients of bot detection companies. If you visit them with, say, window.callPhantom exposed, you will get redirected to a page that will make you do a captcha.

Was this page helpful?
0 / 5 - 0 ratings