Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 669 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 669 Bytes

Release-Notes-Web-Scraper

  1. A Tool that scrapes popular 3rd party applications for the lates release notes & adds them to a local database.
  2. Once added to the local data base it will check for any new data scrapes VS what is present on your local system.
  3. If new data is found, It will send it via email to a hard coded list of defined users.

image

Setup

  1. Run the "main.py" script to manually run the script.
  2. Suggestion is to create a .bat file containing the run path to main.py and add it to your Task scheduler for automatic updates.