urlwatch is a pythonic URL watcher cronjob script.
urlwatch is intended to help you watch URLs and get notified (via e-mail) of any changes. The change notification will include the URL that has changed and a unified diff of what's changed.
urlwatch works out of a single directory, so no need to install anything. State files are kept in the same folder. The script supports stripping always-changing parts of a page through the use of a filter hook function.
Product's homepage
What's New in This Release: [ read full changelog ]
· This bugfix release corrects an issue related to the html2txt module when used in filter hook scripts.
· It's recommended for all users to upgrade to this release from previous releases.
· No new features have been introduced since the last release.