Skip to content

Latest commit

 

History

History

flipkart-price-alert

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Flipkart Price Alert

Checks for the price of a desired product periodically. If the price drops below the desired amount, notifies the user via email.

Requirements

Type the following to install requirements: (make sure you have python installed) pip install -r requirements.txt

How to get app password

  1. To get app passwords, go to myaccount.google.com/security
  2. Make sure you save 2-step verification turned on.
  3. Choose app passwords (under signing into google)
  4. Then under app choose mail and under platform, choose the device from which you are logged in from.

Usage

  1. Edit the config.py according to your preference.
  2. Run the track.py script. python track.py