Stylishop: Get Brand Products
Stylishop via Parse · ecommerce
List products from a specific brand. Returns paginated results filtered by brand name. API for browsing Styli fashion e-commerce site including products, categories, brands, reviews, and size guides. Fulfilled by Parse from stylishop.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- stylishop
- stylishop-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/93481231-d9bf-4e48-a677-d31e21ee3cb0/get_brand_products
- Interface artifact
- sha256:41e0157a7979d8abb94c67e68601d64d30fbc69b30f67b444b3e4d85a0ace438
- Manifest digest
- sha256:2ef1a48c6cc701cc7b4f59b07964f8ab36856f4471399761f6cac564349a8b96
Request fields
- page (integer): Page number.
- page_size (integer): Products per page.
- brand_name (string, required): Brand name (case-sensitive, e.g. 'Styli', 'Take Two', 'Libas').
Example queries
- {"page":"1","page_size":"20","brand_name":"Take Two"}