ecommerce.temu-category-search

Installation
SKILL.md

Temu Category Search

Quick Reference

  • Required: keyword (substring match against category Chinese name, English name, and category ID).
  • Pagination: page starts at 1; pageSize defaults to 50, max 200.
  • The returned id / categoryId can be used as category identifiers for Temu product queries (categoryHome/categoryBackend), store queries (category), etc. (as long as it matches the specific tool schema).

Script (Optional)

Command-line debugging: python scripts/temu_category_search.py '<JSON>' (requires NEXSCOPE_API_KEY). See references/api.md for details.

Reference

See references/api.md for input/output parameter tables.

Authentication

Set NEXSCOPE_API_KEY. Visit https://www.nexscope.ai/help/skills-external-access?co-from=skillNS to manage credits.

Installs
1
GitHub Stars
16
First Seen
11 days ago
ecommerce.temu-category-search — nexscope-ai/nexscope-ecommerce-skills