Naver Smart Store Product & Review Monitor
Pricing
from $4.00 / 1,000 results
Naver Smart Store Product & Review Monitor
Monitor Naver Smart Store brands: product prices, stock, ratings, and reviews. Supports multi-store comparison, price change detection, and full review scraping. Works by opening Naver brand pages and calling internal APIs via browser fetch to bypass anti-bot protection.
Pricing
from $4.00 / 1,000 results
Rating
0.0
(0)
Developer
PawVibe
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Monitor Korean Naver Smart Store brands — track product prices, stock levels, ratings, and customer reviews. Supports multi-store comparison and price change detection.
What does Naver Smart Store Monitor do?
This Actor scrapes structured product data from Naver Smart Store brands — Korea's largest e-commerce platform.
It can scrape:
- Product prices — sale price, discounted price, discount ratio
- Stock levels — real-time inventory quantity
- Ratings & review counts — average score and total reviews
- Customer reviews — full review text, scores, and dates (optional)
Why scrape Naver Smart Stores?
Naver Smart Stores host over 1 million active stores and dominate Korean e-commerce. This data is valuable for:
- Competitor price monitoring — track daily price changes across rival brands
- Stock intelligence — detect when competitors go out of stock
- Review analysis — understand what customers love or complain about
- Market research — identify trending products and pricing strategies
How to scrape Naver Smart Stores
- Click Try for free.
- Enter brand URL slugs in
brandUrls(e.g.,["mydominant", "drfelis", "sajopet"]). - Optionally enable
includeReviewsfor full review scraping. - Click Run.
- When finished, preview or download your data from the Dataset tab.
Finding brand slugs
The brand slug is the last part of a Naver Smart Store URL:
https://brand.naver.com/mydominant→ slug ismydominanthttps://brand.naver.com/drfelis→ slug isdrfelis
Input
| Field | Type | Default | Description |
|---|---|---|---|
brandUrls | string[] | ["mydominant"] | Brand URL slugs to monitor |
includeReviews | boolean | false | Also scrape customer reviews |
maxReviewPages | integer | 3 | Max review pages per product (20 reviews/page) |
How much does it cost?
| Products scraped | Cost |
|---|---|
| 10 | $0.04 |
| 100 | $0.40 |
| 1,000 | $4.00 |
Pricing: $0.004 per product + $0.001 per actor start.
With Apify's $5 free monthly credits, you can scrape ~1,200 products per month for free.
Results
Product record
{"type": "product","brand": "mydominant","name": "마이도미넌트 벤토나이트 블랙(제시카) 11kg 고양이모래","salePrice": 32850,"discountedPrice": 28900,"discountRatio": 12,"stock": 518,"status": "SALE","reviewCount": 10685,"avgScore": 4.85,"category": "반려동물 > 고양이 배변용품 > 응고형모래"}
Review record (when includeReviews: true)
{"type": "review","brand": "mydominant","productId": 10046942637,"productName": "마이도미넌트 벤토나이트 블랙(제시카) 11kg","score": 5,"content": "Really good cat litter, low dust and great clumping.","writerId": "user***","createDate": "2026-03-15"}
Supported stores
Any Naver Smart Store brand. Popular examples:
| Store | Category | Products |
|---|---|---|
| mydominant | Cat litter | 10 |
| drfelis | Pet supplies | 15 |
| sajopet | Pet food | 15 |
| naekkonyang | Cat litter | 15 |
| catlitterlab | Cat litter | 16 |
How it works
Naver blocks direct HTTP requests from datacenter IPs (429/418). This Actor:
- Opens the brand page via Playwright browser
- Uses Apify Residential Proxy (KR) to bypass IP blocking
- Calls Naver's internal APIs via
page.evaluate(() => fetch(...))— making requests appear as normal user traffic - Returns structured JSON data
This approach requires zero configuration — just hit Run.
Tips
- Daily monitoring: Set up a schedule to run this Actor daily and track price changes over time.
- Multi-store comparison: Enter multiple brand slugs to compare competitors side by side.
- Review mining: Enable
includeReviewsto analyze customer sentiment and identify product issues.
Is it legal?
Note that personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.
We also recommend reading: Is web scraping legal?
Need more?
This Actor provides snapshots. For ongoing monitoring, we offer:
| Feature | This Actor | Pro Service |
|---|---|---|
| Product data | $0.004/item | Included |
| Price history | — | Daily snapshots |
| Stock alerts | — | Real-time notifications |
| Review analysis | — | Sentiment + topics |
| Competitor dashboard | — | Multi-store view |
| Weekly PDF report | — | Automated |
📧 Contact: lamost423@gmail.com