Nuphy: Get Collection Products
Nuphy via Parse · ecommerce
Get products from a specific collection by its handle. Useful for browsing categories and curated product lists. Supports pagination via page number. Access NuPhy mechanical keyboard store data including product search, product details, collection browsing, and best sellers. Fulfilled by Parse from nuphy.com.
- ecommerce
- marketplace
- nuphy
- nuphy-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1d5bc8e9-03c4-456b-83eb-a104192c5948/get_collection_products
- Interface artifact
- sha256:c26f5804e00dbba4064a664c391db39595173238932f5cb70ad4883fba743e62
- Manifest digest
- sha256:16fd731dd040369e5244dd71f62f76a0f2586fbfd20ff11d8ecd058d24303996
Request fields
- page (integer): Page number for pagination.
- limit (integer): Maximum number of products per page (1-250).: Allowed values: 5, 30
- collection_handle (string, required): Collection URL handle (e.g. 'keyboards', 'keycaps', 'switches', 'best-selling-products', 'new-arrivals', 'gaming-keyboards', 'office-keyboards').: Allowed values: keycaps, keyboards, switches, best-selling-products, new-arrivals, gaming-keyboards, office-keyboards
Example queries
- {"page":"1","limit":"5","collection_handle":"keyboards"}