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.
- Host: GitHub
- URL: https://github.com/eddie4k-code/shopifybotsimplescriptselenium
- Owner: Eddie4k-code
- Created: 2022-02-02T20:21:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T20:34:56.000Z (over 3 years ago)
- Last Synced: 2025-02-12T12:21:57.878Z (3 months ago)
- Topics: bot, shoe, shopify, sneakers
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.