Frette: Get Category Products
Frette via Parse · ecommerce
Browse products within a specific Frette category. Returns paginated product tiles with name, price, URL, and color swatches. Pagination is offset-based via the start parameter. API for extracting product data, category listings, and store locations from Frette.com. Fulfilled by Parse from frette.com.
- ecommerce
- frette
- frette-com
- maps-geo
- parse
- platform-key
- reviews-ratings
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/5373e2c7-61ac-4687-82a6-99cac4df1b72/get_category_products
- Interface artifact
- sha256:1eee3a0421de637641386fcaf24184c9c0028c08b8edea3498da33e2fcba15f8
- Manifest digest
- sha256:5f51c07d22a372b9a95c732cdeb01496248d4b7fc8940147678102ee0d5be143
Request fields
- sz (integer): Number of results per page.: Allowed values: 12
- cgid (string, required): Category ID (e.g., 'bed-linens-shop-all', 'bath-linens-shop-all', 'new-arrivals').: Allowed values: bed-linens-shop-all, bath-linens-shop-all, new-arrivals
- start (integer): Offset for pagination.: Allowed values: 0
Example queries
- {"sz":"12","cgid":"bed-linens-shop-all","start":"0"}