Temu Store Query
SkillCommerce & financeFilter Temu stores by multiple dimensions (store name/ID, country site, backend category, fully-managed/semi-managed, total/weekly/monthly sales and revenue, rating, reviews, followers, product count, store opening time, etc.). Trigger when users mention Temu store, Temu store analysis, Temu seller, Temu store ranking, Temu semi-managed store, Temu revenue, temu stores, Temu store query. Even if the user does not mention the tool name, trigger this skill whenever they are looking for stores on Temu, filtering store data, or analyzing store performance.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Temu Store Query skill
What this skill tells your AI
The instructions your AI receives, as published by nexscope-ai/nexscope-ecommerce-skills in ecommerce-temu-store-source-query/SKILL.md and read by ahel’s review.
When the NexScope "Third-Party Data Service" MCP is available, this maps to the gateway route ehunt/temu/storeQuery (MCP display name: Temu Store Query; exact tool name follows the tool metadata deployed in the current environment). Authentication and upstream routing are handled by the gateway; if the response contains a root-level code field, success is determined by the actual network response.
Key Points
- Pagination:
pagestarts at 1;pageSizedefaults to 20, max 100. - Range parameters:
*Min/*Maxcome in pairs (total/weekly/monthly sales, total/weekly/monthly revenue, rating, reviews, followers, product count), forming upstream ranges. - Site:
siteIdis the country site ID, multiple values comma-separated (e.g.,211=United States,76=United Kingdom). - Category:
categoryis the backend category ID, multiple values comma-separated. - Managed mode:
isLocal(0=fully-managed, 1=semi-managed, string type). - Store opening time:
listedTimeBegin/listedTimeEnd(YYYY-MM-DD). - Sorting:
sortByis a "field-direction" string, e.g.,order_week_count-0(weekly sales descending, default),order_count-0,total_revenue-0,rating-0.
Script (Optional)
Command-line debugging: python scripts/temu_store_source_query.py '<JSON>' (requires NEXSCOPE_API_KEY). See the end of references/api.md.
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.
Signals
- GitHub stars
- 67
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ecommerce-temu-store-source-query- Source
- github.com/nexscope-ai/nexscope-ecommerce-skills