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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / urlwatch
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/urlwatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
urlwatch-2.13.tar.gz | 0000033245 32.5 KB | |
urlwatch.changes | 0000003929 3.84 KB | |
urlwatch.spec | 0000002356 2.3 KB |
Revision 21 (latest revision is 54)
Karol Babioch (kbabioch)
accepted
request 614544
from
Karol Babioch (kbabioch)
(revision 21)
- Update to 2.13: * Added support for specifying a `diff_tool` (e.g. `wdiff`) for each job * Added support for testing filters via `--test-filter JOB` * Remove default parameter from internal `html2text` module (Fixes #239) * Better error/exception reporting in `--verbose` mode (Fixes #164) - Update to 2.12: * Bugfix: Do not 'forget' old data if an exception occurs
Comments 0