Website Change Monitor avatar

Website Change Monitor

Pricing

from $0.05 / actor start

Go to Apify Store
Website Change Monitor

Website Change Monitor

Website change detector and page monitor. Emits a row only when a public HTTPS page fingerprint changes. $0.05 per start.

Pricing

from $0.05 / actor start

Rating

0.0

(0)

Developer

daniel vera

daniel vera

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Website change detector and page monitor for public HTTPS URLs. Each run fingerprints the page and emits a row only when the website changed. Use it as a website change tracker for pricing pages, status pages, docs, legal, storefronts.

This URL change monitor is not a browser farm and not an LLM summarizer.

Pay-per-event: $0.05 per Actor start + $0.002 per result.

Website change detector — what you get

  • change=changed when the fingerprint differs (website change alert)
  • change=unchanged / first-seen rows so you can see coverage
  • State kept in the Actor key-value store

Input

FieldRequiredNotes
urlsyes1–30 public https:// URLs
css_selectornoOptional text window hint (best-effort substring)
{
"urls": [
"https://example.com/pricing"
]
}

Output example

{
"url": "https://example.com/pricing",
"change": "changed",
"fingerprint": "a1b2c3d4e5f6",
"observed_at": "2026-08-13T12:05:00Z"
}

How to run this page monitor

Schedule every 15–60 minutes. Compare runs over a day — that history is the product.

Pricing

$0.05 when the Actor starts + $0.002 per dataset item.

Limits

  • Public HTTPS only (no login walls, no bot-blocked sites guaranteed)
  • Fingerprint is content-based; tiny HTML noise can flip a hash
  • Not a full visual screenshot diff

Brand: TemporalOps.