H&M API: get_product_listing
www2.hm.com via Parse · ecommerce
Fetch paginated product listings for a specific category path. Returns product hits with pricing, images, swatches, sizes, and pagination metadata. Each page returns up to 36 products. 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-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/get_product_listing
- Interface artifact
- sha256:7c3a4d9044bade9badd221282d1aa4693a89c716e9c4cb0d975a03a75adc9da8
- Manifest digest
- sha256:44e69d7737244df4ece0d1d4f3c3db294272e11b1a8f1f7c3095cc59e292c83d
Request fields
- page (integer): Page number for pagination (1-based).
- sort (string): Sort order for results.
- category (string, required): Category path (e.g. 'men/products/view-all', 'women/products/view-all', 'kids/girls/products/view-all').
Example queries
- {"page":"1","category":"men/products/view-all"}