South African Grocery Prices API
The SA Grocery Price API provides comprehensive access to current grocery prices from South Africa's leading retailers including Pick n Pay, Checkers, and Woolworths. This API enables developers to build price comparison applications, track product promotions, and analyze pricing trends across different stores. Key features include: - Near Real-time product pricing from 3 major SA retailers -…
South African Grocery Prices API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
stores /v1/stores |
Get all available stores. |
| GET |
categories /v1/categories |
Get all product categories supported by API |
| GET |
products /v1/products |
Get all products with optional filtering. |
| GET |
products by store /v1/{store}/products |
Get all products for store with optional filtering. |
| GET |
product by id /v1/products/{product_id} |
Get a specific product by its ID. |
| GET |
promotions /v1/stores/promotions |
Gets the current promotions from all stores |
| GET |
promotions by store /v1/stores/{store}/promotions |
Get promotions for a specific store with optional filtering. |
| GET |
price history by product name /v1/products/history/{product_name} |
Get price history for products by name. |
South African Grocery Prices API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 100 / minute |
|
| ULTRA | $15 / month | 500 / minute |
|
| MEGA | $25 / month | 1000 / minute |
|