Skip to content

alexxbessis/ShopifyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ShopifyBot

Script in Python 3 to facilitate the add to cart & checkout on sites that use Shopify.

WILL BE UPDATED WITH THE TIME.

Step-by-step instructions:

  1. Click "Download ZIP" or git clone the Repo.

  2. If you are on a Mac this will save the zip to the Download folder.

  3. Unzip the file you just download.

  4. Open the folder you just unzipped.

  5. Download Python 3.6 here

  6. Open up a Terminal window (CMD for Windows users).

  7. Now type cd on the Terminal or CMD window. Drag & drop the whole folder (unzipped), and hit enter.

  8. (You're now on the right folder) - after, type :
python3 main.py

If you have a message saying "No module named 'requests' or any other modules needed. Type :

pip3 install requests

Run it, follow the instructions and you are good to go.

Enjoy, feel free to improve this script, that is not open source for nothing !

If you have any questions - DM ME on Twitter

(and no dumb questions please).

About

Little Shopify Bot 🤑

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages