Auto Checkout for Shopify using HTTP Requests. Coded in Node JS
Usage
-
Input your details in 'config.json'
-
Open the directory and in the console, input
node index.js
Average checkout time is 4s
Requires
Cheerio
npm install cheerio
Request
npm install request