ISSUE 07
LIVEFastAPIReactPlaywrightGemini
CONTEXT
Healthcare sites routinely leak PHI through tracking pixels, and HIPAA compliance audits are manual and miss the 200+ trackers now in common use.
BUILD
A FastAPI backend with a React 19 dashboard that crawls medical pages with headless Chromium, captures outgoing network requests, and matches them against a database of 200+ trackers flagged for risk level, PHI collection, and BAA support.URL triage uses Gemini Flash 2.5 via OpenRouter to classify medical vs.non-medical pages before scanning.Generates per-domain compliance summaries, PDF reports, and writes findings back to HubSpot company records via webhook.
RESULT
Live at ai-web-tracker-scanner.fly.dev.Scans trigger single-domain from the dashboard, CSV batches up to hundreds of sites, or automatically from HubSpot.
LINKS
SCREENSHOTS