Yoox: Get Product Listing By Category
Yoox via Parse · ecommerce
Browse products within a department with optional category keyword filter. Paginates via zero-based page number. Returns the same product shape as search_products. Search luxury fashion products, browse categories by department, view designer lists, and get detailed product information from YOOX.com. Fulfilled by Parse from yoox.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- yoox
- yoox-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/b0e5fca3-bf37-47ff-b329-d13dd7b3aead/get_product_listing_by_category
- Interface artifact
- sha256:45f0e3b89e339a73492b4d6fa13bf05d9c4d572b38badf908faa9baca1c774cc
- Manifest digest
- sha256:c9fd4b85a4ac24733870e3d0fdbeb4443e1a32d95d6190be2aa6f93f76064108
Request fields
- page (integer): Zero-based page number.
- limit (integer): Number of results per page.
- category (string): Optional category keyword to filter within the department (e.g. 'shoes', 'dresses', 'jackets').
- department (string, required): Department to browse.: Allowed values: women, men, kids, designart
Example queries
- {"page":"0","limit":"5","category":"shoes","department":"women"}