Skip to content

bobiboMC/Automatic-Appointment-MyVisit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Automatic-Appointment-myVisit

Make a myVisit Appointment process much simpler.

Installing Libraries

Install requests library:

pip install requests

Install soundfile library:

pip install soundfile

Install SpeechRecognition library:

pip install SpeechRecognition

Install pyautogui library:

pip install pyautogui

Install undetected_chromedriver library:

pip install undetected_chromedriver

Install selenium library:

pip install selenium

How to run the program:

in main.py At line:

phone_number.send_keys('ENTER YOUR PHONE') ,

Replace with your phone number.

Then,Simply run main.py as main script.

About

Make Appointment for myVisit simpler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages