Fingerprint the analytics, advertising, and martech tags firing on a page — straight
from its own network requests. Grab those requests with the drag-to-bookmarks bookmarklet,
or export a .har from your browser’s dev tools, then paste them here. The scanner
identifies 40+ vendors and pulls out each account / property / pixel ID it can find.
100% client-side — every request you paste is matched locally; nothing is uploaded, nothing leaves your browser · works offline
The bookmarklet reads the page’s own
performance.getEntriesByType('resource') list plus every
<script src>, packages them as JSON, and copies that JSON to your clipboard.
No data is sent anywhere — you paste the payload into the other tab and the scan happens on this page.
★ Scan Tags ← drag this to your bookmarks bar
★ Scan Tags button above onto your browser’s bookmarks bar.
(Clicking it does nothing here — it’s a bookmarklet.)Scan Tags bookmark. It copies a JSON payload of that page’s requests to your clipboard
and shows a confirmation.Ctrl/Cmd + V).Copy the raw bookmarklet source instead:
Paste a bookmarklet payload, a HAR export, a
performance.getEntriesByType('resource') dump, or a plain list of request URLs
(one per line). You can also drag a .har file onto the box below.
This scanner is the free, do-it-yourself version: you supply the requests, it names the tags. The hosted URL scan on ad.rip is the paid upsell — feed it a URL and Tag Reaper loads the page for you, captures every request, watches for tags that fire on consent or scroll, and tracks changes over time. That server-side crawl is what this zero-backend page deliberately can’t do.
Nothing you paste is stored or transmitted — the scan runs in this tab and vanishes on reload. Related: dataLayer Event Spec · all free tools