Naver Plus Store Rank Tracker avatar

Naver Plus Store Rank Tracker

Deprecated

Pricing

$10.00 / 1,000 product rank checks

Go to Apify Store
Naver Plus Store Rank Tracker

Naver Plus Store Rank Tracker

Deprecated

Find a product's rank in Naver Plus Store results for a keyword, scanning up to 300 products.

Pricing

$10.00 / 1,000 product rank checks

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Naver Plus Store Rank Tracker finds a target product's position for a Korean shopping keyword. Check one channel product ID across up to 300 public Plus Store results without manually paging through the search interface.

What does Naver Plus Store Rank Tracker do?

Enter a keyword and the target product ID. The Actor scans Naver Plus Store results and returns the product's overall rank, page position, and public shopping fields. If the target is not present within the scan depth, the result clearly reports found: false.

Input

FieldRequiredDefaultDescription
queryYes-Shopping keyword to check.
productIdYes-Target Naver channel product ID.
maxSearchNo100Maximum products to scan, up to 300.
failOnErrorNofalseStop the run instead of returning an error record.
{
"query": "무선 이어폰",
"productId": "1234567890",
"maxSearch": 100
}

Output example

{
"httpStatus": 200,
"success": true,
"data": {
"found": true,
"rank": 23,
"pageNumber": 2,
"rankInPage": 3,
"totalSearched": 40,
"query": "무선 이어폰",
"product": {
"channelProductId": "1234567890",
"productName": "Example Wireless Earbuds",
"salePrice": 59000,
"totalReviewCount": 820,
"averageReviewScore": 4.8,
"isFreeDelivery": true
}
}
}

Pricing

Pricing is based on each product rank check. Actor compute and Korean residential network usage are included in the displayed price. maxSearch controls the maximum scan depth.

Rank-tracking tips

  • Use the same keyword and scan depth for comparable historical data.
  • Schedule recurring checks and store the results in your own time series.
  • Confirm that productId is the Naver channel product ID.

Is this an official Naver ranking tool?

No. This Actor is unofficial and is not affiliated with or endorsed by Naver. Product rankings can change with time, query context, and Naver's own systems.