Skip to content

A web scrapping program built to solve the problem of choosing the dining hall which serves food of your interest. The program scrapes website from ASU's online dining hall menu and sends an email of the menu + the optimal dining hall to the user at a specified time.

Notifications You must be signed in to change notification settings

nchennoju/ASU-Dining-Hall-Email-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASU-Dining-Hall-Email-Bot

A web scrapping program built to solve the problem of choosing the dining hall which serves food of your interest. The program scrapes website from ASU's online dining hall menu and sends an email of the menu + the optimal dining hall to the user at a specified time.

Image of Email

Python Imports (run on command line)

  • pip install selenium
  • pip install bs4

Selenium requires a chrome webdriver to be installed. Be sure download it prior to running the program.

Times to send the email can be controlled via the text file -> times_to_send.txt

About

A web scrapping program built to solve the problem of choosing the dining hall which serves food of your interest. The program scrapes website from ASU's online dining hall menu and sends an email of the menu + the optimal dining hall to the user at a specified time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages