urlwatch is intended to help you watch changes in webpages and get notified (via e-mail, in your terminal or through various third party services) of any changes. The change notification will include the URL that has changed and a summary of what has changed.
Download
- urlwatch-2.29.tar.gz (2024-10-28)
- Git: github.com/thp/urlwatch
- Packages: https://repology.org/project/urlwatch
Installation
pip install urlwatch
Documentation
- The urlwatch Handbook on Read The Docs
Features
- Easy-to-use YAML-based configuration
- Uses concurrent downloads and HTTP conditional requests
- Convert HTML to text, filter with CSS selectors or XPath
- Run shell commands regularly and show changes between runs
- Wide range of built-in filters, and support for writing your own
- Send changes via e-mail, Telegram, Slack, Pushover and more
- Sends a proper User-agent header