Skip to content

sushmita2609/Appointment-alert-via-mail-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

-Appointment-alert-via-mail-using-python

A simple selenium with python script that notifies via mail when the appointment dates are available.

The problem I wanted to solve-

There is covid vaccination appointment booking website, and i want to book appointment for vaccination. But the bookings are not available now at my area. So daily, i have to visit webisite and check if there are any dates available for booking or not.

Solution-

A simple python script which will run on daily basis and check for the appointments. And if the dates are available then it will send notification via mail.