Page Monitor is a JavaScript webpage monitoring tool that captures a page and compares its DOM changes over time. It uses PhantomJS to render webpages and generate screenshots, which makes it useful for visual and structural change tracking. The tool can detect when elements are added, removed, edited, or restyled. It saves captures and compares them against previous versions, giving developers a way to inspect how a page changed between snapshots. It exposes a Monitor API with methods for capturing pages and manually comparing two saved states. Overall, it is a practical utility for developers who need automated webpage change detection, regression checks, or historical DOM comparison.
Features
- Webpage capture with PhantomJS
- DOM change comparison between captures
- Detection for added and removed elements
- Text and style change detection
- Screenshot generation for monitored pages
- Monitor API with capture and diff methods
Categories
LibrariesFollow Page Monitor
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Page Monitor!