Skip to content

Python - Selenium based script that will keep checking for a busy restaurant on Talabat website as a user input URL , and once it's available it will make a beep sound.

License

Notifications You must be signed in to change notification settings

Osama-NJ/Talabat-Food-Ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Talabat-Food-Ordering

Requirements :

  • 🐍Python 3.9
  • Google Chrome driver is compatible with your browser

Execution:

  • Has Python 3 or higher installed on the machine;
  • Execute the command in the terminal: python TalabatFoodOrdering.py
  • it will show an input prompt for the user then the user enters the url and press enter.

Python modules:

pip install time
pip install winsound
pip install selenium

Notes:

  • Please make sure you are inserting the full url
  • Please make sure you have installed all the modules
  • if the restaurant is closed it will check and show so.

About

Python - Selenium based script that will keep checking for a busy restaurant on Talabat website as a user input URL , and once it's available it will make a beep sound.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages