- A Tool that scrapes popular 3rd party applications for the lates release notes & adds them to a local database.
- Once added to the local data base it will check for any new data scrapes VS what is present on your local system.
- If new data is found, It will send it via email to a hard coded list of defined users.
- Run the "main.py" script to manually run the script.
- Suggestion is to create a .bat file containing the run path to main.py and add it to your Task scheduler for automatic updates.