urlwatch

From RaySoft

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 unified diff of what has changed.[1]

Documentation

Installation & Configuration

Syntax

urlwatch [PARAMETER ...] [JOB ...]

Parameters

--edit
Edit URL / job list (default is $HOME/.urlwatch/urls.yaml).
--edit-config
Edit configuration file (default is $HOME/.urlwatch/urlwatch.yaml).
--list
List jobs.
--test-filter <URL | INDEX>
Test filter output of job by URL or INDEX.

References