donjawn / sizeCo-orderChecker

Check the status of all your orders placed on the sizeCo?UK site or Size? Previews mobile app!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sizeCo-orderChecker

Check the status of all your orders placed on the sizeCo?UK site or Size? Previews mobile app!

@donjawns

Requirements

Python 2.7 Requests (pip install requests) Random (pip install random) Time (pip install time) BS4 (pip install bs4) datetime (pip install datetime)

Instructions

    1. Download the folder and place it in your Desktop
    2. Input your order info in the following format in the orderinfo.txt file:
    2a. format: email:ordernumber
    3. main.py should be untouched
    4. Open Terminal/CMD
    5. Install all the requirements
    6. Type cd Desktop -> cd sizeCo-orderChecker-master -> python main.py

About

Check the status of all your orders placed on the sizeCo?UK site or Size? Previews mobile app!


Languages

Language:Python 100.0%