Kakao Map Place Detail Scraper avatar

Kakao Map Place Detail Scraper

Pricing

$3.00 / 1,000 place details

Go to Apify Store
Kakao Map Place Detail Scraper

Kakao Map Place Detail Scraper

Get Kakao Map place details, review totals, keywords, up to five public comments, and business hours by place ID.

Pricing

$3.00 / 1,000 place details

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Get Kakao Map place details, review totals, keywords, up to five public comments, and business hours by place ID.

What does this Actor do?

The Actor requests the public Kakao place profile and review sections for one Kakao place ID.

What data does it return?

  • Name, category, addresses, phone, and homepage
  • Average rating
  • Kakao Map review count, blog review count, and combined total
  • Review-reading restriction status
  • Public place keywords
  • Up to five comments returned in Kakao's recommended order
  • Published business-hour periods

Input

{
"placeId": "12345678"
}
FieldRequiredDescription
placeIdYesKakao place ID.
failOnErrorNoFail the run on a crawler server error.

Output example

{
"placeId": "12345678",
"name": "Example Restaurant",
"category": "Korean restaurant",
"ratingAverage": 4.6,
"visitorReviewCount": 320,
"blogReviewCount": 84,
"totalReviewCount": 404,
"popularKeywords": [
{ "keyword": "friendly service" }
],
"latestComments": [],
"success": true,
"httpStatus": 200
}

Pricing and limits

  • Price: $0.0075 per place ID
  • Billing event: one successfully processed place ID
  • Comment sample: up to five comments in recommended order, not every review
  • Actor compute and the KR Residential proxy are included in the event price.
  • Optional fields can be empty when the place has not published them.

Troubleshooting

  • placeId is required: enter the numeric ID from a Kakao place URL.
  • Empty comments: review reading may be restricted or no comments were returned.
  • Zero review counts: confirm that the place ID still opens on Kakao Map.

Disclaimer

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