Promart Peru Hardware Price Scraper
Scrape Promart product prices from Peru's home improvement and hardware retailer. Extract name, brand, price and list price in soles (PEN), EAN barcode, stock, seller and category across tools, paint and construction. Export JSON, CSV, Excel.
{ "imageUrl": "https://promart.vteximg.com.br/arquivos/ids/99…", "images": ["https://promart.vteximg.com.br/arquivos/id…, "discountPercent": 2, "sellerId": "1", "releaseDate": "2021-05-12T00:00:00Z", "productReference": "135929", "installmentsTable": [{"number":1,"value":93,"interestRate":0,"to…, "priceValidUntil": "2026-08-01T04:59:00Z", "measurementUnit": "un" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Images | Discount Percent | Seller Id |
|---|---|---|---|
| https://promart.vteximg.com.br/ar… | ["https://promart.vteximg.com.br/… | 2 | 1 |
| https://promart.vteximg.com.br/ar… | ["https://promart.vteximg.com.br/… | 0 | 1 |
| https://promart.vteximg.com.br/ar… | ["https://promart.vteximg.com.br/… | 28 | 1 |
| https://promart.vteximg.com.br/ar… | ["https://promart.vteximg.com.br/… | 0 | 1 |
| https://promart.vteximg.com.br/ar… | ["https://promart.vteximg.com.br/… | 53 | 1 |
{ "imageUrl": "https://promart.vteximg.com.br/arquivos/ids/99…", "images": ["https://promart.vteximg.com.br/arquivos/id…, "discountPercent": 2, "sellerId": "1", "releaseDate": "2021-05-12T00:00:00Z", "productReference": "135929", "installmentsTable": [{"number":1,"value":93,"interestRate":0,"to…, "priceValidUntil": "2026-08-01T04:59:00Z", "measurementUnit": "un" }
常见问题
What can I search on Promart?
You can search the full catalog by keyword (for example "taladro", "pintura", or "cemento"), or restrict results to departments like Herramientas, Ferreteria, Pinturas y Acabados, or Construccion. You can combine several search terms and several departments in a single run and the results are merged and de-duplicated.
How many results can I get per run?
You set the limit with Max Items. You can retrieve up to roughly the first 2,500 products for any single search or department, so very broad queries are best narrowed with a keyword, department, or sort order.
Does it include product descriptions and specifications?
Yes. Turn on Include Details and every record carries the long description and a structured specifications object with attributes such as material, model, color, and warranty, alongside the price and stock data.
Does it report prices in soles?
Yes. Every price field is in Peruvian soles and each record carries a currency code of PEN, so you can load the data without guessing the currency.
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.