SaaS Pricing Page Monitor
Pricing
$0.80 / 1,000 checked pricing pages
SaaS Pricing Page Monitor
Monitor public SaaS pricing pages for deterministic plan and price candidate changes without browser automation.
SaaS Pricing Page Monitor
Pricing
$0.80 / 1,000 checked pricing pages
Monitor public SaaS pricing pages for deterministic plan and price candidate changes without browser automation.
Normalized target
normalizedTarget
Required
Normalized public HTTPS pricing page URL checked in this dataset row.
Checked at
checkedAt
Required
ISO 8601 UTC timestamp when the pricing page was checked.
Status
status
Required
ok means the page was fetched and parsed; partial means useful output plus warnings; error means the target could not be checked.
Changed
changed
Required
Whether the normalized pricing candidate snapshot differs from the stored baseline.
Previous price candidates
previousPriceCandidates
Required
Plan/price candidates from the previous stored baseline, if any.
Current price candidates
currentPriceCandidates
Required
Visible deterministic plan/price candidates extracted from the current page HTML.
[ { "planName": "Pro", "priceText": "$19/mo", "context": "Pro $19/mo For growing teams" }]Change types
changeTypes
Required
Groups that changed compared with the previous baseline.
[ "price_candidates"]Snapshot hash
snapshotHash
Required
Stable SHA-256 hash of the normalized pricing snapshot.
Previous snapshot hash
previousSnapshotHash
Optional
Previous stored snapshot hash for this target, if a baseline already existed.
Warnings
warnings
Required
Non-fatal warning codes or messages collected while checking the page.
[ { "code": "no_price_candidates", "message": "No deterministic plan/price candidates were found." }]