Install
openclaw skills install justoneapi-tiktok-shop-search-productsCall GET /api/tiktok-shop/search-products/v1 for TikTok Shop Product Search through JustOneAPI with keyword.
openclaw skills install justoneapi-tiktok-shop-search-productsUse this focused JustOneAPI skill for product Search in TikTok Shop. It targets GET /api/tiktok-shop/search-products/v1. Required non-token inputs are keyword. OpenAPI describes it as: Get TikTok Shop product Search data, including title, price, and sales, for market research and trend analysis, competitor product discovery, and monitoring product popularity in specific regions.
tiktok-shopsearch-productsjustoneapi-tiktok-shop-search-products| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
searchProductsV1 | v1 | GET | /api/tiktok-shop/search-products/v1 | Product Search |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
keyword | query | all | n/a | string | Search keyword |
offset | query | n/a | all | integer | Search result offset |
pageToken | query | n/a | all | string | Pagination token for the next page |
region | query | n/a | all | string | Target region for product search. Available Values: - US: United States - GB: United Kingdom - SG: Singapore - MY: Malaysia - PH: Philippines - TH: Thailand - VN: Vietnam - ID: Indonesia |
region enum | values | n/a | n/a | n/a | GB, ID, MY, PH, SG, TH, US, VN |
Request body: none documented; send parameters through path or query arguments.
Use searchProductsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: searchProductsV1.
node {baseDir}/bin/run.mjs --operation "searchProductsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.searchProductsV1 on /api/tiktok-shop/search-products/v1.keyword) before summarizing results.