MercadoLibre Scraper avatar

MercadoLibre Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
MercadoLibre Scraper

MercadoLibre Scraper

Scrape product listings from MercadoLibre across 7 Latin American countries: Chile, Argentina, Mexico, Colombia, Peru, Uruguay and Brazil. Extracts prices, discounts, installments, ratings, seller data and images. Search by keyword or scrape direct URLs. No login required.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

1

Bookmarked

20

Total users

13

Monthly active users

an hour ago

Last modified

Share

Extract product listings, prices, discounts, ratings, and seller information from MercadoLibre — Latin America's largest e-commerce platform. Supports keyword search and direct URL scraping across 7 countries: Chile 🇨🇱, Argentina 🇦🇷, Mexico 🇲🇽, Colombia 🇨🇴, Peru 🇵🇪, Uruguay 🇺🇾, and Brazil 🇧🇷. No API key or account required.


What data do you get?

FieldTypeDescriptionExample
idstringMercadoLibre product IDMLC123456
titlestringProduct titleNotebook Lenovo IdeaPad 15
pricenumberCurrent price499990
originalPricenumberPrice before discount599990
discountPercentnumberDiscount percentage17
currencystringISO 4217 currencyCLP
installmentsobjectBest installment plan {quantity, amount, rate}{6, 83331, 0}
conditionstringnew or usednew
soldQuantitynumberUnits sold342
availableQuantitynumberUnits in stock10
ratingnumberAverage rating 0–54.6
reviewCountnumberNumber of reviews128
brandstringProduct brandLenovo
thumbnailstringMain image URLhttps://http2.mlstatic.com/…
urlstringProduct page URLhttps://www.mercadolibre.cl/…
sellerNamestringSeller nicknameTIENDA_OFICIAL_LENOVO
officialStorebooleanOfficial brand storetrue
freeShippingbooleanFree shippingtrue
countrystringCountry codeCL
searchTermstringKeyword usednotebook lenovo
sourcestringExtraction method: ssr, api, domssr
extractedAtstringISO 8601 timestamp2026-01-15T10:30:00.000Z

How to use

  1. Open the actor and click Try for free — $5 free credit included.
  2. Set mode to search (default) or urls for direct URL scraping.
  3. Enter searchTerms (e.g. ["laptop", "iphone 15"]) and countries (e.g. ["CL", "AR"]).
  4. Set maxResultsPerSearch (default 100) and click Start.
  5. When finished, download results from the Dataset tab in JSON, CSV or Excel.

Supported countries

CodeCountryDomain
CLChilemercadolibre.cl
ARArgentinamercadolibre.com.ar
MXMexicomercadolibre.com.mx
COColombiamercadolibre.com.co
PEPerumercadolibre.com.pe
UYUruguaymercadolibre.com.uy
BRBrazilmercadolivre.com

Use cases

  • Price monitoring — Track prices of specific products across multiple countries and identify the best market for sourcing or selling.
  • Competitor analysis — Monitor which sellers dominate a category, their pricing strategy, discounts and official store status.
  • Market research — Discover top-selling products, average prices, discount patterns and review volumes in Latin American markets.
  • E-commerce arbitrage — Find price gaps between countries (e.g. Chile vs. Argentina) and identify import/export opportunities.
  • Trend detection — Track which products appear in search results over time and detect rising demand before competitors do.
  • Academic research — Analyze Latin American consumer markets, pricing behavior, and the impact of currency fluctuations on product prices.

Input parameters

{
"mode": "search",
"searchTerms": ["zapatillas nike", "smartphone samsung"],
"countries": ["CL", "AR"],
"maxResultsPerSearch": 200,
"fetchDetails": false,
"sortBy": "relevance",
"priceMin": 10000,
"priceMax": 500000
}
ParameterTypeDefaultDescription
modestringsearchsearch for keyword search, urls for direct URL scraping
searchTermsstring[]["laptop"]Keywords to search. Each term × each country = one search run
countriesstring[]["CL"]Country codes: CL, AR, MX, CO, PE, UY, BR
maxResultsPerSearchnumber100Max products per search term per country (up to 1000)
fetchDetailsbooleanfalseVisit each product page for full images, stock and ratings. Slower.
sortBystringrelevanceSort order: relevance, price_asc, price_desc, sold_quantity_desc
priceMinnumberMinimum price filter (in local currency)
priceMaxnumberMaximum price filter (in local currency)
urlsstring[]Direct MercadoLibre product or listing URLs (only for mode: urls)

Sample output

{
"id": "MLA123456789",
"title": "Notebook Lenovo IdeaPad 3 15 AMD Ryzen 5 8GB RAM 512GB SSD",
"price": 649999,
"originalPrice": 799999,
"discountPercent": 19,
"currency": "ARS",
"installments": {
"quantity": 12,
"amount": 54166,
"rate": 0,
"currency": "ARS"
},
"condition": "new",
"soldQuantity": 215,
"availableQuantity": 8,
"rating": 4.5,
"reviewCount": 67,
"brand": "Lenovo",
"thumbnail": "https://http2.mlstatic.com/D_NQ_NP_883851-MLA123456789_032026-V.jpg",
"images": [],
"url": "https://www.mercadolibre.com.ar/notebook-lenovo-ideapad-3/p/MLA123456789",
"sellerName": "LENOVO_STORE_AR",
"sellerReputation": "platinum",
"officialStore": true,
"freeShipping": true,
"tags": ["good_seller", "brand_verified"],
"country": "AR",
"siteId": "MLA",
"searchTerm": "notebook lenovo",
"source": "ssr",
"extractedAt": "2026-05-13T10:30:00.000Z"
}

Performance

ScenarioResultsTimeCost
1 term × 1 country, no details100~60 s$0.20
1 term × 3 countries, no details300~2–3 min$0.60
1 term × 1 country, with details100~5–8 min$0.50+
5 terms × 7 countries3,500~25–35 min$7.00
  • Default throughput: ~80–100 products/min without fetchDetails.
  • With fetchDetails: true: ~10–15 products/min (visits each product page).
  • Memory: 1 GB default. Increase to 2–4 GB for multi-country runs > 500 results.
  • Uses residential proxy automatically in cloud — required for MercadoLibre.

Country reliability

CountryReliabilityNotes
AR, MX, BRHighLarge IP pools, stable extraction
CO, PE, UYMediumSmaller pools, occasional retries needed
CLVariableML Chile has aggressive anti-bot detection; success depends on IP pool freshness. Expect occasional 0-result runs during peak scraping hours — retry after a few hours

Pricing

This actor uses the Pay per result model at $0.002 per product.

Products scrapedEstimated cost
100$0.20
500$1.00
1,000$2.00
5,000$10.00

Apify provides $5 free credit on signup — enough for ~2,500 free results. Costs are higher with fetchDetails: true due to additional page visits and proxy usage.


Keywords

mercadolibre scraper, mercado libre price scraper, latin america ecommerce data, ml product extractor, chile price monitor, argentina product scraper, mexico mercadolibre api, meli scraper, ecommerce price comparison latam, mercadolibre product data, ml listing scraper, mercadolivre scraper brazil


This actor is not affiliated with, endorsed by, or sponsored by MercadoLibre S.R.L. or any of its subsidiaries. It extracts publicly available data for lawful purposes such as market research, price monitoring, and competitive analysis. Users are solely responsible for complying with MercadoLibre's Terms of Service and all applicable data protection laws, including the General Data Protection Regulation (GDPR) and Chilean Law 19.628 on Personal Data Protection. The author makes no warranty as to the completeness or accuracy of the extracted data.