Skip to content

DreAmigo/shopify-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Shopify Bot

A very simple Shopify Bot to self checkout using Python and Selenium.

Installation

Download chromedriver and save in the checkout-shopify folder.

Usage

  • Add your user information for the checkout.
  • Change domain and handle details.
  • Change shoeSize and quantity.
➜  checkout-shopify git:(master) ✗ python checkout-shopify.py
1. Added to the cart...
2. Selecting Shipping...
3. Filling up Payment...
4. Credit Card details ready...
5. Processing payment...

            Order #1026
          
('Checkout total: ', 26.51839303970337, 'seconds.')

Information

The script was tested in the Culture Kings store therefore you might need to change a few details depending on the Shopify Store.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A very simple Shopify Bot to self checkout using Python and Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages