Www2: Search Products Kr
Www2 via Parse · ecommerce
Search Korean H&M products by keyword. Returns paginated results with Korean product names, KRW prices, member prices (stored separately with eligibility flag), model/product images, sizes, color swatches, and available facets. Sort by price ascending/descending is supported. The API returns informational facets but does not support server-side filtering by color, price range, or sale status. 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/search_products_kr
- Interface artifact
- sha256:a88006a883a99c9728a1a3fdd703f4b8a226ee418f2571f8a0322d4255cd9848
- Manifest digest
- sha256:13ee14619bc1cededef927350138225197ae2bcf3b706ce695e86ffad1beb8de
Request fields
- page (integer): Page number for pagination (1-based).
- sort (string): Sort order. Supported values: 'ascPrice' (lowest first), 'descPrice' (highest first). Omit for relevance.
- query (string, required): Search keyword in Korean or English (e.g. 'jeans', '재킷', 'dress').
- page_size (integer): Number of products per page (max observed: 36).
Example queries
- {"page":"1","query":"jeans","page_size":"36"}