Www2: List Products Kr
Www2 via Parse · ecommerce
List Korean H&M products by category path. Returns paginated products with Korean names, KRW prices, member prices, images, and facets. Sort by price is supported. The category path maps to the Korean site's navigation structure. Each page returns up to page_size products (default 36). Scraper for H&M US website providing product search, category listings, product details, recommendations, and store locations. Fulfilled by Parse from www2.hm.com.
- ecommerce
- maps-geo
- marketplace
- parse
- platform-key
- www2
- www2-hm-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b11138d2-5bc5-459f-8d49-36adf6448cff/list_products_kr
- Interface artifact
- sha256:25a01f577d7bf01e8793fb5b54f2f72e6f344c61aa68c24c876c7f5888e7a699
- Manifest digest
- sha256:e52f49f366a4c0250b3493ea6efc80d44705d12d11b5e5fb819e84370b9f4197
Request fields
- page (integer): Page number for pagination (1-based).
- sort (string): Sort order. Supported values: 'ascPrice' (lowest first), 'descPrice' (highest first). Omit for default.
- category (string, required): Korean site category path (e.g. 'ladies/products/view-all', 'men/new-arrivals/view-all', 'ladies/sale/view-all', 'men/jeans/view-all').
- page_size (integer): Number of products per page.
Example queries
- {"page":"1","sort":"ascPrice","category":"ladies/products/view-all","page_size":"5"}