ContentChanged

Simple .NET Windows Forms application that monitors and notifies you, when the page is changed

View on GitHub Download (v1.0)

Basically it gets the html of a url and compares it with the html fetched x ms later. If the content is different, you'll be notified.

I've coded this small Windows Forms app because I wanted to know when the new Apple Store was back online with new goodies without having to refresh it all the time.

Content Changed