/Bus-Tracker-SMS-Alerts

A python web scraping project to track Buses in Upstate NY area and notify users with SMS alerts for the required routes.

Primary LanguagePython

Bus-Tracker-SMS-Alerts

A python web scraping project to notify users with SMS alerts for the required bus routes in Upstate NY area.

Required Modules:

Twilio: Twilio allows software developers to programmatically make and receive phone calls and send and receive text messages using its web service APIs
Selenium: Selenium automates browsers.
time: Module which can handle time and date effectively.