Automating Purchase Process of Website

Job ID: 31566631

Budget: $10 – $20 USD

1 x: A Tampermonkey script for Chrome which automates the process of purchasing a product on Nbatopshot.com

This includes:

When a product page is opened on .nbatopshot.com/moment/*, the page will not have the buy button.

The script will need to refresh the page until the buy button appears.

data-testid="mintedHeader-buy"

The delay between each page refresh needs to be adjustable.

When the buy button appears, the script will repeatedly click the buy button after an adjustable delay.

When the buy button is clicked, a box will appear.

On this box, is a X button in the upper right hand corner to close the box. The script will need to repeatedly click this X button to close the box.

A video (XbuttonVideo) is attached which shows this box and the X that needs to be clicked in order to exit out from the box.

The box most often appears when the delay to click the buy button is extremely short, so to force the box to appear, have the buy button clicked with a very short delay < 100ms.

In order to test this if needed, open the newest posted product links from: https://livetoken.co/deals/live

1x: A Tampermonkey script for chrome which confirms a purchase on *accounts.meetdapper.com/checkout*

On *accounts.meetdapper.com/checkout there is a button called "Pay with Dapper Balance"

data-testid=confirm-button

I need a script which will repeatedly click this button.
Related categories: JavaScript HTML Google Chrome Scripting jQuery