← Back to directory

Scan a website for cookies, tracking scripts, and consent banners. Categorizes c...

https://api.strale.io/x402/v2/cookie-scan

Overview

Scan a website for cookies, tracking scripts, and consent banners. Categorizes cookies as necessary/analytics/marketing.

Protocol x402
Price $0.16
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-08-27 16:12:43

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "url": { "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "consent_banner_detected": { "type": "boolean" }, "cookies": { "type": "array" }, "total_cookies": { "type": "number" }, "tracking_scripts": { "type": "array" } }