Page Monitor
capture webpage and diff the dom change with phantomjs
...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.