Cookie Compliance Scanner
# Cookie & Tracker Compliance Scanner API Scan any website for cookies, tracking scripts, and consent banner compliance. Get a full cookie inventory with classification, security attribute audit, and GDPR/ePrivacy compliance grade. --- ## Quick Start ```bash curl -X POST "https://cookie-tracker-compliance-scanner.p.rapidapi.com/v1/scan" \ -H "Content-Type: application/json" \ -H "X-RapidAPI-Key:…
Cookie Compliance Scanner endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
healthCheck /v1/health |
|
| POST |
scanUrl /v1/scan |
Loads the target URL in a browser, captures all cookies set during page load, analyzes each cookie for security attributes and compliance issues, and detects cookie consent… |
| GET |
getScan /v1/scan/{scanId} |
|
| GET |
getUsage /v1/usage |
|
Cookie Compliance Scanner pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $15 / month | 5 / second |
|
| ULTRA | $39 / month | 10 / second |
|
| MEGA | $99 / month | 25 / second |
|