Compare Competitor Pricing Page Changes

Use this when a competitor changes plans, limits, free trials, enterprise language, or packaging and you need evidence instead of guesses.

Check a URL OpenAPI

Best fit

pricing page between two archived dates.

Free preflight: POST /snapshot-check

Paid report: POST /report at $0.50

Agent prompt

Use PageDiff to compare this pricing page 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=pricing_intelligence. 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":"pricing_intelligence"}'