Kakao Reviews Scraper avatar
Kakao Reviews Scraper

Pricing

$10.00 / 1,000 results

Go to Apify Store
Kakao Reviews Scraper

Kakao Reviews Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Kakao Reviews Scraper is an Apify Actor that extracts detailed user reviews from Kakao Gift products, including review ID, product ID, rating, content, tags, user info, reactions, attachments, timestamps, and adult content flags, providing structured data for analysis, research, and integration.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

3

3

Last modified

a month ago

Kakao Reviews Scraper is an Apify Actor that extracts user reviews from Kakao Gift products. It collects detailed review information including review ID, product ID, rating, content, tags, nickname, profile image, reactions, attachments, display time, and adult content flags, providing structured review data for analysis and integration.

Input

Example input for the Actor:

{
"item_limit": 30,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
},
"urls": [
"https://gift.kakao.com/product/10471701?tab=review&sortProperty=SCORE"
]
}

Output

Example output:

[
{
"review_id": "68b3b0f671e45f35beabe3ae",
"product_id": 10471701,
"rating": 4,
"content": "올영세일때 아주 잘썼어용🥰🥰",
"tag1": "시험",
"tag2": "선생님",
"nickname": "활기찬 앙몬드",
"profile_image": "https://gift-s.kakaocdn.net/dn/gift/gift/angmond.png",
"reactions": {
"total": 1,
"counts": {
"WANTED": 1,
"FUNNY": 0,
"IMPRESSED": 0,
"UPSET": 0
}
},
"attachments": [],
"displayed_at": "20250831111830",
"is_adult": false
}
]

Features

  • Extracts reviews including rating, content, and user information.
  • Collects tags, reactions, attachments, and profile images.
  • Handles adult content flags and timestamps.
  • Supports multiple URLs and proxy configuration.
  • Provides structured data for analysis or integration.

Use Cases

  • Sentiment analysis of Kakao product reviews.
  • Market research and competitor review tracking.
  • Aggregation of review data for analytics or dashboards.

Support

For bug reports or custom needs, contact support@getdataforme.com or use our contact form: https://getdataforme.com/contact/ (Make sure to include a clear subject line in your message)