Curated List of Bot / Headless Chrome Detection Tests
v0.6.1 (29th June 2022) π [Changelog]
This page attempts to detect if you are a Bot or Not. The tests are constantly kept up to date, please check the changelog here.
Table of Contents- Behavioral Classification
- More Sources and Links
- Bot Challenge
- New Detection Tests
- Old Detection Tests
- Datacenter IP Address API
- Proxy/VPN Detection Tests
- Http Headers
- TCP/IP Fingerprint
- TLS Fingerprint
- JA3 TLS Fingerprint
- Browser Fingerprint
- Canvas Fingerprint
- WebGL Fingerprint
- Web Worker
- Service Worker
- Browser Data
Behavioral Bot Classification
The test behavioralClassificationScore
gives a
rating between 0 (Bot) and 1 (Human) based on advanced behavioral
heuristics.
A score below 0.5 means that you are most likely a bot.
The first score is computed after 1,5 seconds of browsing on this site. Then, the behavioral score is updated after 4 seconds, 7 seconds, 10 seconds and 15 seconds.
Don't worry if you are browsing this page and you are given a score between 0.7 and 1.0,
the behavioralClassificationScore
consist of 30+ individual classificators
and it is normal that there are false positives.
In order to test your bot with a real world problem, your bot has to solve the challenge below.