July 2nd, 2026
CreepJS, Browserscan, Pixelscan all show you one thing: your own browser. None of them show you what the site you're hitting is actually doing to fingerprint you.
So we built a Discord bot that does.
Head to #fingerprint-inspector on our Discord, type /inspect <url>, and it loads that site in a Kameleo profile, through a residential proxy, and waits for the fingerprinting scripts to fire. Then it reports back:
πΈ Every fingerprinting JavaScript call the site made
πΈ The anti-bot vendor guarding it
πΈ The CAPTCHA and fingerprinting libraries in play
πΈ The actual canvas image the site drew to fingerprint the browser
Run it on a target before you write a line of scraper code. You'll know whether you're walking into DataDome or a soft reCAPTCHA, and which signals your fingerprint needs to get right.