Access real-time grocery pricing data, price history, inflation trends, and the BuyersMarket Grocery Price Index (BGPI) — built for researchers, NGOs, and government agencies.
One API key. REST endpoints. Standard JSON responses. Query prices by product, store, category, or date range. No setup beyond your first request.
X-API-Key headercurl https://data.buyersmarket.app/v1/prices \
-H "X-API-Key: bm_your_key_here" \
-G \
--data-urlencode "category=Dairy" \
--data-urlencode "limit=10"
{
"data": [
{
"product_name": "Grace Whole Milk 1L",
"category": "Dairy",
"price_jmd": 425.00,
"store": "Hi-Lo Food Stores",
"rating": "A",
"scraped_at": "2026-03-03T06:14:00Z"
}
],
"total": 847,
"page": 1
}
Live price data from Hi-Lo, MegaMart, PriceSmart, Sampars, Loshusan, MasterMac, and more. Filtered by product, store, category, or brand.
→ /v1/prices18,000+ standardised grocery products with barcodes, brands, categories, and unit sizes. Search by keyword, barcode, or category.
→ /v1/products31 store locations across Jamaica with GPS coordinates and chain affiliation. Filter prices by store or parish.
→ /v1/stores30, 60, and 90-day price history for any product or category. Track inflation trajectories, identify seasonal patterns, and benchmark against baselines.
→ /v1/trendsThe BuyersMarket Grocery Price Index: a composite measure of the cost of a standard basket of Jamaican staples. Updated daily.
→ /v1/market/bgpi= at or below 90-day low (grab it). = within 10% of low (fair). = more than 10% above low (hold off).
→ Rating schemaMonitor food price inflation, evaluate consumer protection policies, and track CAC baseline compliance across Jamaican retailers. Build evidence for intervention.
Longitudinal price datasets for economics and nutrition studies. Track the cost of a healthy diet, study price elasticity, or compare grocery inflation to wages.
Measure food affordability for low-income households. Quantify the real cost of nutritious eating and build data-driven advocacy reports.
Embed Jamaican grocery pricing into your application. Build shopping assistants, household budget tools, or fintech products that understand real food costs.
All tiers include full data access. Limits apply to API call volume.
Get your API key in under a minute. Free for research and NGO use.
Get Started →