VOOZH about

URL: https://apify.com/technicaldost/website-change-detector

โ‡ฑ Website Change Detector ยท Apify


Pricing

$15.00/month + usage

Go to Apify Store

Website Change Detector

Monitor websites for content changes with visual comparison. Get alerts when pages update.

Pricing

$15.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Technical Dost Solutions

Technical Dost Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 months ago

Last modified

Share

Monitor any website for content changes with automatic comparison between runs. Perfect for tracking price changes, content updates, stock availability, and more.

๐ŸŽฏ Features

  • Multiple Comparison Modes: Text, HTML, or visual comparison
  • CSS Selector Support: Monitor specific page sections
  • Ignore Patterns: Filter out timestamps, ads, or dynamic content
  • Diff Reports: Get detailed change summaries
  • Automatic Snapshots: State persists between runs
  • Proxy Support: Built-in Apify Proxy integration

๐Ÿ“ฅ Input

FieldTypeDescription
urlsarrayURLs to monitor with optional selectors
compareModestringtext, html, or visual
ignorePatternsarrayRegex patterns to ignore
saveSnapshotsbooleanSave state for next run

Example Input

{
"urls":[
{
"url":"https://example.com/pricing",
"selector":".price-table",
"name":"Pricing Page"
},
{
"url":"https://example.com/blog",
"selector":"article",
"name":"Latest Blog Post"
}
],
"compareMode":"text",
"ignorePatterns":["\\d{4}-\\d{2}-\\d{2}","Copyright \\d{4}"],
"saveSnapshots":true
}

๐Ÿ“ค Output

Each monitored URL produces a result object:

{
"url":"https://example.com/pricing",
"name":"Pricing Page",
"selector":".price-table",
"changed":true,
"changeType":"modified",
"diffSummary":"+3 -2 lines",
"addedContent":"New pricing: $99/month",
"removedContent":"Old pricing: $79/month",
"currentHash":"abc123...",
"previousHash":"def456...",
"checkedAt":"2024-01-15T10:30:00Z",
"previousCheck":"2024-01-14T10:30:00Z"
}

๐Ÿ”„ Use Cases

  1. Price Monitoring: Track competitor pricing changes
  2. Content Alerts: Get notified when blog posts update
  3. Stock Tracking: Monitor product availability
  4. Compliance: Track terms of service changes
  5. News Monitoring: Detect breaking news updates

โšก Scheduled Runs

Set up scheduled runs to continuously monitor:

  1. Go to Actor settings โ†’ Schedules
  2. Create a new schedule (e.g., every hour)
  3. The actor automatically compares with previous runs

๐Ÿ’ก Tips

  • Use specific CSS selectors to avoid false positives
  • Add timestamps and ads to ignore patterns
  • Start with text mode for best performance
  • Use html mode to detect structural changes

๐Ÿ”ง Proxy Configuration

Uses Apify Proxy by default. For residential proxies:

{
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

๐Ÿ“Š Pricing

Suggested: $19/month flat rental for unlimited monitoring

You might also like

Website Change Monitor โ€” Content Diff & Alerts

accurate_pouch/website-change-monitor

Monitor websites for content changes. Text diff, hash comparison, CSS selector targeting. Webhook alerts when content changes. Use with Apify scheduling for daily monitoring. 5 URLs free.

๐Ÿ‘ User avatar

Manchitt Sanan

2

Firecrawl Website Change Monitor - Track Page Changes with AI

alizarin_refrigerator-owner/firecrawl-website-change-monitor---track-page-changes-with-ai

Monitor websites for content changes. Get notified when pricing, inventory, competitor pages, or any web content changes. Uses Firecrawl for intelligent change detection. Markdown Comparison JSON Extraction Change Notifications Webhook Integration Scheduled Monitoring

Website Change Monitor - AI Page Diff Tracker

viralanalyzer/website-change-monitor

Monitor any website for changes. Visual diffs, AI change summaries.

6

5.0

JSON & Visual Content Monitor - Track API & Website Changes

malachite_spotlight/json-content-checker

Monitor JSON APIs and websites for changes. Get email alerts, AI summaries, beautiful HTML reports, and export to multiple formats. Perfect for price tracking, API monitoring, and competitive intelligence.

๐Ÿ‘ User avatar

Hulya Masharipov

1

Web Page Change Monitor

dramatic_jonquil/web-page-change-monitor

Monitor any web page for meaningful changes. Watch full pages or specific CSS selectors, filter noisy timestamps and tokens, and get diffs plus optional webhook alerts when content actually changes.

Web Drift Detector โ€“ Website Change Monitoring & Content Diff

muhammad-bilal/web-drift-detector

Detect website changes automatically. Monitor pricing, content, policies, and competitors using fast browserless web change detection. Structured diffs, severity scoring, historical snapshots, and webhook alerts. Ideal for compliance, SaaS, ecommerce, and monitoring workflows.

๐Ÿ‘ User avatar

Muhammad Bilal

11

5.0