Dynamically scrapes newegg for items (GPUs) of interest. Utilizes Selenium, MS Edge WebDriver, Time and WinSound to notify user when an item is in-stock. Checks for various stock states using CSS class / element names and employs basic error handling in pursuit of standalone operation.
To Do:
- Transition stock checks to Newegg API