// free website change monitor

Get alerted when any page changes.

Monitor any URL for content changes. Track competitor pricing, product updates, job postings, or compliance docs. API-first with webhook alerts. Free, no credit card required.

Free forever ยท 3 monitors, daily checks ยท Setup in 2 minutes

Track any page. Get smart alerts.

No browser extensions, no manual checking. Paste a URL, we handle the rest.

๐Ÿ” Any URL, Any Change

Monitor any public URL. Pricing pages, job boards, terms of service, documentation โ€” if it's on the web, we'll catch the change.

โšก Webhook Alerts

Get instant webhook notifications when changes are detected. Connect to Slack, Discord, Zapier, or any HTTP endpoint.

๐Ÿ“Š Shareable Reports

Every detected change gets a shareable URL. Forward it to your team, embed it in Slack, or bookmark it for review.

๐ŸŽฏ CSS Selector Monitoring

Watch specific elements on a page instead of the whole document. Perfect for pricing sections, job listings, or changelogs.

๐Ÿ“ง Email Notifications

Receive email alerts when changes are detected. No need to keep tabs open or check dashboards โ€” we'll notify you directly.

๐Ÿ”Œ API-First

Build automation on top of our REST API. Integrate change detection into your existing workflows and tools.

How it works

Three steps to never miss a website change again.

1

Paste a URL

Enter any public URL you want to monitor. We capture a baseline snapshot.

2

We Watch It

On your schedule, we re-check the page and compare against the baseline.

3

Get Notified

When something changes, you get a clear diff via webhook, email, or share page.

Simple REST API

All endpoints at https://changemon.pages.dev. No authentication for free tier.

// Create a monitor or re-check an existing one fetch('https://changemon.pages.dev/api/monitor/check', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ url: 'https://example.com/pricing', name: 'Example Pricing', userId: 'my-user-id', webhookUrls: ['https://hooks.slack.com/services/...'] }) }) .then(r => r.json()) .then(data => console.log(data.checkResult))

Free forever. Upgrade when you need more.

Start free, upgrade when your monitoring needs grow.

Free
$0
Forever free
  • 3 monitored pages
  • Daily checks
  • Webhook alerts
  • Shareable report links
Start Free
Team
$29
per month
  • Unlimited monitors
  • 15-minute checks
  • Team workspace
  • JavaScript rendering
Contact Us

What people monitor

From competitor intelligence to compliance tracking.

๐Ÿ’ฐ Competitor Pricing

Get notified when competitors change their pricing tiers or discounts.

๐Ÿ“‹ Job Postings

Track when companies post new roles or remove existing ones.

๐Ÿ“œ Terms of Service

Stay informed when platforms update their legal documents.

๐Ÿ”ง API Docs

Know when API changes are published before they break your integration.

๐Ÿ“ฐ News Sites

Catch breaking news or press releases the moment they're published.

๐Ÿ›๏ธ Government Docs

Monitor regulatory changes, policy updates, and compliance requirements.

Start monitoring in 30 seconds

No signup, no credit card. Paste a URL and you're done.

Monitor a URL Free โ†’