Disco Argentina Grocery Price Scraper
Scrape Disco 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-29T00:00:00Z", "productReference": "12110101009", "installmentsTable": [{"number":1,"value":5700,"interestRate":nul…, "priceValidUntil": "2027-07-25T00:00:00Z", "measurementUnit": "un", "unitMultiplier": 1, "name": "Gaseosa Cola Sabor Original 2.25 Lts Coca Cola" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Images | Release Date | Product Reference |
|---|---|---|---|
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-05-29T00:00:00Z | 12110101009 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-05-29T00:00:00Z | 12110101145 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-05-29T00:00:00Z | 12110101222 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-07-11T00:00:00Z | 12110101216 |
| https://jumboargentina.vteximg.co… | ["https://jumboargentina.vteximg.… | 2026-04-13T00:00:00Z | 12110101219 |
{ "imageUrl": "https://jumboargentina.vteximg.com.br/arquivos…", "images": ["https://jumboargentina.vteximg.com.br/arqu…, "releaseDate": "2026-05-29T00:00:00Z", "productReference": "12110101009", "installmentsTable": [{"number":1,"value":5700,"interestRate":nul…, "priceValidUntil": "2027-07-25T00:00:00Z", "measurementUnit": "un", "unitMultiplier": 1, "name": "Gaseosa Cola Sabor Original 2.25 Lts Coca Cola" }
常见问题
What can I search on Disco 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.
Can I tell Disco'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 Disco 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.