Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DMV-Appointment-Automation

This Python script automates the process of checking for earlier available appointment dates on the Texas Department of Public Safety (DPS) scheduling website. It uses Selenium WebDriver to log in, navigate the appointment booking system, and alert you with a sound when an earlier date becomes available.

Features:

  • Automated Login: Fills in your personal details and logs into the DPS scheduling portal.
  • Appointment Date Checking: Retrieves the first three available appointment dates from multiple locations.
  • Custom Date Filtering: Only alerts you when an appointment date is within your defined criteria.
  • Sound Alert: Plays a beep tone when a qualifying appointment is found.

How to run:

  • Update the variables at the very top
  • Ensure you have Selenium installed in your environment
  • Run the python file with "python main.py"

License:

  • This is provided as-is for personal use only.
  • This is not affiliated with the Texas DPS.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages