Naver Map Autocomplete API
Pricing
$1.00 / 1,000 autocomplete queries
Go to Apify Store
Naver Map Autocomplete API
Get Naver Map instant-search place candidates and place IDs for a Korean query.
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": "강남역 맛집"}
| Field | Required | Description |
|---|---|---|
query | Yes | Business name or local-search query, up to 100 characters. |
failOnError | No | Fail 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
- No candidates: add a district or use the full business name.
- Need a broader ranked list: use Naver Map Search.
- Need full details for one ID: use Naver Place Detail.
Disclaimer
This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Naver.