/PriceCheckNotify-TwilioSMS-API

PriceCheckNotify (Twilio API) is a Python program that reads the price of an item on Amazon (you set the URL link), and matches it against a set sale price threshold (you set the price target). The program tests if the sale price of the item reaches the level of, or below the sale price target. When it passes the threshold, the program uses the Twilio API to send an SMS message to your cellular device notifying you about the new sale price of the amazon product you selected.

Primary LanguagePython

PriceCheckNotify (Twilio SMS API)

The development of PriceCheckNotify (Twilio SMS API) has been completed. Feel free to download and test it out for yourself!