Kakao Map Area Ranking Scraper avatar

Kakao Map Area Ranking Scraper

Pricing

$2.00 / 1,000 area ranking queries

Go to Apify Store
Kakao Map Area Ranking Scraper

Kakao Map Area Ranking Scraper

Get ranked Kakao Map places for a region and category, or find one place within up to 100 results.

Pricing

$2.00 / 1,000 area ranking queries

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 up to 100 ranked Kakao Map places for a region and category.

What does this Actor do?

The Actor reads Kakao Map's regional ranking for one region, ranking type, and category. It returns the raw ranked list without target-place matching.

What data does it return?

  • Rank, Kakao place ID, name, category, thumbnail, and coordinates
  • Review count and rating
  • Rank change, click-growth, destination-growth, and hot-rank fields when Kakao returns them
  • Requested region, ranking type, category, and analysis time

Input

{
"region": "I10232100",
"type": "search",
"category": "category_all",
"limit": 20
}
FieldRequiredDefaultDescription
regionYes-Kakao region ID.
typeNosearchsearch or path.
categoryNocategory_allKakao ranking category or menu value.
limitNo20Results to inspect, from 1 to 100.
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,
"confirmId": "12345678",
"name": "Example Restaurant",
"reviewCount": 320,
"reviewRating": 4.6,
"rankChange": 2,
"region": "I10232100",
"type": "search",
"category": "category_all",
"count": 20,
"success": true,
"httpStatus": 200
}

Pricing and limits

  • Price: $0.002 per regional ranking request ($2 per 1,000 requests)
  • Billing event: one successful region, ranking type, and category lookup
  • Maximum: 100 ranked places per request
  • Actor compute and the KR Residential proxy are included in the event price.
  • Rank-change and growth fields can be empty when Kakao does not return them.

Troubleshooting

  • region is required: provide a Kakao region ID such as I10232100.
  • Empty result: confirm the region, type, and category.
  • Empty optional metrics: Kakao did not expose those fields for this ranking.

Disclaimer

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