Naver Map Search Scraper avatar

Naver Map Search Scraper

Pricing

$2.00 / 1,000 fetched result pages

Go to Apify Store
Naver Map Search Scraper

Naver Map Search Scraper

Fetch a selected Naver Map result page with addresses, phones, reviews, coordinates, and booking signals.

Pricing

$2.00 / 1,000 fetched result pages

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Share

Fetch a selected Naver Map result page with addresses, phones, reviews, coordinates, and booking signals.

What does this Actor do?

The Actor searches Naver Map for one Korean query and returns one selected result page.

What data does it return?

  • Rank, place ID, name, category, and direct links
  • Lot and road addresses, phone, image, and coordinates
  • Visitor, blog, total review, rating, and save values when available
  • Naver Pay, booking, TalkTalk, coupon, delivery, and new-opening signals
  • Business hours when returned by Naver

Input

{
"query": "강남역 맛집",
"page": 2,
"limit": 50,
"x": "127.02306239128518",
"y": "37.512133585875134"
}
FieldRequiredDefaultDescription
queryYes-Korean local-search query.
pageNo1Result page to fetch.
limitNo30Results per page, from 1 to 100.
sortTypeNo요즘뜨는Naver Map's current Place search ordering. Other values are rejected because they are not fields in the current PlaceListInput GraphQL contract.
x, yNoSeoul centerLongitude and latitude for the search location.
failOnErrorNotrueFail the run on a crawler server error. Set false only to store an error row and keep the run successful.

Output example

{
"rank": 1,
"placeId": "1234567890",
"name": "Example Restaurant",
"roadAddress": "Seoul, Gangnam-gu",
"phone": "02-000-0000",
"visitorReviewCount": 320,
"hasBooking": true,
"total": 226,
"query": "강남역 맛집",
"source": "pcmap_graphql_wtm",
"schema": "PlaceListInput/placeList",
"fallbackApplied": false,
"proxyUsed": true,
"success": true,
"httpStatus": 200
}

Pricing and limits

  • Price: $0.002 per fetched source page ($2 per 1,000 pages)
  • Billing event: one successfully fetched Naver Map result page
  • Maximum: 100 places on the selected page; Naver can return fewer.
  • Actor compute and the KR Residential proxy are included in the event price.

Troubleshooting

  • Fewer places than requested: the selected page contains fewer results.
  • Unexpected area: provide both x and y.
  • Unsupported sort error: the current generic Place GraphQL contract supports only Naver's default ordering. Restaurant-only sort fields are not silently applied to Place search.

Disclaimer

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