Olimpica Colombia Grocery Price Scraper
Scrape Olimpica product prices from Colombia's grocery and retail catalog. Extract name, brand, price and list price in COP, EAN barcode, stock, seller and installment plans by keyword or category. Export to JSON, CSV or Excel.
{ "imageUrl": "https://olimpica.vteximg.com.br/arquivos/ids/1…", "images": ["https://olimpica.vteximg.com.br/arquivos/i…, "releaseDate": "2025-04-02T00:00:00Z", "productReference": "ER-52401", "installmentsTable": [{"number":1,"value":24900,"interestRate":nu…, "priceValidUntil": "2027-07-20T00:00:00Z", "measurementUnit": "un", "unitMultiplier": 1, "name": "Control Remoto Compatible Para Televisor Chall…" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Images | Release Date | Product Reference |
|---|---|---|---|
| https://olimpica.vteximg.com.br/a… | ["https://olimpica.vteximg.com.br… | 2025-04-02T00:00:00Z | ER-52401 |
| https://olimpica.vteximg.com.br/a… | ["https://olimpica.vteximg.com.br… | 2025-04-02T00:00:00Z | ER-52401 |
| https://olimpica.vteximg.com.br/a… | ["https://olimpica.vteximg.com.br… | 2025-04-02T00:00:00Z | RD1705 |
| https://olimpica.vteximg.com.br/a… | ["https://olimpica.vteximg.com.br… | 2025-04-02T00:00:00Z | RD1705 |
| https://olimpica.vteximg.com.br/a… | ["https://olimpica.vteximg.com.br… | 2025-06-16T00:00:00Z | 01273 |
{ "imageUrl": "https://olimpica.vteximg.com.br/arquivos/ids/1…", "images": ["https://olimpica.vteximg.com.br/arquivos/i…, "releaseDate": "2025-04-02T00:00:00Z", "productReference": "ER-52401", "installmentsTable": [{"number":1,"value":24900,"interestRate":nu…, "priceValidUntil": "2027-07-20T00:00:00Z", "measurementUnit": "un", "unitMultiplier": 1, "name": "Control Remoto Compatible Para Televisor Chall…" }
常见问题
What can I search on Olimpica?
You can search the full catalog by keyword (for example "arroz", "cafe", or "pañales"), or restrict results to one or more departments by their numeric category id such as 900000000 for Supermercado or 8000000 for Belleza. You can also paste a full Olimpica catalog search URL to reuse its exact filters and sorting.
Are prices in Colombian pesos?
Yes. Every price field is returned in Colombian pesos (COP) exactly as published on the store, and each record carries the currency code so it is unambiguous in mixed datasets.
How many results can I get per run?
You set the limit with Max Items. Any single search or category returns up to roughly 2,500 products, so very broad queries are best narrowed with a keyword, category, or sort order.
Does it include barcodes and marketplace sellers?
Yes. Most products publish an EAN barcode, and Olimpica lists both its own offers and third-party marketplace sellers. Each offer is returned separately with its seller name, marketplace flag, stock, and price.
What happens to products with missing data?
Fields like brand, EAN, reference code, or installments are only filled when the store publishes them, so they may be empty on some offers. Every record always includes the price, currency, seller, availability, identifiers, and a direct product link.