An open API service indexing awesome lists of open source software.

https://github.com/eddie4k-code/shopifybotsimplescriptselenium

This is a very simple selenium script that will auto checkout on shoepalace.com based on key words.
https://github.com/eddie4k-code/shopifybotsimplescriptselenium

bot shoe shopify sneakers

Last synced: about 2 months ago
JSON representation

This is a very simple selenium script that will auto checkout on shoepalace.com based on key words.

Awesome Lists containing this project

README

        

This is a simple shopify auto check out script for ShoePalace, and could be used for other shopify sites. There is no user interface added to this.

The script will ask the user to type in keywords and the script will then try and find the shoe, however if your keywords are not quite accurate on the specific shoe your looking for it has
the risk of grabbing a different shoe.

This is only for learning purposes as I am a new to python and find using selenium very interesting, I dont reccomend actually using this script to buy anything.

As of right now I have not added sizes so the script will auto checkout the first size that is avaliable, however adding sizes can be easily added.