Use this skill to search for products on Naver Shopping using the Naver Search API.
Run the search script with a query:
/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "상품명"
--display : Number of results to show (default: 5, max: 100)--sort : Sort order (sim: similarity, date: date, asc: price ascending, dsc: price descending)/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "아이폰 16" --display 3 --sort asc
Requires the following in .env:
NAVER_Client_IDNAVER_Client_Secret共 1 个版本