Naver Map Autocomplete API avatar

Naver Map Autocomplete API

Pricing

$1.00 / 1,000 autocomplete queries

Go to Apify Store
Naver Map Autocomplete API

Naver Map Autocomplete API

Get Naver Map instant-search place candidates and place IDs for a Korean query.

Pricing

$1.00 / 1,000 autocomplete queries

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

Get Naver Map instant-search place candidates and place IDs for a Korean query.

What does this Actor do?

The Actor sends one query to Naver Map's instant-search endpoint and returns the place candidates in the public response.

What data does it return?

  • Original query and candidate count
  • Naver place ID and title
  • Additional fields present in Naver's instant-search place objects

Input

{
"query": "강남역 맛집"
}
FieldRequiredDescription
queryYesBusiness name or local-search query, up to 100 characters.
failOnErrorNoFail the run on a crawler server error.

Output example

{
"id": "1234567890",
"title": "Example Restaurant",
"query": "강남역 맛집",
"count": 3,
"source": "naver_map_instant_search",
"fallbackApplied": false,
"proxyUsed": true,
"success": true,
"httpStatus": 200
}

Pricing and limits

  • Price: $0.0015 per query
  • Billing event: one successful instant-search query
  • Actor compute and the KR Residential proxy are included in the event price.
  • The endpoint uses a fixed Seoul-area coordinate and does not accept a custom location.
  • Candidate fields vary with Naver's response.

Troubleshooting

Disclaimer

This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Naver.