Command-line tool for SHEIN e-commerce platform offering product search, price tracking, new arrivals query, and secure QR code login.
CLI tool for SHEIN fashion e-commerce platform.
shein-shopping search "dress"
shein-shopping search "shoes" --page 2 --limit 20
shein-shopping login
Opens browser with QR code for authentication.
shein-shopping price <product-url>
Shows current price and historical data.
shein-shopping new
shein-shopping new women
shein-shopping new men
Query new arrivals by category.
playwright>=1.40.0 (浏览器自动化)cryptography>=42.0.0 (加密库)pip install -r requirements.txt~/.openclaw/data/shein-shopping/secure/ (加密存储)cookies.enc (AES-256 加密存储)shein-shopping.db (SQLite数据库).key (权限 600)# 查看隐私信息
shein-shopping privacy info
# 清除所有个人数据
shein-shopping privacy clear
# 导出加密数据(备份)
shein-shopping privacy export
This skill uses browser automation for legitimate shopping assistance only. All user data is encrypted and stored locally. No data transmission to external servers. See SECURITY.md for details.
ZIP package — ready to use