A simple webscraper that allows you to track amazon prices, and notify you if the price is below a given limit.
How to use the application:
Make sure you have node installed, and in a new terminal run the command: node parser.js *URL* *Price*
- The URL is the link to a specific amazon item
- the Price is the price limit you set.