Privacy Policy Drift Example

The report highlights data handling and consent wording that changed between snapshots.

Run your own report

Example request

{
  "url": "https://example.com/privacy",
  "from": "2024-06-01",
  "to": "2026-06-01",
  "report_type": "policy_change"
}

AgentCash command

npx agentcash@latest fetch https://pagediff-api.hahavoid0.workers.dev/report -m POST -b '{"url":"https://example.com/privacy","from":"2024-06-01","to":"2026-06-01","report_type":"policy_change"}'

Why this exists

Raw diffs are cheap. The sellable output is a source-timestamped report that tells an agent or operator what changed and why it may matter.