Allows mass-checking of the status of adidas online orders on US, UK, FR and DE
- bs4
- requests
- python3
- Download and install python3
- Use pip into install the modules e.g.
pip install bs4
- Put your order numbers and emails in orders.txt
- Run the checker using
python main.py
I wrote this a long time ago and it seems to be working ok now but if you do find any issues or bugs then open an issue and I'll take a look. I won't help you with install or running, this is something you can do yourself with a bit of googling if needed.