Sainsburys: Get Products By Category
Sainsburys via Parse · food_dining
Retrieve paginated product listings for a specific category ID. Category IDs are numeric strings found in product category arrays or category tree slugs (after c: prefix). Returns the same product shape as search_products. Scraper for Sainsburys grocery products, categories, and trending searches. Fulfilled by Parse from sainsburys.co.uk.
- ecommerce
- food-dining
- parse
- platform-key
- reviews-ratings
- sainsburys
- sainsburys-co-uk
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2fb6ed22-2e3f-4192-9b3c-c522aa46ce05/get_products_by_category
- Interface artifact
- sha256:7e39091d1c5140470997991124024e334b46ee63271c822625bb8494088ee632
- Manifest digest
- sha256:dd05f4bab663fc78c325502a23a58b342450061419fecf1ad5a8c317fc286388
Request fields
- page (integer): Page number for pagination.
- category_id (string, required): Numeric category ID (e.g. '12431', '460391'). Found in product category arrays or category tree slugs after c: prefix.: Allowed values: 12431, 460391
Example queries
- {"page":"1","category_id":"12431"}