lsuper / bestbuy_checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Bestbuy website and send you an email or notification via IFTTT once they are in stock

  • Install
    • virtualenv env
    • source env/bin/activate
    • pip install -r requirement.txt
  • Run
    • You need to setup a local smtp server to send email
    • update checker.py with the product you want to check
    • python checker.py

About


Languages

Language:Python 100.0%