Automated bot for Adidas with manual Captcha bypass functionality. Given a user inputted model number, desired size, and Captcha token (if needed), will generate a backdoor link and automatically drive browser to adidas site cart with shoe added.
In order to run:
- Open up terminal and go into this directory.
- Activate virtual environment : $ source venv/bin/activate
- Run $ python manage.py runserver
- Open up new terminal and repeat steps 1 and 2.
- Run $ python main.py
- Input information for form and click submit
- If all information is correct and shoe is in stock, browser will automatically add shoe to cart and open up new tab with shoe in cart.
Enjoy!