Chrome extension to facilitate checkout on supremenewyork.com Buys your selected items on drop day. Has a timing feature so that you can just have it wait until drop time.
- Google Chrome
- VPN to somewhere in the UK
- Python3
- Beautiful Soup 4 python3 (pip3 install bs4 or pip install bs4)
- Navigate to "chrome://extensions" in Chrome.
- Enable developer mode in the corner
- Load unpacked extension and find where you cloned this repository.
- Right click the newly added extension and go to options.
- To get the items you want, connect to your UK VPN and run
python3 scan.py
. This will create results.txt with info in the form "itemName -- color -- itemCode" - Copy the itemCode of the item you want and paste it into the item field under the extension options. Separate by comma for multiple items.
- Fill out desired size and the rest of the checkout info. Separate by comma if you are fine with multiple sizes.
- At the time of new items released, click the extension icon and click start.