Sainsburys: Get Product Details
Sainsburys via Parse · food_dining
Retrieve full details for a single product by its product UID (SKU) or SEO slug. Returns extended product data including health classification, attributes (brand), short description, and HFSS restriction info not available in search results. At least one of sku or slug must be provided. 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.02 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_product_details
- Interface artifact
- sha256:e199cd38364b8527f5d812643ec2a97819de99b4bbc3294d2433459c253e4c57
- Manifest digest
- sha256:207d35adc4e1b4d285a4a794d2e807ebf15b83b163ea6e7463919db7f2c167bf
Request fields
- sku (string): Product UID / SKU (e.g. '357937'). Obtainable from search_products or get_products_by_category results in product_uid field.
- slug (string): Product SEO slug from the product URL path (e.g. 'sainsburys-british-filtered-semi-skimmed-milk-2l').
Example queries
- {"sku":"357937"}