Baccarat: Get Category Products
Baccarat via Parse · ecommerce
List all products in a category by its ID. Supports pagination via start and limit parameters. Category IDs come from the navigation structure (get_navigation_categories). Search and browse Baccarat's luxury crystal product catalog by category or keyword, view detailed product information, and explore the site navigation structure. Fulfilled by Parse from baccarat.com.
- baccarat
- baccarat-com
- ecommerce
- marketplace
- 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/57adbf4a-dd9a-4bbf-87ab-f533659637bb/get_category_products
- Interface artifact
- sha256:1864edb38eacaa3c5d12256ba0eab7ae0733c0d5247d2b9a4779b0c3e0625983
- Manifest digest
- sha256:eea3fc8e3ed2bdd4d4c81183c985f0761111cfe54ac78b698f6b22ac06830d09
Request fields
- limit (integer): Number of results to return per page.
- start (integer): Pagination offset (number of items to skip).
- category_id (string, required): Category ID from the navigation structure (e.g. 'gifts', 'barware-dining', 'fragrance', 'home-decor').: Allowed values: gifts, barware-dining, fragrance, home-decor
Example queries
- {"limit":"18","start":"0","category_id":"gifts"}