Receive a Pushbullet notification when a specific Amazon product has dropped below the desired price.
https://nodejs.org/
Install the project dependencies:
npm install
node app.js
A Node.js script that tracks an Amazon product price and sends Pushbullet notifications
JavaScriptMIT