πŸ“Š Naver DataLab Shopping Insight avatar

πŸ“Š Naver DataLab Shopping Insight

Pricing

$0.50 / 1,000 results

Go to Apify Store
πŸ“Š Naver DataLab Shopping Insight

πŸ“Š Naver DataLab Shopping Insight

Collect shopping trend data from Naver DataLab API β€” Korea's #1 e-commerce intelligence. Category trends, keyword trends, demographic breakdowns (age, gender, device). Official API-based, fast & reliable.

Pricing

$0.50 / 1,000 results

Rating

0.0

(0)

Developer

ν•œν”„λ‘œ

ν•œν”„λ‘œ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Collect shopping trend data from Naver DataLab β€” Korea's #1 e-commerce intelligence platform. Powered by the official Naver API for maximum reliability and speed.

No scraping, no proxies needed. This Actor uses Naver's official DataLab API, so it's fast, reliable, and fully compliant with Naver's terms of service.

✨ What does this Actor do?

This Actor connects to Naver DataLab Shopping Insight API to extract:

  • πŸ“ˆ Category Trend Analysis β€” Track click volume trends for any Naver Shopping category
  • πŸ” Keyword Trend Analysis β€” Monitor keyword popularity within shopping categories
  • πŸ“± Device Breakdown β€” PC vs Mobile shopping behavior
  • πŸ‘« Gender Breakdown β€” Male vs Female shopping patterns
  • πŸ‘ΆπŸ‘΄ Age Group Breakdown β€” Shopping trends by age (10s through 60+)
  • πŸ† Popular Keywords Top 500 β€” Get trending keyword rankings per category (no API key needed!)
  • πŸ”¬ Full Analysis Mode β€” Run all analyses in one go

🎯 Who is this for?

UserUse Case
E-commerce sellersFind trending products, validate niche ideas
SEO agenciesKorean market keyword research for clients
Global brandsKorea market entry research & trend monitoring
AI agents (MCP)Automated Korean shopping trend intelligence
Data analystsTime-series shopping data for forecasting

πŸ†“ How to get Naver API credentials (FREE)

  1. Go to developers.naver.com
  2. Log in with your Naver account (create one if needed)
  3. Click Application β†’ Register
  4. Select "λ°μ΄ν„°λž© (μ‡Όν•‘μΈμ‚¬μ΄νŠΈ)" / DataLab (Shopping Insight)
  5. Enter http://localhost as the Web Service URL
  6. Copy your Client ID and Client Secret

⚑ It's completely free β€” Naver provides 25,000 API calls/day at no cost!

πŸ“– Input Examples

{
"naverClientId": "YOUR_CLIENT_ID",
"naverClientSecret": "YOUR_SECRET",
"queryMode": "category",
"startDate": "2025-01-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"analysisTypes": ["trend", "device", "gender"],
"categories": [
{"name": "νŒ¨μ…˜μ˜λ₯˜", "param": ["50000000"]},
{"name": "ν™”μž₯ν’ˆ/미용", "param": ["50000002"]}
]
}

Example 2: Track Interior/Furniture Keywords

{
"naverClientId": "YOUR_CLIENT_ID",
"naverClientSecret": "YOUR_SECRET",
"queryMode": "keyword",
"startDate": "2025-01-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"analysisTypes": ["trend", "age", "gender"],
"keywordCategory": "50000004",
"keywords": [
{"name": "μΈν…Œλ¦¬μ–΄μ†Œν’ˆ", "param": ["μΈν…Œλ¦¬μ–΄ μ†Œν’ˆ"]},
{"name": "μˆ˜λ‚©", "param": ["μˆ˜λ‚©"]},
{"name": "μ‘°λͺ…", "param": ["μ‘°λͺ…"]}
]
}

Example 3: Full Analysis β€” K-Beauty Market Intelligence

{
"naverClientId": "YOUR_CLIENT_ID",
"naverClientSecret": "YOUR_SECRET",
"queryMode": "full_analysis",
"startDate": "2025-01-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"categories": [
{"name": "ν™”μž₯ν’ˆ/미용", "param": ["50000002"]}
],
"keywordCategory": "50000002",
"keywords": [
{"name": "선크림", "param": ["선크림"]},
{"name": "ν† λ„ˆ", "param": ["ν† λ„ˆ"]},
{"name": "μ„ΈλŸΌ", "param": ["μ„ΈλŸΌ"]}
]
}
{
"queryMode": "popular_keywords",
"startDate": "2026-03-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"categories": [
{"name": "가ꡬ/μΈν…Œλ¦¬μ–΄", "param": ["50000004"]}
]
}
{
"queryType": "popular_keywords",
"category": "50000004",
"categoryName": "가ꡬ/μΈν…Œλ¦¬μ–΄",
"startDate": "2026-03-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"totalKeywords": 500,
"keywords": [
{"rank": 1, "keyword": "컀튼", "linkId": "..."},
{"rank": 2, "keyword": "러그", "linkId": "..."},
{"rank": 3, "keyword": "μΉ¨λŒ€", "linkId": "..."}
]
}
Category (Korean)Category (English)Code
νŒ¨μ…˜μ˜λ₯˜Fashion / Clothing50000000
νŒ¨μ…˜μž‘ν™”Fashion Accessories50000001
ν™”μž₯ν’ˆ/미용Beauty / Cosmetics50000002
λ””μ§€ν„Έ/κ°€μ „Digital / Electronics50000003
가ꡬ/μΈν…Œλ¦¬μ–΄Furniture / Interior50000004
μΆœμ‚°/μœ‘μ•„Baby / Parenting50000005
μ‹ν’ˆFood / Grocery50000006
슀포츠/λ ˆμ €Sports / Leisure50000007
μƒν™œ/건강Living / Health50000008
μ—¬κ°€/μƒν™œνŽΈμ˜Lifestyle / Services50000009
면세점Duty Free50000010
λ„μ„œBooks50000011

πŸ’‘ Sub-category codes: Find them from Naver Shopping URLs. Browse to a sub-category on shopping.naver.com and check the cat_id parameter in the URL.

πŸ“Š Output Format

Category Trend Output

{
"queryType": "category_trend",
"startDate": "2025-01-01",
"endDate": "2026-03-29",
"timeUnit": "month",
"results": [
{
"title": "νŒ¨μ…˜μ˜λ₯˜",
"category": ["50000000"],
"data": [
{"period": "2025-01-01", "ratio": 87.5},
{"period": "2025-02-01", "ratio": 92.3},
{"period": "2025-03-01", "ratio": 100.0}
]
}
]
}

Device Breakdown Output

{
"queryType": "category_device",
"results": [
{
"title": "ν™”μž₯ν’ˆ/미용",
"data": [
{"period": "2025-01-01", "group": "pc", "ratio": 18.5},
{"period": "2025-01-01", "group": "mo", "ratio": 81.5}
]
}
]
}

πŸ’° Cost

This Actor uses PPE pricing at $0.50 per 1,000 results.

Since it uses Naver's official API (which is free), the only cost is the Apify platform fee. Each API call returns one result set, so a typical full analysis costs less than $0.01.

❓ FAQ

Q: Do I need a Korean Naver account? A: No, any Naver account works. You can sign up at naver.com with an email.

Q: What's the data range? A: Naver DataLab provides data from 2017-08-01 onward.

Q: What does "ratio" mean in the output? A: The ratio is a relative value (0-100) where 100 represents the peak click volume in the selected period. It's not absolute click counts β€” similar to how Google Trends works.

Q: Can I use sub-categories? A: Yes! Use any valid Naver Shopping cat_id code. Find them by navigating Naver Shopping and checking the URL.

Q: keyword param에 μ—¬λŸ¬ 검색어λ₯Ό λ„£μœΌλ©΄ μ—λŸ¬κ°€ λ‚˜μš” A: 넀이버 API μ œμ•½μœΌλ‘œ keyword의 param은 1개만 ν—ˆμš©λ©λ‹ˆλ‹€. μ—¬λŸ¬ 검색어λ₯Ό λΉ„κ΅ν•˜λ €λ©΄ keywords 배열에 각각 λΆ„λ¦¬ν•΄μ„œ λ„£μœΌμ„Έμš”.

❌ 잘λͺ»λœ 예: {"name": "μˆ˜λ‚©", "param": ["μˆ˜λ‚©", "μ •λ¦¬μˆ˜λ‚©"]}
βœ… μ˜¬λ°”λ₯Έ 예: {"name": "μˆ˜λ‚©", "param": ["μˆ˜λ‚©"]}, {"name": "μ •λ¦¬μˆ˜λ‚©", "param": ["μ •λ¦¬μˆ˜λ‚©"]}

Q: Is this MCP/AI agent compatible? A: Yes! Clean JSON output with PPE pricing makes it ideal for AI agent tool calls via Apify MCP at mcp.apify.com.

πŸ“ Changelog

v1.1.0 (2026-03-29)

  • Popular Keywords Top 500 mode (no API key required!)
  • Fetches trending keyword rankings from Naver DataLab internal API
  • Supports demographic filters (age, gender, device)

v1.0.0 (2026-03-29)

  • Initial release
  • Category trend analysis (trend, device, gender, age)
  • Keyword trend analysis (trend, device, gender, age)
  • Full analysis mode
  • Official Naver API integration (no proxy needed)