talabat.com API: get_grocery_products
talabat.com via Parse · food_dining
Retrieves products available at a specific grocery store filtered by category. Each product includes id, title, price, image, SKU, and stock info. Use category_slug from get_grocery_store_details categories. APIs for Talabat UAE to discover restaurants, view details, reviews, delivery areas, and available cuisines. Fulfilled by Parse from talabat.com.
- ecommerce
- food-dining
- parse
- platform-key
- reviews-ratings
- talabat-com
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/7c4926a4-90ce-41b9-bf23-2f06ebf85759/get_grocery_products
- Interface artifact
- sha256:72029e657579bd26f1e32b1fb88455f9284e781da1c6b59f2428cb0a9db686d9
- Manifest digest
- sha256:d61ba49309c22c68bee7229384a599a0ab8a4545a40409f1950f5461d87c9af9
Request fields
- area_id (string, required): Numeric area ID (e.g. '1473')
- branch_id (string, required): Branch ID of the grocery store (e.g. '799798')
- branch_slug (string, required): URL slug of the grocery store branch (e.g. 'adcoop-powered-by-talabat-al-khalidiyah')
- category_slug (string, required): Category slug from get_grocery_store_details categories (e.g. 'fruit-veg')
- sub_category_slug (string): Sub-category slug for finer filtering (e.g. 'fresh-fruit'). Omitting returns all products in the category.
Example queries
- {"area_id":"1280","branch_id":"785232","branch_slug":"lulu-express-oud-metha","category_slug":"made-in-uae","sub_category_slug":"local-snacks"}