A very simple Shopify Bot to self checkout using Python and Selenium.
Download chromedriver and save in the checkout-shopify
folder.
- Add your
user information
for the checkout. - Change
domain
andhandle
details.
➜ 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.')
I made changes to this to work with Unifi in order to get a doorbell a while back. It worked then, not maintained.