Automate Sand Booking Extension Auto Otp Auto Captcha and Fast Working

Замовник: AI | Опубліковано: 04.11.2025

I manage the bookings made through https://onlinebooking.sand.telangana.gov.in/Masters/Home.aspx and I now need a small piece of software that can automatically extend an active sand booking before it expires. The flow is simple: a registered user logs in, the script checks for any booking nearing its expiry, triggers the “extend” action, and confirms the new validity—all without manual clicks. Nothing has to interact with other platforms right now; everything happens inside the existing portal. Only registered users (no guests or admins-only workflows) should benefit from this automation, so the solution must respect the current login and session model. What I expect to receive: • A runnable script, plugin, or lightweight web app—your choice of tech (Selenium, Puppeteer, Python Requests with proper cookies handling, etc.)—that reliably completes the extension process. • Clear setup instructions so I can deploy and schedule it on my own Windows or Linux box (a simple README is fine). • A short test report or screen-capture proving it extends at least one booking in a staging or live environment. If anything in the site flow changes while you build, keep the code modular so small edits are easy. Let me know your preferred stack and how quickly you can have a demo ready.