Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 374 Bytes

Amazon-Price-Tracker

A simple webscraper that allows you to track amazon prices, and notify you if the price is below a given limit.

Get started

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.