Skip to content

This python program scraps the daily menu of the mess in PDPU & send the menu as a Whatsapp message.

Notifications You must be signed in to change notification settings

memr5/PDPU-Mess-Menu-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDPU-Mess Menu Scraping

followers GitHub repo size last-commit repo-size

This python program scraps daily menu of mess in PDPU & send the menu as Whatsapp message.

Code

  • Sometimes the menu is not updated on the website, so we don't want that menu to be fetched.
    The below-given function do this task, it checks whether the today's date matches with the date of the menu on the website.

dateCheck


  • After conforming that the menu is upddated on the website this fetchMenu function fetches the menu meal wise and stores every item into a dictionary.

fetchMenu


  • sendMenu function will send the menu to a specified user or a group in Whatsapp for that the user is required to scan the QR-code of Whatsapp-web.

sendMenu


New features to be included

  • A feature to store favourite food-items
  • Reminder in Google-Calender if a user's favourite food is on the menu
  • Whatsapp message => Text message
  • Meal wise text messages

Suggestions are welcome

About

This python program scraps the daily menu of the mess in PDPU & send the menu as a Whatsapp message.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages