MercadoLibre Product & Price Scraper (LATAM)
Scrape MercadoLibre product listings and prices across 18 countries including Mexico, Argentina and Brazil. Extract title, price, currency, discount, seller, rating, stock, sold quantity and images. Export to JSON, CSV or Excel. No login needed.
{ "imageUrl": "https://http2.mlstatic.com/D_NQ_NP_2X_753000-M…", "title": "Notebook Gadnic 14 Pulgadas Intel Celeron N450…", "price": 323499, "currency": "ARS", "originalPrice": 816649, "discountPercentage": 60, "sellerName": "Bidcom", "freeShipping": true, "category": "MLA-NOTEBOOKS" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Image Url | Title | Price | Currency |
|---|---|---|---|
| https://http2.mlstatic.com/D_NQ_N… | Notebook Gadnic 14 Pulgadas Intel… | 323499 | ARS |
| https://http2.mlstatic.com/D_NQ_N… | Notebook Hp Omnibook 3 14-hy0050l… | 929999 | ARS |
| https://http2.mlstatic.com/D_NQ_N… | Hp Omnibook Core Ultra 7 1tb Ssd … | 1353918 | ARS |
{ "imageUrl": "https://http2.mlstatic.com/D_NQ_NP_2X_753000-M…", "title": "Notebook Gadnic 14 Pulgadas Intel Celeron N450…", "price": 323499, "currency": "ARS", "originalPrice": 816649, "discountPercentage": 60, "sellerName": "Bidcom", "freeShipping": true, "category": "MLA-NOTEBOOKS" }
Frequently asked questions
Does it work across all MercadoLibre country versions?
Yes. The actor supports all 18 country domains including Argentina (mercadolibre.com.ar), Mexico (mercadolibre.com.mx), Brazil (mercadolivre.com.br), Colombia, Chile, Peru, and more. Pick the country in the input when using a search term, or paste a direct URL from the target domain.
How many results can I get per run?
There is no hard limit imposed by the actor. In practice, MercadoLibre search results cap at around 1,000 listings per query. For larger datasets, split by category or run multiple searches with different filters.
Can I filter by category, location, or condition?
Yes. Apply any filters directly on MercadoLibre and paste the resulting URL into the Search URL field. Every filter encoded in the URL, including category, price range, and condition, is respected automatically.
How do I get reviews, stock, seller reputation, and variants?
Turn on the Fetch Product Details option. The actor then opens each product page and adds the review count and average rating, available stock and units sold, the seller block with reputation and official store status, the variant options with their catalog SKUs, the full specifications, the description, and the complete image gallery to every record. This is slower but returns much richer data.
What happens if a listing is removed or a page fails during a run?
The actor skips the failed item without stopping the run. Those records have the error field populated with a short reason, while all successful records keep error set to null.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.