🧪 Skills

Naver Shopping Search

Search for products on Naver Shopping. Use when the user wants to find product prices, links, or compare items in the Korean market.

v1.0.0
❤️ 0
⬇️ 863
👁 1
Share

Description


name: naver-shopping description: Search for products on Naver Shopping. Use when the user wants to find product prices, links, or compare items in the Korean market.

Naver Shopping Search

Use this skill to search for products on Naver Shopping using the Naver Search API.

Usage

Run the search script with a query:

/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "상품명"

Options

  • --display <number>: Number of results to show (default: 5, max: 100)
  • --sort <sim|date|asc|dsc>: Sort order (sim: similarity, date: date, asc: price ascending, dsc: price descending)

Example

/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "아이폰 16" --display 3 --sort asc

Environment Variables

Requires the following in .env:

  • NAVER_Client_ID
  • NAVER_Client_Secret

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs