Sephora: Get Category Products
Sephora via Parse · ecommerce
Retrieve products within a specific Sephora category. Returns products with brand, pricing, rating data, plus facets (brand, price range, rating filters), subcategory groups, sorting options, and total result count. Paginates via page number. Search products, get product details, reviews, brands, and category listings from Sephora.com Fulfilled by Parse from sephora.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- sephora
- sephora-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/5e13ff7b-6caf-4ee9-ba66-b042ee663109/get_category_products
- Interface artifact
- sha256:656ad64ed45a0d2b54d06952d69eed0a9804d7644cc24addecccb76ba5cc2b16
- Manifest digest
- sha256:a45c620598be59fe27d2e9b249a51a6021371e3a6593bc3b9b31a198050b1f25
Request fields
- page (integer): Page number for pagination
- sort (string): Sort option for results: Allowed values: relevance, isBest, Rating
- limit (integer): Number of results per page
- category_id (string, required): Sephora category ID (e.g., 'cat140006' for Makeup, 'cat150006' for Skincare, 'cat130038' for Hair, 'cat130044' for Fragrance): Allowed values: cat140006, cat150006, cat130038, cat130044
Example queries
- {"page":"1","sort":"relevance","limit":"5","category_id":"cat140006"}