Free AI-powered privacy audit. Get a privacy score instantly. Scan any website for trackers, cookies, fingerprinting, and data brokers. Free 3 scans/day. Also includes DNS blocklist for Pi-hole/AdGuard and a Chrome extension.
No reviews yetBe the first to leave a review for TIAMAT Privacy Audit
Maker
📌
I got tired of manually checking sites for tracking.
Privacy policies are fiction the only way to know what a site actually does is to load it in a browser and watch the network requests.
This crawls with headless Chromium, waits 3 seconds for lazy-loaded trackers, then classifies everything against a curated database of 100+ tracker domains (ad networks, data brokers, fingerprinting libraries).
Some findings that surprised me: most "clean-looking" sites load 5-15 third-party domains.
Data brokers like LiveRamp and Oracle BlueKai show up on sites you wouldn't expect. Canvas fingerprinting is everywhere.
Also ships a DNS blocklist (108 domains,
Pi-hole/AdGuard compatible) and a PII scrubber API if you want to strip sensitive data before it hits any LLM provider.
Stack: Python, Playwright, Flask. The tracker
database and scoring algorithm are open to feedback and happy to discuss the methodology.