A Python script help checking NIKE SNKRS release page in CLI. No longer need to open a browser to check the pages.
- Python 3 (Python 2 is not tested)
- Selenium with PhantomJS
# Make sure requirements are met
git clone https://github.com/YueGeQiu/nike_sneaker.git
cd nike_sneaker
# Switch to Python3 Env
pip install -r requirements.txt
python main.py
- Refactor
- Add to calendar