A Node.js application to track Flipkart's prices of a given product and sends email if the product price drop then the minimum price.
Configure the email settings in config.json file
Run the following command:
$ node index.js flipkart_product_url min_price
- Visit www.flipkart.com, search for the product then grab the URL.
- Run following command:
$ node index.js https://www.flipkart.com/apple-iphone-11-pro-space-grey-64-gb/p/itm7e24c1c560208 100000