Track Privacy Policy Changes
Use this when data sharing, retention, consent, security, or compliance language may have changed.
Best fit
privacy policy between two archived dates.
Free preflight: POST /snapshot-check
Paid report: POST /report at $0.50
Agent prompt
Use PageDiff to compare this privacy policy between YYYY-MM-DD and YYYY-MM-DD. First call https://pagediff-api.hahavoid0.workers.dev/snapshot-check. If snapshots are available, call https://pagediff-api.hahavoid0.workers.dev/report with report_type=policy_change. Summarize the evidence and cite snapshot timestamps.
API call
npx agentcash@latest fetch https://pagediff-api.hahavoid0.workers.dev/report -m POST -b '{"url":"https://example.com/","from":"2025-01-01","to":"2026-01-01","report_type":"policy_change"}'