pageguard_scan_url
Scan live website URLs to detect privacy compliance issues including tracking technologies, cookies, and third-party data collection. Returns detailed compliance reports with risk scores and specific gaps found on deployed sites.
Instructions
Scan a live website URL for privacy compliance issues. Detects tracking technologies, cookies, third-party data collection, and compliance gaps by analyzing the actual deployed site. Returns a ComplianceReport with risk score, detected technologies, and compliance gaps. Optionally uses PAGEGUARD_API_KEY env var for authenticated requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to scan, e.g. https://example.com |