Uniqlo: Get Product Details
Uniqlo via Parse · ecommerce
Fetch full details for a single product by its ID. Returns name, pricing, all available colors and sizes, image URLs per color, material composition, care instructions, design details, breadcrumb navigation, and customer ratings. Accepts numeric IDs (e.g. '465193') or the canonical format (e.g. 'E465193-000'); normalization is automatic. Search products, get product details, and browse categories from the Uniqlo US online store (uniqlo.com/us/en). Fulfilled by Parse from www.uniqlo.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- uniqlo
- www-uniqlo-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/71e9d7ce-e5f0-47c7-94da-c7e2aa3ed1ad/get_product_details
- Interface artifact
- sha256:1386358c2a601072868acbea1a6849cea058a297a7452cf09ad3f654f6f2192e
- Manifest digest
- sha256:352e6c7c9ab8a1028ae7600f0d4948b1c0e79ce00be2b42e17eedef52d03c888
Request fields
- product_id (string, required): Numeric product ID (e.g. '465193') or full format ID (e.g. 'E479208-000'). The E prefix and -000 suffix are normalized automatically.
- price_group (string): Price group code. Only '00' is reliably supported; other values may return a not-found error if that price group does not exist for the product.: Allowed values: 00
Example queries
- {"product_id":"E465193-000","price_group":"00"}