benjamhooper / Amazon-Price-Checker

nodejs price checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Price Checker

Must have Nodejs installed to run

  1. Pull repo from github
  2. npm install in local repo via terminal
  3. Running node .\index.js {amazon.com url} {desired price}

Example:

node .\index.js https://www.amazon.com/Bose-QuietComfort-Wireless-Headphones-Cancelling/dp/B0756CYWWD 380

Output:

Bose QuietComfort 35 II Wireless Bl price is $349 which dropped below desired price $380
Click here to view item: https://www.amazon.com/Bose-QuietComfort-Wireless-Headphones-Cancelling/dp/B0756CYWWD

About

nodejs price checker


Languages

Language:JavaScript 100.0%