Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 289 Bytes

File metadata and controls

14 lines (11 loc) · 289 Bytes

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