Skip to content

prescience-data/puppeteer-botcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•΅β€β™‚ A collection of bot detection tests for Puppeteer Extra

Note: A cleaner version of these tests will be getting migrated to Foundation: https://github.com/prescience-data/foundation

I still intend to keep these updated but will likely get less attention than the Foundation package.

This class accepts a Puppeteer page instance and allows the user to run a series of tests against known bot detection tools and products.

The scores or outcome will be shown in the console.

DanceContinues

🧰 Available Tests

πŸ›  Usage

  1. Run npm install to pull down puppeteer, puppeteer-extra, typescript, and other dependencies.
  2. Edit test.ts to adjust your configuration if required.
  3. Run node test -- --tag={testName}

Releases

No releases published

Packages

No packages published