Hwahae Product Search Scraper avatar

Hwahae Product Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Hwahae Product Search Scraper

Hwahae Product Search Scraper

Scrape product listings from Hwahae.com search results in bulk. Collect names, brands, ratings, ingredients, pricing, rankings, and 25+ fields per product — perfect for beauty market research, competitor analysis, and ingredient tracking.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Hwahae.com Products Search Scraper: Extract K-Beauty Data at Scale


What Is Hwahae.com?

Hwahae (화해) is one of South Korea's most trusted beauty and skincare platforms, offering product discovery, user reviews, and ingredient analysis for thousands of K-beauty items. Its search functionality surfaces ranked products across categories like creams, serums, and sunscreens. The Hwahae Products Search Scraper automates bulk extraction from these search result pages, saving researchers and analysts hours of manual work.


Overview

This scraper collects structured product data directly from Hwahae search result URLs. It is suited for:

  • Beauty brands monitoring competitor rankings and pricing
  • Cosmetic formulators researching ingredient trends
  • Market researchers analyzing K-beauty product landscapes
  • E-commerce platforms enriching product catalogs with review and rating data

The scraper handles pagination automatically and supports configurable item limits and error tolerance for large-scale runs.


Input Format

{
"ignore_url_failures": true,
"max_items_per_url": 200,
"urls": [
"https://www.hwahae.com/en/search?q=cream&tab=all"
]
}
FieldTypeDefaultDescription
urlsarrayOne or more Hwahae search result URLs to scrape. Use the ?q= parameter for keyword searches and tab=all to include all product types. Add URLs one by one or via bulk edit.
max_items_per_urlinteger20Maximum number of products to collect per URL. Set higher (e.g., 200) for broader dataset coverage.
ignore_url_failuresbooleantrueIf true, the scraper continues running when a URL fails instead of stopping the entire run — recommended for bulk jobs.

Tip: Narrow results by adjusting the q= query (e.g., q=sunscreen, q=toner) or by changing the tab parameter if category-specific tabs are available.


Output Format

Sample Record

{
"ad_purchase_index": 0,
"brand": "WELLAGE (WELLAGE)",
"brand_alias": "WELLAGE",
"brand_name": "WELLAGE",
"product_name": "REAL HYALURONIC SOOTHING CREAM",
"obsolete": false,
"sale": true,
"update_time": 1765387861,
"review_count": 3664,
"avg_ratings": 4.64410480349345,
"view_count": 0,
"ingredients": false,
"rank": 0,
"rank_delta": 0,
"rank_delta_new": false,
"rank_order": 3,
"encrypted_product_id": "d9654d11e8908db59c0f996dd31e3019",
"image_url": "https://img.hwahae.co.kr/products/2177164/2177164_20260113144525.jpg",
"buy_info": "28,000원",
"uid": "12acbded-2573-4bee-a982-0da9e20ff2be",
"id": 2177164,
"goods": [
{
"capacity": "80ml",
"discount_price": 22400,
"discount_rate": 20,
"id": 75134,
"name": "[only화해] 리얼 히알루로닉 수딩크림 80ml (+블루 앰플 마스크 2매 증정)"
}
],
"orderable_goods_stat": {
"top_priority_image_url": "https://img.hwahae.co.kr/commerce/goods/20260514_091114_composed-represent.png",
"total_count": 1
},
"product_price": 28000,
"product_capacity": null,
"exchange_rate_price": {
"jpy": 2970,
"usd": 18.65,
"cnh": 126,
"vnd": 490865
},
"from_url": "https://www.hwahae.com/en/search?q=cream&tab=all"
}

Each product record contains 25+ fields:

Identity & Brand

FieldMeaning
IDInternal Hwahae numeric product identifier
UIDUnique identifier used in platform URLs and API references
Encrypted Product IDObfuscated ID used in certain Hwahae endpoints
Product NameFull product name as listed on Hwahae
BrandBrand object containing metadata
Brand NameDisplay name of the brand
Brand AliasAlternate or romanized brand name

Status & Availability

FieldMeaning
ObsoleteWhether the product has been discontinued or delisted
SaleWhether the product is currently on sale
Update TimeTimestamp of the last data update for this listing
GoodsAssociated purchasable goods entries
Orderable Goods StatAvailability/stock status for orderable variants

Pricing

FieldMeaning
Product PriceBase price in the local currency
Exchange Rate PricePrice converted using current exchange rates (relevant for international users)
Product CapacityVolume or weight (e.g., 50ml, 100g)
Buy InfoPurchase links or platform availability details

Ratings & Engagement

FieldMeaning
Average RatingsMean user rating score
Review CountTotal number of user reviews submitted
View CountNumber of times the product page has been viewed
Ad Purchase IndexIndicator of paid promotional activity for the listing

Ranking

FieldMeaning
RankCurrent search/category rank on Hwahae
Rank OrderOrdinal position within the ranked list
Rank DeltaChange in rank since the previous period
Rank Delta NewAdjusted rank delta accounting for new entries

Content & Media

FieldMeaning
IngredientsFull ingredient list (INCI format where available)
Image URLProduct thumbnail or main image URL

How to Use

  1. Build your search URL — Go to hwahae.com/en/search?q=YOUR_KEYWORD&tab=all and copy the URL.
  2. Configure the input — Paste the URL into urls. Set max_items_per_url based on how many results you need.
  3. Run the scraper — Start the actor and monitor progress in the run log.
  4. Export results — Download as JSON, CSV, or Excel for analysis.

Best practices:

  • Run separate URLs for different search queries to keep datasets organized.
  • Use max_items_per_url: 200 or higher for market-wide sweeps; lower values work for quick spot checks.
  • Keep ignore_url_failures: true for multi-URL runs to avoid partial failures halting your dataset.

Use Cases & Business Value

  • Trend tracking: Monitor which product types and ingredients are rising in rank week over week
  • Ingredient research: Extract INCI ingredient lists in bulk for formulation analysis
  • Pricing intelligence: Compare price points and sale patterns across brands
  • Review analytics: Correlate review counts and ratings with ranking positions

Conclusion

The Hwahae Products Search Scraper turns K-beauty search results into structured, analysis-ready datasets. With 25+ fields covering rankings, ingredients, pricing, and engagement metrics, it delivers actionable intelligence for beauty brands, researchers, and developers alike.