b4c0f8d259f5df7f9058e16642633b2f59802266
Superbuy
Automatically add Taobao orders to Superbuy
Usage Guide
Installation
- Clone/download this repo
- Install Tampermonkey on your default browser
- Create a new userscript, copy-and-paste the content of
taobao.js - Install python>=3.9 (tested on 3.11)
pip install -r requirements.txt- Fill in your email and password in
auth.toml
Usage
- Login to taobao
python mobile.pywill open a browser tab and close it after it syncs all orders
Note: If you have manually-added orders before using this script, you can change the MIN_DATE variable in mobile.py to the date of the first order you want to sync.
Description
Languages
Jupyter Notebook
97.2%
Python
2.3%
JavaScript
0.5%