This Application monitors any Webpage for changes, when run will produce a HTML page as shown below
- Detection of any change/update on the website.
- Provides detailed information about the change done on the website.
- Python3 has to be installed
- Installation of below modules is required
- python -m pip install --upgrade pip
- python -m pip install -r requirements.txt
-
Clone the git repository
git clone https://github.com/Kriz01/website-update-tracker.git cd website-update-tracker -
Make changes to the config.py.
-
Run the command on command line to save the contents of the Website we want to monitor
python main.py
-
Run the command on command line to check for any updates on the Website
python compare_hash.py