@hackage scrape-changes0.1.0.5

Scrape websites for changes

This library scrapes websites and invokes callbacks when there are changes, similar to a RSS reader. Sending an email by invoking sendmail is a built-in callback mechanism. Of course, users can provide their own callback function in addition.

Look at Network.ScrapeChanges for a full working example on how to use "scrape-changes".