naver-shopping-search

Aggregate and normalize Naver Shopping search results for price and seller comparison.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill naver-shopping-search-seolcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: naver-shopping-search
Source: https://github.com/seolcoding/k-parent-skill/tree/main/naver-shopping-search
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill naver-shopping-search-seolcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually checking multiple Naver Shopping listings to compare prices, sellers, and product links is time-consuming and often leads to missing better deals from official stores or lower-priced trusted sellers.

Core Features & Use Cases

  • Naver Shopping Search Aggregation: Retrieves product candidates from Naver Shopping via official API or public BFF fallback, normalizing price, seller, link, image, and review data into a consistent format.
  • Comparative Price Analysis: Separates low-price offers from official/brand store listings to help users quickly identify the best value for their needs.
  • Real-World Use Case: If you are searching for a specific coffee machine, this skill pulls all relevant Naver Shopping listings, sorts by price or relevance, and highlights trusted seller options to speed up your purchase decision.

Quick Start

Ask the naver-shopping-search skill to compare prices and seller options for 아이폰 15 케이스 across Naver Shopping.

Frequently Asked Questions about naver-shopping-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare Naver Shopping prices and sellers for Korean e-commerce products?

To compare Naver Shopping prices, this skill aggregates and normalizes public search results to separate official brand store listings from low-price third-party offers. It retrieves product links, seller data, and review metrics to eliminate manual cross-listing checks.

What is the best way to find the lowest available price on Naver Shopping?

Finding the lowest available price is achieved through comparative price analysis, which sorts aggregated Naver Shopping listings by price or relevance. It highlights trusted seller options and official store prices to speed up your purchase decision.

Does this Naver Shopping search tool require an official API key to retrieve product data?

No API key dependency is strictly required as the skill retrieves data via the k-skill-proxy endpoint using either the official Naver Search API or a public BFF JSON fallback. This ensures consistent retrieval of product fields without manual setup.

Can I get review metrics and product links when searching Korean retail listings?

Yes, retrieving product links and review metrics is supported during the Naver Shopping search aggregation. The skill normalizes core product fields including price, seller, link, image, and review data into a consistent format.

Are there limitations regarding time-sensitive pricing and availability data on Naver Shopping?

Yes, the skill enforces conservative reporting of time-sensitive pricing and availability information retrieved from Naver Shopping. Because e-commerce data fluctuates rapidly, normalized results provide a snapshot rather than a real-time guarantee of current stock.

How does product search normalization work for Korean retail listings?

Product search normalization works by standardizing core Naver Shopping product fields like price, seller, link, and image data into a consistent format. This process relies on the k-skill-proxy endpoint to consolidate varying API or BFF JSON data structures.