Description
Scrape websites for changes.
Description
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".