Back to all Bounties
Earn 1,800 ($18.00)
due 2 years ago
Completed
JS script to replay an API call on a page
proales2
Details
Applications
2
Discussion
This Bounty has been completed!
@proales2's review of @BastelPichi
2.7
Communication 4/5, Quality 2/5, Timeliness 2/5Bounty Description
Problem Description
Want someone to inspect the network traffic on this page when booking a reservation then figure out how to write a JS script to replay the traffic for a new booking. https://www.spotery.com/site/sfrp
Acceptance Criteria
Final script should be possible to book an appointment at a specified time all by itself after:- The page is loaded- The user drops the script into the Chrome dev tools console- The user completes the Captcha
Technical Details
Script will probably need to pickup some id tags from elements on the page to be able to send the correct API calls.