Naver Place Rank Tracker avatar

Naver Place Rank Tracker

Deprecated

Pricing

$10.00 / 1,000 place rank checks

Go to Apify Store
Naver Place Rank Tracker

Naver Place Rank Tracker

Deprecated

Find a Naver Place rank for a keyword and location, scanning up to 300 results.

Pricing

$10.00 / 1,000 place rank checks

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Naver Place Rank Tracker checks where a target business appears for a Korean keyword on Naver Map. Track one place ID across queries, coordinates, and sort modes without manually scrolling through local search results.

What does Naver Place Rank Tracker do?

Enter a search query and the Naver place ID you want to find. The Actor scans up to 300 public Naver Map results and returns the target's overall rank, page position, and place data.

This focused rank-checking workflow is useful for local SEO agencies, franchises, and business owners monitoring keyword visibility.

Input

FieldRequiredDefaultDescription
queryYes-Keyword to check.
targetPlaceIdYes-Naver place ID to find.
maxSearchNo100Maximum results to scan, up to 300.
businessTypeNo"place"Place-list type used for the search.
sortTypeNo"0"Naver result sort mode.
x, yNoSeoul centerCoordinates used to localize the result.
failOnErrorNofalseStop the run instead of returning an error record.
{
"query": "성수동 카페",
"targetPlaceId": "1234567890",
"maxSearch": 100
}

Output example

{
"httpStatus": 200,
"success": true,
"data": {
"found": true,
"rank": 14,
"pageNumber": 1,
"rankInPage": 14,
"totalSearched": 50,
"query": "성수동 카페",
"place": {
"placeId": "1234567890",
"name": "Example Cafe",
"visitorReviewCount": 320
}
}
}

When the target is not found, the Actor returns found: false, rank: null, and the number of results searched. Results can be exported or consumed through the Apify API.

Pricing

Pricing is based on each rank check. Actor compute and Korean residential network usage are included in the displayed price. Use maxSearch to control how deeply each check scans.

Rank-tracking tips

  • Keep the query, coordinates, sort mode, and scan depth consistent over time.
  • Schedule the Actor and append each result to your own history dataset.
  • Use Naver Map Search Scraper first when you do not know the target place ID.

Is this an official Naver ranking tool?

No. This Actor is unofficial and is not affiliated with or endorsed by Naver. Rankings can change by time, location, user context, and Naver's own systems.