scrape-changes: 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".
Modules
[Index]
Downloads
- scrape-changes-0.1.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5 |
---|---|
Dependencies | async (>=2.0.2), attoparsec (>=0.13.0), base (>=4.8 && <5.0), bytestring (>=0.10), cron (>=0.3.2), directory (>=1.2.2.0), email-validate (>=2.0), filepath (>=1.4.0.0), hashable (>=1.2.3.3), hslogger (>=1.2.9), http-client (>=0.4), lens (>=4.12), mime-mail (>=0.4), network-uri (>=2.6.1.0), semigroups (>=0.16), strict (>=0.3.2), text (>=1.2.1.0), validation (>=0.5.1), wreq (>=0.4.0.0) [details] |
License | GPL-3.0-only |
Author | Matthias Herrmann |
Maintainer | matthias.mh.herrmann@googlemail.com |
Category | Network |
Source repo | head: git clone https://github.com/2chilled/scrape-changes |
Uploaded | by 2chilled at 2017-02-17T20:15:35Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3754 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-02-17 [all 1 reports] |