You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program is used to send a text message to a user when an item is available. The code and be customized and can work on any site. The default code works on bestbuy.com.
Getting Started
Dependencies
Twilio - Used to send text messages
pip install twilio>=6.0.0
Selenium - Used to webscrape
pip install selenium
About
this program is used to send a text message to a user when an item is available. The code and be customized and can work on any site!