How It Works
Website change detection monitors your target URLs on a recurring schedule, capturing full-page screenshots and comparing each new capture against the previous baseline. GoScreenAPI renders pages in a real Chromium browser, ensuring that JavaScript-driven content, web fonts, and lazy-loaded images are all captured exactly as visitors see them. When the comparison engine identifies visual differences that exceed your configured threshold, an alert is dispatched immediately.
The detection pipeline runs in three stages. First, the scheduler triggers a new screenshot at your chosen interval — every five minutes, hourly, or daily. Second, the pixel comparison engine overlays the new capture against the stored baseline and calculates a change percentage. Third, if the change exceeds your sensitivity setting, GoScreenAPI sends a notification through your preferred channel with a direct link to the side-by-side diff view.
Key Features
- Configurable check intervals — Monitor critical pages every five minutes or run daily checks on lower-priority URLs. Each monitor has independent scheduling.
- Adjustable sensitivity thresholds — Set the minimum change percentage that triggers an alert. Filter out sub-pixel rendering noise while catching real layout shifts.
- Multi-channel notifications — Receive alerts via email, Slack, Telegram, or webhook. Each monitor can route to a different channel.
- Full-page and viewport captures — Choose between full-page scrolling screenshots or fixed-viewport captures depending on your monitoring needs.
- Historical timeline — Browse previous captures and diffs to understand when a change first appeared and track the evolution of a page over time.
Common Use Cases
Website change detection serves teams across multiple disciplines. DevOps engineers use it to verify that deployments render correctly in production. Marketing teams monitor landing pages to confirm that CMS updates publish as expected. Security teams watch for unauthorized modifications to public-facing pages that could indicate a compromise or defacement.
E-commerce teams rely on change detection to track competitor pricing pages and product listings. When a competitor updates their layout or adds a new promotional banner, the visual diff captures it immediately — even when the underlying text remains unchanged. For teams focused on deployment confidence, pairing change detection with visual regression testing creates a comprehensive safety net that catches issues both in staging and production.
Who Is This For
Any team that manages web properties benefits from automated website change detection. QA engineers integrate it into CI/CD pipelines to catch regressions before they reach users. Brand managers monitor partner sites to ensure co-branded pages remain compliant with guidelines. Agencies track client websites to proactively identify issues before the client reports them.
If you need monitoring without any upfront cost, GoScreenAPI offers a free website change monitor tier that includes essential detection capabilities. For granular control over what triggers an alert, combine change detection with pixel-level diff analysis to fine-tune sensitivity at the pixel level and eliminate false positives from dynamic content areas.
Related Features
Explore more Visual Monitoring capabilities
Visual Regression Testing
Catch visual regressions automatically after every deployment with screenshot comparison.
Free Change Monitor
Monitor websites for visual changes completely free with email alerts and no credit card.
Pixel-Level Diff
Detect visual changes at the pixel level with overlay highlighting and percentage thresholds.