Naver Place Search avatar

Naver Place Search

Pricing

from $0.50 / 1,000 places

Go to Apify Store
Naver Place Search

Naver Place Search

Search & scrape business listings from Naver Map (넀이버 지도) β€” Korea's top local search. The best naver map scraper for korean business directory data, naver place search, korea location data, GPS coordinates, ratings & contact info. No browser needed.

Pricing

from $0.50 / 1,000 places

Rating

0.0

(0)

Developer

Session zero

Session zero

Maintained by Community

Actor stats

0

Bookmarked

17

Total users

9

Monthly active users

2 days ago

Last modified

Share

Keywords: naver map search, korean business directory, naver place search, korea location data, south korea, korean web scraping, naver data, apify actor, korean data extraction

πŸ” Naver Place Search Scraper

Search Naver Place (넀이버 ν”Œλ ˆμ΄μŠ€) by keyword and extract detailed business listings β€” no browser needed!

πŸš€ Quick Start (3 minutes)

  1. Click "Try for free" on the Actor page
  2. Enter your search keyword:
    {
    "queries": ["강남 λ§›μ§‘"],
    "maxResults": 30
    }
  3. Click Start β€” business listings appear in the Dataset tab within seconds
  4. Export as JSON, CSV, or Excel

Tip: Use multiple queries like ["ν™λŒ€ 카페", "μ΄νƒœμ› λ ˆμŠ€ν† λž‘"] to search several areas at once.

🎯 What It Does

Enter any search keyword (like "강남 λ§›μ§‘", "μ„œμšΈ 카페", "ν™λŒ€ λ―Έμš©μ‹€") and get comprehensive business data from Naver Map search results.

⚑ Key Features

  • No Browser Needed β€” Uses direct API calls, making it 10x faster and cheaper than browser-based scrapers
  • Rich Data β€” Extracts 25+ fields per business including ratings, reviews, photos, coordinates
  • Multiple Queries β€” Process multiple search keywords in a single run
  • Review Snippets β€” Get visitor review previews from search results
  • Photo URLs β€” Extract up to 5 photo URLs per place
  • Korean Market Specialist β€” Built specifically for Korean local business data

🎯 Use Cases

  • Lead Generation β€” Build targeted prospect lists of businesses by area, category, or keyword
  • Market Research β€” Analyze business density, ratings, and review patterns across neighborhoods
  • SEO & Local Marketing β€” Monitor competitor presence, ratings, and review volume for local SEO strategy
  • Real Estate Analysis β€” Map nearby businesses and amenities for location intelligence and site selection
  • Business Intelligence β€” Track new openings, popular venues, and market saturation by category
  • Price Comparison β€” Discover businesses in a category and feed Place IDs into review/photo scrapers for deeper analysis
  • Franchise Research β€” Count franchise locations and compare performance metrics across regions

πŸ“Š Output Fields

Each place record includes:

FieldTypeDescriptionExample
placeIdstringUnique Naver Place ID (use with other Suite actors)"1085956231"
namestringBusiness name as displayed on Naver"μŠ€νƒ€λ²…μŠ€ κ°•λ‚¨λŒ€λ‘œμ "
categorystringBusiness category (Korean)"카페,λ””μ €νŠΈ"
businessCategorystringNaver's internal category code"cafe"
placeUrlstringDirect link to the Naver Place page"https://pcmap.place.naver.com/..."
roadAddressstringRoad-name address (λ„λ‘œλͺ…μ£Όμ†Œ)"μ„œμšΈ 강남ꡬ κ°•λ‚¨λŒ€λ‘œ 390"
addressstringLot-number address (μ§€λ²ˆμ£Όμ†Œ)"역삼동 123-4"
commonAddressstringShortened common address"μ„œμšΈ 강남ꡬ 역삼동"
xstringLongitude (GPS coordinate)"127.0276"
ystringLatitude (GPS coordinate)"37.4979"
distancestringDistance from search center"1.2km"
phonestringBusiness phone number"02-1234-5678"
virtualPhonestringNaver virtual phone number"0507-1406-9115"
visitorReviewCountintegerNumber of visitor reviews245
blogCafeReviewCountintegerNumber of blog/cafe reviews102
totalReviewCountintegerCombined review count347
visitorReviewScorefloatAverage star rating (1.0–5.0)4.52
imageUrlstringMain photo URL"https://ldb-phinf..."
imageCountintegerTotal photo count89
hasBookingbooleanWhether online booking is availabletrue
hasNPaybooleanWhether Naver Pay is acceptedtrue
businessHoursstringCurrent operating hours status"μ˜μ—… 쀑 22:00에 μ˜μ—… μ’…λ£Œ"
optionsstringAmenities and features (comma-separated)"μ£Όμ°¨,무선 인터넷,μ˜ˆμ•½"
bookingUrlstringDirect booking link (when available)"https://..."
newOpeningbooleanWhether this is a newly opened businessfalse
searchQuerystringThe keyword that found this result"강남 λ§›μ§‘"

βš™οΈ Input Parameters

ParameterTypeDefaultDescription
queriesstring[]requiredSearch keywords (e.g., ["강남 λ§›μ§‘", "ν™λŒ€ 카페"])
maxResultsinteger55Max places per query (1–300). SSR provides ~55; beyond that uses GraphQL pagination
includePhotosbooleantrueInclude multiple photo URLs per place (up to 5)
includeReviewSnippetsbooleantrueInclude visitor review snippets from search results
proxyConfigurationobjectApify ProxyProxy settings

Example Input

{
"queries": ["μ„œμšΈ 카페", "λΆ€μ‚° λ§›μ§‘"],
"maxResults": 100,
"includePhotos": true,
"includeReviewSnippets": true,
"proxyConfiguration": {
"useApifyProxy": true
}
}

⚠️ Limitations & Notes

  • Max 300 results per query β€” Naver's search pagination caps around 300 listings
  • SSR vs GraphQL β€” First ~55 results come from server-rendered HTML (fastest); beyond that requires GraphQL pagination
  • Rate limiting β€” Automatic rate limit detection with 10-second cooldown and retry
  • Retry logic β€” Exponential backoff (up to 3 retries) on network/server errors
  • No login required β€” All data comes from publicly accessible search results
  • Coordinates β€” GPS coordinates are always included and suitable for mapping applications
  • Review snippets β€” Only a subset of reviews is shown in search results; use the Review Scraper for full data

πŸ”— Part of the Naver Place Suite

Combine with our other scrapers for comprehensive Naver Place data:

  1. Search (this actor) β†’ Find places by keyword
  2. Naver Place Reviews β†’ Get detailed visitor reviews for each place
  3. Naver Place Blog Reviews β†’ Get blog/cafe reviews with full text
  4. Naver Place Photos β†’ Download all photos for each place
  5. Naver Blog Search β†’ Search Naver blogs by keyword

πŸ’° Pricing

$0.50 per 1,000 places β€” one of the most affordable Korean business data scrapers. Pay only for what you scrape.

⚠️ Disclaimer

This Actor is provided for educational and research purposes. Please respect Naver's Terms of Service and use responsibly. The author is not responsible for any misuse of this tool.