Pricing Page Autopsy Example
The report isolates plan, quota, trial, and enterprise language changes instead of forcing a human to inspect archived HTML.
Example request
{
"url": "https://example.com/pricing",
"from": "2025-01-01",
"to": "2026-01-01",
"report_type": "pricing_intelligence"
}AgentCash command
npx agentcash@latest fetch https://pagediff-api.hahavoid0.workers.dev/report -m POST -b '{"url":"https://example.com/pricing","from":"2025-01-01","to":"2026-01-01","report_type":"pricing_intelligence"}'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.