-
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 (+ auto-generated _endpoints-index.md)
└── scripts/ # 7 helper scripts (call/one/batch/doctor/decode/gen-index/_lib)
-
v1.2.0 (2026-08-06): Automation workhorses —
batch.sh(generic batch runner with resume/retry/dry-run),doctor.sh(environment self-check),gen-index.sh(auto-refreshing endpoint matrix); 3-column Shortcut Map; TOC on all reference files; description within platform limits - 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)