Oliveyoung Reviews Scraper
Pricing
from $2.00 / 1,000 results
Oliveyoung Reviews Scraper
Scrape detailed product reviews from Oliveyoung.co.kr with precision. Collect ratings, user photos, repurchase status, and 16+ fields per review — perfect for e-commerce analysts, beauty market researchers, and product sentiment analysis projects.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Stealth mode
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Oliveyoung.co.kr Reviews Scraper: Extract Beauty Product Reviews at Scale
What Is Oliveyoung.co.kr?
Oliveyoung.co.kr is South Korea's leading online beauty and skincare retailer, featuring millions of products across skincare, makeup, wellness, and personal care categories. With a highly engaged user base, the platform hosts hundreds of thousands of detailed product reviews — a goldmine of consumer sentiment and product insights. Manually collecting and analyzing this review data is impractical at scale. The Oliveyoung Reviews Scraper automates this process, delivering structured review records that unlock market insights in minutes.
Overview
The Oliveyoung Reviews Scraper extracts product reviews directly from Oliveyoung detail pages, transforming unstructured feedback into clean, analyzable datasets. It is ideal for:
- E-commerce analysts tracking product sentiment and consumer trends
- Market researchers studying the Korean beauty market
- Competitive intelligence teams monitoring competitor products
- Data scientists building sentiment analysis or recommendation models
- Brand managers collecting customer feedback for product improvement
Key features include flexible sorting (by usefulness, date, rating), review-type filtering (photo reviews, monthly assessments, repurchases), and robust error handling for bulk operations.
Input Format
The scraper accepts a JSON configuration object with the following parameters:
{"urls": ["https://www.oliveyoung.co.kr/store/goods/getGoodsDetail.do?goodsNo=A000000255328&dispCatNo=100000100010013&tab=review"],"sort_by": "USEFUL_SCORE_DESC","review_type": "ALL","ignore_url_failures": true,"max_items_per_url": 200}
| Parameter | Type | Description | Options |
|---|---|---|---|
urls | Array | Direct links to Oliveyoung product detail pages with review tabs | Any valid product URL |
sort_by | String | How to order reviews in results | USEFUL_SCORE_DESC (most useful), DATETIME_DESC (newest), RECOMMENDED_DESC (most recommended), RATING_DESC (highest rating), RATING_ASC (lowest rating) |
review_type | String | Filter reviews by category | ALL (all reviews), PHOTO (reviews with images), MONTHLY (1-month reviews), REPURCHASE (repurchase reviews) |
max_items_per_url | Integer | Maximum reviews per URL (1–200) | Default: 20 |
ignore_url_failures | Boolean | Continue scraping if a URL fails | true or false |
Tip: Use
USEFUL_SCORE_DESCfor actionable feedback,DATETIME_DESCfor recent sentiment, andPHOTOfilter for detailed product assessments.
Output Format
Example Output Record
{"review_id": 60249268,"content": "✅️ 실사용후기\r\n\r\n만족하며 잘 사용한 제품이라 재구매했어요.\r\n\r\n순하고 용량도 넉넉한 편이여서\r\n민감한 피부에도 부담없이 막 사용하기 좋아요.\r\n\r\n가벼운, 거의 물 같은 제형인데도 꽤 촉촉해요.\r\n세안 후 두어번 레이어링해서 발라주는데\r\n끈적임 없고 속당김도 없고 피부가 편합니다.\r\n\r\n닦토로 사용하면 자극없이 피부결 정리에 좋고\r\n평소보다 피부가 예민해지면 \r\n화장솜에 듬뿍 뭍혀서 팩으로도 쓰는 편!\r\n\r\n여러가지 용도로 사용하기 좋은\r\n아주 잘 만든 육각형 토너 같은 느낌이에요👍🏻","goods_dto": {"goods_number": "A000000248498","item_number": "001","legacy_goods_number": "8800307378220","goods_name": "[NEW/리뉴얼] 아누아 어성초 77 히알루론산 수분 진정 토너 350ml 리필 기획세트 (+350ml 리필팩)","option_name": " "},"review_score": 5,"has_photo": true,"is_repurchase": false,"is_month_use_review": false,"is_month_over_review": false,"review_type": "NORMAL","useful_point": 2520,"photo_review_list": [{"image_sequence": 1,"image_path": "2026/05/27/6fc9fa8d70c847bda992d42abf7336b61779893250927.png"},{"image_sequence": 2,"image_path": "2026/05/27/e9c7df8405294dea99ec17298d46996e1779893260490.png"},{"image_sequence": 3,"image_path": "2026/05/27/57aafc7493a64e49ae9128b3839d1dad1779893269445.png"}],"profile_dto": {"member_nickname": "뚜토리","profile_image_url": "2022/03/10/1646842514305.png","is_shutterbrity": false,"is_top_reviewer": true,"reviewer_rank": 865,"profile_key": "cGxMTTVNdXI3VDArQStqVWc1UU5Gdz09","skin_type": "A04","skin_tone": "B05","skin_trouble": ["C01","C03"],"is_skin_type_matched": false,"is_skin_tone_matched": false},"created_date_time": "2026.05.27","recommend_count": 1,"is_my_review": false,"is_recommended": false,"from_url": "https://www.oliveyoung.co.kr/store/goods/getGoodsDetail.do?goodsNo=A000000255328&dispCatNo=100000100010013&t_page=%EC%B9%B4%ED%85%8C%EA%B3%A0%EB%A6%AC%EA%B4%80&t_click=%EC%8A%A4%ED%82%A8%2F%ED%86%A0%EB%84%88_%EC%A0%84%EC%B2%B4__%EC%83%81%ED%92%88%EC%83%81%EC%84%B8&t_number=2&tab=review"}
Each scraped review returns a comprehensive record with 16+ data fields:
Review Identification & Content
| Field | Meaning | Example |
|---|---|---|
Review ID | Unique identifier for each review | 12345678 |
Content | Full review text written by the user | "Great product, very moisturizing..." |
Review Type | Category of the review | PHOTO, MONTHLY, REPURCHASE, or NORMAL |
Review Score | Star rating (typically 1–5) | 5, 4.5 |
Credibility & Usage Signals
| Field | Meaning | Interpretation |
|---|---|---|
Has Photo | Whether the review includes product images | true/false — Photo reviews tend to be more trusted |
Is Repurchase | Whether the reviewer bought the product again | true/false — Strong indicator of satisfaction |
Is Month Use Review | Whether review was written exactly after 1 month of use | true/false — Reflects medium-term performance |
Is Month Over Review | Whether review was written after 1+ month of use | true/false — Long-term feedback |
Useful Point | Number of upvotes rating the review as helpful | 42, 107 — Consensus measure of review quality |
Recommend Count | Total recommendations from other users | 15 — Community validation |
Is Recommended | Whether this specific review is marked as recommended | true/false |
User & Product Context
| Field | Meaning | Contains |
|---|---|---|
Profile DTO | Reviewer's anonymized user profile data | Reviewer name, rank, number of reviews |
Goods DTO | Product information object | Product ID, name, category, price |
Photo Review List | Array of images attached to the review | Image URLs, captions, upload dates |
Created Date Time | Timestamp when the review was posted | ISO 8601 format (e.g., 2024-01-15T10:30:00Z) |
Is My Review | Indicator whether you own this review | true/false — Useful for personal dashboards |
How to Use
- Locate product URLs — Browse Oliveyoung.co.kr and open any product detail page. Ensure the URL includes the product ID and navigates to the review tab.
- Build your configuration — Add product URLs to the
urlsarray. You can paste one URL or paste multiple URLs in bulk. - Set sorting & filters — Choose
sort_by(e.g.,USEFUL_SCORE_DESCfor quality feedback) andreview_type(e.g.,PHOTOfor visual reviews). - Configure limits — Set
max_items_per_urlto control volume per product (up to 200). - Run the scraper — Start the run and monitor progress in the logs.
- Export data — Download results as JSON, CSV, or Excel for analysis.
Best practices:
- Use
MONTHLYorREPURCHASEfilters to prioritize high-intent reviews. - Set
max_items_per_urlto200for comprehensive product coverage, or50for faster sampling. - Sort by
USEFUL_SCORE_DESCto surface the most actionable feedback. - Enable
ignore_url_failures: truewhen scraping multiple products to prevent interruptions.
Use Cases & Business Value
- Sentiment analysis: Aggregate review scores and text to measure product satisfaction trends
- Competitive benchmarking: Compare competitor products by review volume, rating, and user feedback
- Product development: Identify feature requests, common complaints, and improvement opportunities from user reviews
- Market research: Analyze Korean beauty market demand, preferred ingredients, and seasonal trends
- Influencer & content strategy: Find highly-rated products and popular user testimonials for marketing campaigns
- Recommendation systems: Build personalized product recommendations based on review patterns and user preferences
The Oliveyoung Reviews Scraper transforms thousands of customer insights into machine-readable data, enabling data-driven decisions that improve product strategy, marketing, and customer experience.
Conclusion
The Oliveyoung.co.kr Reviews Scraper is the essential tool for anyone leveraging Korean beauty market intelligence. With 16+ fields per review, flexible filtering, and seamless export, it eliminates the tedium of manual review collection and empowers you to extract actionable insights from one of Asia's largest beauty e-commerce platforms. Start scraping today and unlock competitive advantages in the beauty space.