Musinsa Product Search Scraper
Pricing
from $2.00 / 1,000 results
Musinsa Product Search Scraper
Scrape Musinsa product search results with precision. This scraper collects product names, prices, images, brand details, ratings, and 21+ fields per item — perfect for price monitoring, inventory tracking, and market analysis on Asia's leading fashion platform.
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
2 days ago
Last modified
Categories
Share
Musinsa Product Search Scraper: Extract Fashion & Beauty Data Fast
What Is Musinsa?
Musinsa is one of Asia's largest online fashion and beauty marketplaces, featuring hundreds of thousands of products from local and international brands. The platform serves millions of shoppers across Singapore, South Korea, and the region, making it a critical source for competitive intelligence, trend analysis, and product data. Manually collecting product information from search results is tedious — the Musinsa Product Search Scraper automates the entire process, delivering clean, structured data in seconds.
Overview
The Musinsa Product Search Scraper extracts product listings from Musinsa search result pages, transforming each item into a detailed record with pricing, images, brand info, and customer ratings. It is ideal for:
- E-commerce analysts monitoring competitor pricing and product assortments
- Market researchers studying fashion and beauty trends across regions
- Retailers tracking product availability and price fluctuations
- Aggregators & comparison platforms feeding product data into their systems
- Data scientists building fashion market datasets for ML models
The scraper excels at handling paginated search results, respecting rate limits, and extracting rich metadata across multiple product categories and brand portfolios.
Input Format
The Actor supports two scraping modes — use only one at a time:
- Scrape by URLs — scrape products directly from a list of Musinsa search result URLs.
{"urls": ["https://global.musinsa.com/sg/search?gender=A&keyword=lips&page=1&sortCode=RECOMMEND"],"ignore_url_failures": true,"max_items_per_url": 200}
- Scrape by search filters — scrape products using a keyword and additional filters (region, gender, brand, color, price, etc.) instead of providing URLs.
{"region": "us","keyword": "lips","gender": "A","brand": [],"sort_by": "RECOMMEND","color": "","price_min": "10","price_max": "10000","discount": "","page": 1,"max_items_per_url": 200}
There is also a General settings group that applies to both modes.
1. Scrape by URLs
Use this mode when you already have specific search result URLs. When this mode is used, all options in the "Scrape by search filters" section will be disabled.
| Field | Type | Default | Description |
|---|---|---|---|
urls | array | (required) | One or more Musinsa product search result URLs to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list. Each URL can include query parameters for gender, keyword, page number, and sort order. |
ignore_url_failures | boolean | true | If true, the scraper continues running when a URL fails instead of stopping the entire run. If false, it stops on the first error. |
Example URL anatomy:
https://global.musinsa.com/sg/search?gender=A&keyword=lips&page=1&sortCode=RECOMMEND
gender=A→ All genderskeyword=lips→ Search termpage=1→ First pagesortCode=RECOMMEND→ Recommendation sorting
2. Scrape by search filters
Use this mode when you want to search using a keyword and additional filter attributes instead of scraping by URLs. If you use this mode, leave the urls field above empty.
| Field | Type | Default | Description |
|---|---|---|---|
keyword | string | — | The keyword to search for. |
region | string | — | The Musinsa Global storefront region to search in. One of: US, Japan, Australia, Canada, Hong Kong, Indonesia, Malaysia, New Zealand, Philippines, Singapore, Taiwan, Thailand, Vietnam. |
gender | string (A, F, M) | — | Filter by gender: All (A), Women (F), Men (M). |
sort_by | string | — | Sort results by: Recommended, New, Low price, High price, Discount rate, Review, One month sales amount, or One month sales count. |
brand | array of string | — | Filter by one or more brand slugs (e.g. kirsh, thisisneverthat, tocobo). Leave empty to include any brand — pick from Musinsa's full brand list in the editor's dropdown. |
color | string | — | Filter by product color (e.g. BLACK, WHITE, NAVY, PINK). Leave empty for any color — pick from the editor's dropdown of available color codes. |
discount | string | — | Filter by discount range, from FROM_0 (under 10%) up to FROM_80 (80% or more). |
price_min | integer | — | Minimum product price to include. |
price_max | integer | — | Maximum product price to include. |
page | integer | — | The page number to start scraping from. |
3. General settings
Applies to both scraping modes above.
| Field | Type | Default | Description |
|---|---|---|---|
max_items_per_url | integer | 20 | The maximum number of products to extract per URL/search. Increase for broader datasets (e.g. 200). |
Output Format
Sample output
{"name": "Avocado & Olive Lip Balm Set of 2","link_url": "https://www.musinsa.com/products/3188831","thumbnail": "https://image.msscdn.net/images/goods_img/20230329/3188831/3188831_16836048652096_500.jpg","display_gender": "","is_sold_out": false,"is_option_visible": true,"rank_score": 0.0,"used_condition_grade": null,"brand": {"id": "skinfood","name": "SKINFOOD","link_url": "https://www.musinsa.com/brand/skinfood"},"review": {"average_score": 96,"count": 185},"ad": {"is_ad": false,"tool_tip": null,"click_trackers": [],"impression_trackers": []},"labels": {"info": [],"image": []},"delivery": {"is_plus_delivery": false,"is_speed_delivery": false,"plus_delivery_guide_text": "","plus_delivery_guide_short_text": ""},"goods_no": 3188831,"price": {"currency_code": "USD","price": 22.13,"normal_price": 22.13,"coupon_price": null,"sale_rate": 0,"coupon_sale_rate": null,"has_option_price": false,"extra_discount_amount": 0,"final_price": 22.13,"final_discount": 0,"is_lowest_price": false},"from_url": "https://global.musinsa.com/us/search?keyword=lips&gender=A&sortCode=RECOMMEND&startPrice=10&endPrice=10000&page=1"}
Each product returns a comprehensive record with 21 fields covering identity, pricing, imagery, brand, and customer engagement:
Product Identification
| Field | Meaning |
|---|---|
Goods No | Unique Musinsa product ID |
Goods Name | Full product name as displayed on Musinsa |
Landing URL | Direct link to the product detail page |
Status | Current product status code (e.g., available, discontinued) |
Status Name | Human-readable status (e.g., "Active", "Discontinued") |
Imagery & Media
| Field | Meaning |
|---|---|
Image | Product thumbnail or main image (file or embedded data) |
Image URL | Direct URL to the product image for external use |
Pricing & Currency
| Field | Meaning |
|---|---|
Normal Price | Standard retail price before discounts |
Price | Current selling price (may include discounts) |
Currency Symbol | Currency symbol (e.g., $, ₩, SGD) |
Currency Code | ISO 4217 code (e.g., "USD", "KRW", "SGD") |
Sale Rate | Discount percentage (e.g., 20 for 20% off) |
Brand Information
| Field | Meaning |
|---|---|
Brand ID | Unique identifier for the brand on Musinsa |
Brand Name | Official brand name |
Brand Landing URL | Link to the brand's Musinsa storefront |
Promotions & Labels
| Field | Meaning |
|---|---|
Campaign | Active promotion or campaign name (e.g., "Summer Sale") |
Label List | Product labels or tags (e.g., "New", "Trending", "Limited Edition") |
Badge List | Badges assigned by Musinsa (e.g., "Best Seller", "Recommended") |
Global YN | Whether the product is available globally (Y or N) |
Customer Engagement & Ratings
| Field | Meaning |
|---|---|
Like Count | Total number of likes/favorites the product has received |
Is Member Like | Whether the current user has liked the product |
Estimate Count | Number of customer ratings/reviews |
Estimate Average | Average rating score (e.g., 4.5 out of 5) |
How to Use
- Build a search URL — Navigate to Musinsa, use filters (gender, keyword, sort), and copy the full URL.
- Paste URL — Add the search result URL to the
urlsarray in the configuration. - Set limits — Configure
max_items_per_urlto control the number of products (default: 20, max: 200+). - Enable resilience — Set
ignore_url_failures: truefor large scraping runs. - Execute — Start the scraper and monitor progress in the run log.
- Download — Export results as JSON, CSV, or Excel.
Best practices:
- Use multiple URLs for different search queries to build a comprehensive dataset.
- Sort by "RECOMMEND" or "NEWEST" to capture different product angles.
- For large batches, set
max_items_per_urlconservatively to avoid timeouts. - If a URL fails, the scraper logs the error and moves to the next URL.
Use Cases & Business Value
- Price intelligence: Track competitor pricing in real-time across product categories.
- Trend analysis: Identify bestselling items, emerging brands, and seasonal shifts.
- Inventory management: Monitor stock levels and availability across regions.
- Product catalog sync: Automatically update your own product database with Musinsa data.
- Market research: Analyze fashion consumer preferences and customer satisfaction scores.
The scraper delivers actionable insights in seconds — perfect for fast-moving fashion and beauty markets where data freshness is critical.
Conclusion
The Musinsa Product Search Scraper is an essential tool for anyone competing in the Asian fashion and beauty market. With 21 data fields per product and flexible filtering, it transforms search results into intelligence that drives pricing decisions, inventory planning, and trend forecasting. Start scraping today and stay ahead of the competition.