Project Description
My private gym manages its badminton courts through the Antaris booking platform, and I want a small bot that quietly handles my daily reservations for me. The flow is simple:
• Every day, at the exact fixed time I provide, the bot should log in to my member account on (The Wellness Institute ), search for that same time slot, and confirm a court.
• The slot booking is at fixed time and goes really fast, I sometime miss it manually. There are only two court slots and they get booked in seconds. I am allowed to book one slot a day.
• No extra notifications, cancellations, or analytics are required—just that single, reliable automatic booking action.
I will supply test credentials, the target time, and any CAPTCHA-bypass keys if Antaris uses one. What I need back is the full, well-commented source (Python with Selenium, Playwright, or a similarly maintainable stack is ideal), a short README for setup on my Windows laptop, and a quick video or screen-share walkthrough proving the reservation fires on schedule. Cloud based would be preferred.
Once the script runs consistently for three consecutive days, the job is complete.