Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 779 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 779 Bytes

AmiiboNotifier

Description

AmiiboNotifier is a python GUI program that allows a user to search Target's store inventory in a user's local area for selected Amiibos.

The user simply has to select which Amiibos they want to find, specify a zipcode to search specified area, and an email address for the program to send an email, notifying when the selected Amiibos are in stock in their area. This program searches every 15 minutes to avoid overloading target's inventory system.

External Libraries used

  • BeautifulSoup
  • Mandrill

Before Use

Be sure that you create a file called 'config' with no file extension containing your own Mandrill API Key in order for the program to work sucessfully.