/notify-web-changes

Simple python script to notify when changes are made to a string on a website

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

notify-web-changes

Simple python script to notify when changes are made to a string on a website.

  1. Install the required modules (beautifulsoup4 is referenced as bs4):
pip3 install beautifulsoup4
  1. Update the SMTP credentials

  2. Run the script:

python3 notify.py