Website Change Monitor avatar

Website Change Monitor

Pricing

Pay per usage

Go to Apify Store
Website Change Monitor

Website Change Monitor

Monitor critical web pages for meaningful changes and generate a clean change log for alerts, competitor tracking, and content watchlists.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Daniel Ferreira de Almeida

Daniel Ferreira de Almeida

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Stop missing important page changes.

Website Change Monitor tracks critical pages and returns a clean change log whenever content, title, or status changes.

Best for

  • competitor tracking
  • pricing page monitoring
  • policy / terms / compliance pages
  • content freshness checks
  • lead workflow watchlists

What you get

  • URL and final URL
  • HTTP status code
  • title
  • change status: new, unchanged, changed, error
  • changed fields
  • content hash
  • text preview
  • optional raw HTML and snapshot data

How it works

  1. Send one or more URLs.
  2. The Actor fetches each page.
  3. It compares the current state with the previous snapshot.
  4. It stores a deterministic result for the next run.

Why buyers choose it

  • narrow and easy to understand
  • low-cost recurring runs
  • deterministic output
  • minimal maintenance
  • good fit for monitoring workflows

Example input

{
"urls": ["https://example.com"],
"includeSnapshot": true,
"maxTextChars": 3000,
"timeoutSecs": 30
}

Notes

This Actor is intentionally lightweight, predictable, and cheap enough to run regularly. It is designed for recurring monitoring, alerting, and simple downstream automation.