kalodata
Installation
SKILL.md
KaloData TikTok Shop analytics (kalo)
TikTok Shop e-commerce analytics from KaloData — rankings and details for products, shops, creators, videos, livestreams and categories.
Run
The CLI ships inside this skill (scripts/kalo.py, Python 3.11+ stdlib only — nothing to install):
python3 <this-skill-dir>/scripts/kalo.py product rank --region US
All examples below write kalo as shorthand for python3 <this-skill-dir>/scripts/kalo.py.
Output is TOON (token-oriented) on stdout; add --json to any command for raw JSON.
Errors are structured on stdout with actionable help: lines. Exit codes: 0 ok, 1 error, 2 usage.