Use this skill to reliably pull CJ product data (instead of manual browsing).
./cj-api.jsonapiKey, baseUrl, accessToken, tokenExpirynode scripts/token.js
node scripts/source.js --keyword "sunset lamp" --size 20 --out cj-results.json
Output: cj-results.json with normalized fields.
source.js uses GET /product/listV2 and requests enable_description + category fields.共 1 个版本