Uniqlo: Search Products
Uniqlo via Parse · ecommerce
Full-text search over the Uniqlo US product catalog. Matches product names and descriptions against the query keyword. Results are paginated via offset; each product includes pricing, available colors/sizes, and rating. An optional section filter narrows results to a single gender department. 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/search_products
- Interface artifact
- sha256:1cef8b05e63df4280e55dbb99f3d0f0819827b6696d70a8435aeb83cbe18d3f6
- Manifest digest
- sha256:a04df66125efc96ca881f41adaffc139d7f56fa44d540e6152e955906d376b10
Request fields
- limit (integer): Number of results per page (max 100): Allowed values: 5, 24
- query (string, required): Search keyword (e.g., 't-shirt', 'jacket', 'jeans')
- offset (integer): Offset for pagination (starts at 0): Allowed values: 0
- section (string): Filter by section: 'women', 'men', 'kids', or 'baby'. Empty string returns all sections.: Allowed values: women, men, kids, baby
Example queries
- {"limit":"5","query":"t-shirt","offset":"0","section":"women"}