urlwatch
urlwatch is intended to help you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed.
The script supports the use of a filtering hook function to strip trivially-varying elements of a webpage.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/urlwatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000206 206 Bytes | |
project.diff | 0000001373 1.34 KB | |
urlwatch-2.6.tar.gz | 0000030412 29.7 KB |
Revision 2 (latest revision is 4)
Martin Hauke (mnhauke)
committed
(revision 2)
- Update to 2.6 * New filters: sha1sum, hexdump, element-by-class * New reporters: pushbullet; mailgun * Improved filters: BeautifulSoup support for html2txt * Improved handlers: HTTP Proxy; support for file:// URIs * CI Integration: Build configuration for Travis CI * Consistency: Feature list is now sorted by name * Issue #108: Fix creation of example files on first startup * Issue #118: Fix match filters for missing keys * Small fixes
Comments 0