Skip to content
    Back to all Bounties

    Earn 2,700 ($27.00)

    Time Remainingdue 2 years ago
    Completed

    JS script to make a few clicks on a booking website in order

    proales2
    proales2
    Posted 2 years ago
    This Bounty has been completed!
    @proales2's review of @fredoist
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5

    Bounty 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:

    1. Right at 8am start
    2. Click one week in advance on the calendar
    3. When the times update click 6pm.
    4. 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.