-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DannylydST edited this page Aug 6, 2026
·
7 revisions
Based on the npm package
sorftime-cli@1.0.0(unified entry pointsorftime api <Endpoint> '<json>'), covering 117 unique cross-border e-commerce data endpoints.
npm install -g sorftime-cli # 1. Install
sorftime add myprofile <api-key> # 2. Configure profile (token from Sorftime Pro dashboard)
sorftime api ProductRequest '{"asin":"B0CVM8TXHP"}' --domain 1 --profile myprofile # 3. Call an endpoint- Home — this page
- Trigger Eval — trigger evaluation set (32 queries, bilingual EN/CN)
sorftime-cli/
├── SKILL.md # Main index + discovery path + endpoint catalog
├── README.md # Human quick reference + What's New
├── CHANGELOG.md # Version history
├── trigger-eval.json # Trigger evaluation set (32 queries, bilingual)
├── resources/ # 21 on-demand endpoint reference docs
└── scripts/ # 4 helper scripts (call/one/decode/_lib)
- v1.1.0 (2026-08-06): English-first release — bilingual triggers, parameter trap table, documentation fixes, 117 unique endpoints
- v1.0.0 (2026-08-05): Official npm package (npm latest)