GPL-3.0-only licensed by Matthias Herrmann
Maintained by [email protected]
This version can be pinned in stack with:scrape-changes-0.1.0.5@sha256:4d05e19cc8364045adfa1bb1d3d744e09e375adfd0d935037a1a0282bece5c5c,2845

Module documentation for 0.1.0.5

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".