A modified version of CreepJS that outputs raw JSON fingerprint data instead of styled HTML.
Visit the live demo at: https://atk81.github.io/creepjs/
- Raw JSON fingerprint output
- No styled UI - just clean data
- Easy to integrate with other tools
- All original CreepJS fingerprinting capabilities
npm install
npm start
# Navigate to http://localhost:8000- Removed HTML templating and styling
- Direct JSON output in browser
- Simplified build process