Skip to content

[Python, Selenium] Bot that attempts to grab LA Fitness reservations as soon as they are available, this was made during COVID-19 when there was a reservation system.

Notifications You must be signed in to change notification settings

iv9eni/gym-reservation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Gym Reservation Bot

Description

Looks for time slots available in specified location of LA Fitness Gyms and reserves them upon availability.

How it works:

Upon running the script it will promt you for your username and password to the gym then the time slots you wish to book for along with the location you would like to reserve.

  • Utilizes chromedriver.exe to navigate the web application
  • Must place chromedriver.exe in "C:/Program Files (x86)"
  • Runs on Chrome version 86

About

[Python, Selenium] Bot that attempts to grab LA Fitness reservations as soon as they are available, this was made during COVID-19 when there was a reservation system.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages