Back to projects

Project Summary

Item Availability Text Alert Program

Summery

This program checks sites like BestBuy and Target for item availability. If available, then you will be notified by text. The links for the items will be queried through MySQL, that way you can add as many links as you like. The phone number to text is also a field in the database, that way if a friend wants to be alerted about an item you can do that.
This is just the first version since I plan to configure it to more sites like Amazon, Walmart and Newegg. Target and BestBuy were just my test sites to get it up and running and learn how to find elements on a webpage.

View GitHub Project

Let's Connect