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.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/urlwatch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
urlwatch-2.28.tar.gz | 0000174071 170 KB | |
urlwatch.changes | 0000022833 22.3 KB | |
urlwatch.spec | 0000002623 2.56 KB |
Revision 25 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 1084225
from
Michael Vetter (jubalh)
(revision 25)
- Update to 2.28: * Browser jobs: Migrate from Pyppeteer to Playwright (#761, #751) - Update to 2.27: Added: * css and xpath filters now accept a sort subfilter to sort matched elements lexicographically Fixed: * Rework handling of running from a source checkout, fixes issues with example files when urlwatch was run as /usr/sbin/urlwatch, e.g. on Void Linux (fixes #755) * Add support for docutils >= 0.18, which deprecated frontend.OptionParser (fixes #754) * Browser jobs: Fix support for Python 3.11 with @asyncio.coroutine removal (#759)
Comments 0