Back to all Bounties
Earn 2,700 ($27.00)
due 2 years ago
Completed
JS script to make a few clicks on a booking website in order
proales2
Details
Applications
5
Discussion
This Bounty has been completed!
@proales2's review of @fredoist
5.0
Communication 5/5, Quality 5/5, Timeliness 5/5Bounty Description
Problem Description
There is this tennis booking website:
https://www.spotery.com/f/adf.task-flow?adf.tfDoc=%2FWEB-INF%2Ftaskflows%2Ffacility%2Ftf-faci-detail.xml&psOrgaSk=3333229&adf.tfId=tf-faci-detail
I want to be able to manually open it up, solve the captcha, then drop this JavaScript snippet in the Chorme dev console.
The script should:
- Right at 8am start
- Click one week in advance on the calendar
- When the times update click 6pm.
- When the 6pm button updates click "book"
This bounty extends this work:
https://replit.com/bounties/@proales2/js-script-to-replay?t=discussion
https://replit.com/@BastelPichi/spot-booker
(but feel free to take a different direction)
Acceptance Criteria
Successfully books a site after the captcha is solved manually.