Bobspadger / amazon-price-tracker

An amazon price tracker that will send you alerts when an item goes below your target price.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Price Tracker v3.2

An amazon price tracker that will send you alerts when an item goes below your target price.

Features

  • You can track multiple different items at the same time
  • You can set your own target price for each item being tracked
  • Prices of each item are graphed and saved as PNGs
  • Alerts will be sent to you via email and/or text

Installation

Dependencies

  • Use pip install -r requirements.txt to install the required packages

From Source

  • Clone from this repository
  • Go into setttings.py and fill in the appropriate fields
  • Make sure to store your password in sender_password.key

The Road Ahead

  • Add feature to remove items from the tracking list
  • Add a GUI
  • Turn this project into a client/server app with a user authentication system

About

An amazon price tracker that will send you alerts when an item goes below your target price.

License:GNU General Public License v3.0


Languages

Language:Python 98.3%Language:HTML 1.7%