musinsa.com
Unofficial Musinsa provider for catalog search, product detail retrieval, order lookup, and shipment tracking.
Targets Musinsa's web or mobile commerce surface rather than a public API. The implementation must handle browsing sessions, search filters, product variants, and post-purchase lookup while being honest about scraping and authentication constraints. Inputs should reflect real shopping terms such as keyword, category, brand, sort, product_id, size, and color.
Query Musinsa's catalog search endpoint or page data using keyword and merchandising filters to return a ranked product list with pricing and availability fields.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Search keyword entered by the shopper.
oversized hoodie
Optional department or category filter.
outerwear
Optional brand filter.
thisisneverthat
Sort order such as popularity, newest, or price.
popular
No account auth required for this operation.
Fetch the full product page payload for a product_id, including option availability, sizes, colors, images, and review summary data.
Product identifier from search results or a deep link.
prod_1182334
Retrieve the authenticated shopper's order list with page controls and date filters, mirroring the order history area of the app or site.
1-based page number for order history.
1
Number of orders per page.
10
Optional lower bound for purchase date filtering.
2024-01-01
Optional upper bound for purchase date filtering.
2024-06-30
Look up shipment progress for a placed order using the courier or tracking reference to surface delivery milestones and current carrier status.
Order identifier for the shipment to inspect.
mu_20240618_8844
Optional carrier tracking number when available.
CJ202406180123
Suggested surface — propose changes in your submission if the upstream differs.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.