naver-api

Query Naver API HUB services for search, DataLab trends, and shopping insights.

3|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/alpoxdev/hypercore-skills --skill naver-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: naver-api
Source: https://github.com/alpoxdev/hypercore-skills/tree/main/skills/naver-api
Command: npx skills add https://github.com/alpoxdev/hypercore-skills --skill naver-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @kood/naver-api-cli, and includes references (resource) components.

What problem does it solve?

This skill eliminates the complexity of manually configuring and executing Naver API requests, providing a standardized, secure, and reproducible way to fetch search results, trend data, and shopping insights.

Core Features & Use Cases

  • Automated API Management: Handles CLI installation, credential validation, and request execution for Naver API HUB services.
  • Data Retrieval: Supports diverse endpoints including news, blog, cafe, and shopping insight trends with normalized output.
  • Use Case: Use this skill to compare the search popularity of two competing product categories over the last month to inform your market research strategy.

Quick Start

Use the naver-api skill to search for the latest 20 news articles regarding generative AI.

Frequently Asked Questions about naver-api

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

FAQPage Schema
How do I query Naver API search and shopping insights without manual configuration?

Querying Naver API search and shopping insights is handled by automating CLI installation, credential validation, and structured request execution. This provides a standardized, secure, and reproducible interface for fetching normalized data from Naver API HUB services.

What Naver DataLab trend endpoints can I retrieve using this automated approach?

Naver DataLab trend endpoints available include news, blog, cafe, and shopping insight trends. The standardized interface retrieves normalized output from these diverse endpoints, ensuring data consistency for research and analysis tasks.

Do I need local CLI installation to execute Naver API HUB requests securely?

Local CLI installation is required to execute Naver API HUB requests securely. The skill manages the installation of the required CLI dependency, validates credentials, and ensures compliance with API rate limits through structured command execution.

What's the best way to compare search popularity of competing product categories using Naver trends?

Comparing search popularity of competing product categories is achieved by querying Naver DataLab trends and shopping insights. The skill facilitates structured data retrieval and normalization, enabling direct comparison of trend data over specified periods.

Are there API rate limits I should be aware of when fetching Naver search results?

API rate limits apply when fetching Naver search results, and the skill enforces compliance through structured command execution. This ensures requests remain within acceptable thresholds, preventing execution failures and maintaining reproducible data retrieval.

Why does my Naver API request fail during credential validation?

Naver API request failures during credential validation typically occur when credentials are missing or incorrectly configured. The skill handles credential validation automatically, ensuring secure API execution and preventing unauthorized access to HUB services.