Jumbo Argentina Grocery Price Scraper
Scrape Jumbo product prices from Argentina's supermarket catalog. Extract name, brand, price and list price in pesos (ARS), EAN barcode, stock, seller and category across groceries, drinks and fresh food. Export to JSON, CSV or Excel.
{ "imageUrl": "https://jumboargentina.vteximg.com.br/arquivos…", "images": ["https://jumboargentina.vteximg.com.br/arqu…, "releaseDate": "2026-05-07T00:00:00Z", "productReference": "11811368004", "installmentsTable": [{"number":1,"value":2800,"interestRate":nul…, "priceValidUntil": "2027-07-25T00:00:00Z", "highlights": ["jumbo_prime","Nestlé","Hasta 50% off en pr…, "measurementUnit": "un", "unitMultiplier": 1 }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Images | Release Date | Product Reference |
|---|---|---|---|
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-05-07T00:00:00Z | 11811368004 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-04-13T00:00:00Z | 21110357001 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-07-12T00:00:00Z | 11811301034 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-07-11T00:00:00Z | 21210102018 |
{ "imageUrl": "https://jumboargentina.vteximg.com.br/arquivos…", "images": ["https://jumboargentina.vteximg.com.br/arqu…, "releaseDate": "2026-05-07T00:00:00Z", "productReference": "11811368004", "installmentsTable": [{"number":1,"value":2800,"interestRate":nul…, "priceValidUntil": "2027-07-25T00:00:00Z", "highlights": ["jumbo_prime","Nestlé","Hasta 50% off en pr…, "measurementUnit": "un", "unitMultiplier": 1 }
常见问题
What can I search on Jumbo Argentina?
You can search the full catalog by keyword (for example "leche", "yerba mate", or "coca cola"), or restrict results to a department like Almacén, Bebidas, Lácteos, or Carnes. You can search several keywords and departments in a single run.
How many results can I get per run?
You set the limit with Max Items. Any single search or department returns up to roughly 2,500 products, so very broad queries are best narrowed with a keyword, department, or sort order for full coverage.
Does it report prices in Argentine pesos?
Yes. Every price field is in Argentine pesos and each record carries a currency code of ARS, so you can load the data without guessing the currency.
Does it capture promotions and featured collections?
Yes. Each record includes the active promotion teasers on the offer plus the store's highlighted promo and loyalty collections for the product (for example seasonal sales or club tags), along with the full installment plan table, so you can track every discount and campaign a product appears in.
Can I tell Jumbo's own offers apart from marketplace sellers?
Yes. Every record includes the seller name and id, plus an isMarketplace flag that is true when the offer comes from a third-party marketplace seller rather than from Jumbo directly.
What happens to products with missing data?
Fields like brand or EAN are only filled when the store publishes them, so they may be empty on some products. Every record always includes the price, availability, identifiers, category, and a direct product link.