notify-web-changes Simple python script to notify when changes are made to a string on a website. Install the required modules (beautifulsoup4 is referenced as bs4): pip3 install beautifulsoup4 Update the SMTP credentials Run the script: python3 notify.py