urlwatch
tool for monitoring webpages for updates
Install
- All systems
-
curl cmd.cat/urlwatch.sh
- Debian
-
apt-get install urlwatch
- Ubuntu
-
apt-get install urlwatch
- Arch Linux
-
pacman -S urlwatch
- Kali Linux
-
apt-get install urlwatch
- Fedora
-
dnf install urlwatch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install urlwatch
- Raspbian
-
apt-get install urlwatch
- Dockerfile
- dockerfile.run/urlwatch
urlwatch
tool for monitoring webpages for updates
This script is 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 supports the use of a filtering hook function to strip trivially-varying elements of a webpage.