/check-page

Checks if a web page is updated and notify.

Primary LanguagePythonMIT LicenseMIT

Check Page

====

Checks if a page has been updated, sends a text if it's updated. Comparing page's hash digest from the previous run. Works on simple html pages, does not get all the resources. Ideally used as a cron script.

configurations

Update config.py with 'to' and 'from' phone number for text messages. k

Requirements

  1. requests
  2. twilo