Visualping

visualping.io

YES

Replaceable in one session with an AI coding agent.

Watches a web page and tells you when it changes, comparing either the text, the visual appearance or a selected region.

Promptfree, for everyone, and the only version there is
Build page change monitoring.

STACK
- A scheduled worker, Playwright when a page needs JavaScript, SQLite

WHAT TO COMPARE
- A CSS selector, not the whole page. Whole-page comparison alerts on every advert rotation
- Extract the text of that selector, normalise whitespace, and hash it

IGNORING NOISE
- Strip anything matching a date, a number of views, or a session token before hashing
- Keep those rules per monitor; noise differs by site

STORING
- Every check writes a row whether or not anything changed
- On change, store both the old and the new text so the alert can show a diff

ALERTING
- One alert per change with the diff inline, not a link to go and look

BEING POLITE
- Respect robots.txt, identify yourself, and never check more often than hourly

Include the selector extraction, the noise rules and the diff alert.

What you lose

  • Detection tuned to ignore rotating adverts, timestamps and session identifiers, which is most of the difficulty
  • Rendering pages that need JavaScript, at scale
  • Alerting and history without you running anything

If you would rather not build

  • A cron job with curl and diff, which genuinely works

The escape hatch

open source · no votes, no paid placement

changedetection.io

$0

Self-hosted page change detection with selectors and notifications.

dgtlmoon/changedetection.iofree · open source

urlwatch

$0

A command-line watcher with filters for stripping noise.

thp/urlwatchfree · open source

Why this verdict

our own opinion · changed only by a person

88/100

Verdict yes at 88. Hashing a selector rather than a page is what makes it usable, and showing the diff in the alert is what makes it worth reading.

History

tracked since 10 Aug 2026 · nothing is ever overwritten

Interest · last 30 dayspeak 1/day
views0113 Jul18 Jul23 Jul28 Jul2 Aug7 Aug11 Aug
views prompt copies none yet votes none yet

Questions about Visualping

answered from the record above

Is Visualping free?

No — the plan we track is $14 a month. From around $14/month billed monthly for a set number of monitored pages.

Can you replace Visualping by building your own?

YES. Replaceable in one session with an AI coding agent. Replacement score 88 out of 100, build time one session. Read what you lose before you decide.

How much does Visualping cost?

$14 a month on Starter — $168 a year. Recorded 10 Aug 2026.

What do you lose by replacing Visualping?

Detection tuned to ignore rotating adverts, timestamps and session identifiers, which is most of the difficulty; Rendering pages that need JavaScript, at scale; Alerting and history without you running anything. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Visualping?

Yes: changedetection.io, urlwatch. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 14 in Monitoring & uptime

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc