Kakao Map Area Ranking Scraper
Pricing
$2.00 / 1,000 area ranking queries
Go to Apify Store
Kakao Map Area Ranking Scraper
Get ranked Kakao Map places for a region and category, or find one place within up to 100 results.
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}
| Field | Required | Default | Description |
|---|---|---|---|
region | Yes | - | Kakao region ID. |
type | No | search | search or path. |
category | No | category_all | Kakao ranking category or menu value. |
limit | No | 20 | Results to inspect, from 1 to 100. |
failOnError | No | true | Fail 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 asI10232100.- 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.
