SeleniumHQ /
selenium
A browser automation framework and ecosystem.
Loading repository data…
yusufkoray / repository
A Python Selenium automation script for booking gym classes automatically. It logs into the gym portal, books available classes on Tuesdays and Thursdays at 6:00 PM, joins waitlists when necessary, and generates a booking summary with verification.
This project is a Python automation script using Selenium to automatically log in to a gym booking website, find available classes, book them, join waitlists, and verify bookings.
It is designed to handle login retries, exceptions, and provide a summary of actions taken.
pip install selenium
.
├── main.py # Main script
├── README.md # Documentation
└── chrome_profile/ # Chrome user data (created automatically)
git clone https://github.com/YOUR_USERNAME/gym-auto-booker.git
cd gym-auto-booker
ACCOUNT_EMAIL = "your_email@example.com"
ACCOUNT_PASSWORD = "your_password"
python main.py
✓ Already booked: Spin on Tue 6:00 PM
✓ Successfully booked: Yoga on Thu 6:00 PM
✓ Joined waitlist for: Pilates on Thu 6:00 PM
--- BOOKING SUMMARY ---
Classes booked: 1
Waitlists joined: 1
Already booked/waitlisted: 1
Total Tuesday 6pm classes processed: 3
----VERIFICATION RESULT ----
✓ Verified: Spin on Tue
✓ Verified: Yoga on Thu
✓ Verified: Pilates on Thu
MIT License - feel free to use and modify.
Selected from shared topics, language and repository description—not editorial ratings.
SeleniumHQ /
A browser automation framework and ecosystem.
feder-cr /
AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.
Kr1s77 /
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
apify /
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
jdepoix /
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!