Naver Smart Store Product & Review Monitor avatar

Naver Smart Store Product & Review Monitor

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Naver Smart Store Product & Review Monitor

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

PawVibe

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Monitor Korean Naver Smart Store brands — track product prices, stock levels, ratings, and customer reviews. Supports multi-store comparison and price change detection.

Actor

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

  1. Click Try for free.
  2. Enter brand URL slugs in brandUrls (e.g., ["mydominant", "drfelis", "sajopet"]).
  3. Optionally enable includeReviews for full review scraping.
  4. Click Run.
  5. 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 is mydominant
  • https://brand.naver.com/drfelis → slug is drfelis

Input

FieldTypeDefaultDescription
brandUrlsstring[]["mydominant"]Brand URL slugs to monitor
includeReviewsbooleanfalseAlso scrape customer reviews
maxReviewPagesinteger3Max review pages per product (20 reviews/page)

How much does it cost?

Products scrapedCost
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:

StoreCategoryProducts
mydominantCat litter10
drfelisPet supplies15
sajopetPet food15
naekkonyangCat litter15
catlitterlabCat litter16

How it works

Naver blocks direct HTTP requests from datacenter IPs (429/418). This Actor:

  1. Opens the brand page via Playwright browser
  2. Uses Apify Residential Proxy (KR) to bypass IP blocking
  3. Calls Naver's internal APIs via page.evaluate(() => fetch(...)) — making requests appear as normal user traffic
  4. 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 includeReviews to analyze customer sentiment and identify product issues.

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:

FeatureThis ActorPro Service
Product data$0.004/itemIncluded
Price historyDaily snapshots
Stock alertsReal-time notifications
Review analysisSentiment + topics
Competitor dashboardMulti-store view
Weekly PDF reportAutomated

📧 Contact: lamost423@gmail.com