urlwatch 1.1 (Default branch) |
|
|
urlwatch is a script intended to help you watch
URLs and get notified (via email) of any changes.
The change notification will include the URL that
has changed and a unified diff of what has
changed. The script works out of a single
directory, so there is no need to install
anything. State files are kept in the same folder.
The script supports stripping parts of a page that
are always changing through the use of a filter
hook function. It is typically run as a cronjob.
License: Freeware
Changes:
This release added error handling for missing/currently offline URLs, notifies users when "NEW" pages appear (if they were watching 404 URLs), and made the display of errors configurable.
|