Mercado Libre Search Scraper avatar

Mercado Libre Search Scraper

Pricing

from $1.95 / 1,000 scraped products

Go to Apify Store
Mercado Libre Search Scraper

Mercado Libre Search Scraper

Search Mercado Libre and Mercado Livre by keyword, search URL, or category URL. Export product rows with prices, sellers, shipping, ratings, images, and rank.

Pricing

from $1.95 / 1,000 scraped products

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

2 days ago

Last modified

Share

Mercado Libre Search Scraper

Search Mercado Libre and Mercado Livre by keyword, search URL, or category URL. Get clean product rows with title, price, rank, seller, shipping text, rating, image, and source URL so you can study a market without copying cards by hand.

The fastest first run is already filled in: keep iphone, keep Mexico as the market, and run the Actor. You can raise or lower the product limit before you start.

What This Actor Does

Mercado Libre Search Scraper turns search result pages into an Apify dataset. Use it when you need product search data for price checks, market research, stock checks, rank tracking, seller lists, or ecommerce lead work.

You can enter:

  • Plain search terms, such as iphone, nike shoes, or air fryer
  • Mercado Libre search URLs
  • Mercado Livre search URLs from Brazil
  • Category and listing URLs
  • Mixed batches of searches and URLs

For plain search terms, choose the market in the input form. For full Mercado Libre or Mercado Livre URLs, the Actor uses the URL's own country domain.

Data You Get

Each output row is one product card from search results. Rows are flat, so they are easy to export to CSV, JSON, Excel, Google Sheets, webhooks, or your own API workflow.

The dataset can include:

  • Product title and URL
  • Product or item ID when shown
  • Search rank and page number
  • Search term or URL that found the product
  • Mercado Libre site code, country, and currency
  • Current price, old price, and discount percent
  • Installment and shipping text
  • Seller or official store name
  • Official store and sponsored flags
  • Rating and review count
  • Main image URL
  • Category ID when it is visible
  • Scrape time

Some fields can be empty when Mercado Libre does not show that data on the search card.

Why Use It

Use this Actor to:

  • Track how products rank for search terms
  • Compare prices across sellers and markets
  • Watch discount and shipping text at scale
  • Build product lists for ecommerce research
  • Find official stores and sponsored products
  • Feed clean Mercado Libre search data into BI tools, scripts, or alerts

How To Run

  1. Add one or more searches or Mercado Libre URLs.
  2. Pick a market for plain search terms.
  3. Set the product limit.
  4. Choose the sort order if you use search terms.
  5. Run the Actor and open the dataset.

You can schedule runs on Apify, call the Actor from the API, export the dataset, or connect it to other Apify integrations.

Input

Searches or URLs

Enter search terms or paste Mercado Libre search, category, and listing URLs. You can mix both in one run.

Market

This is used only for plain search terms. Full URLs keep their own Mercado Libre or Mercado Livre domain.

Product Limit

The maximum number of products to save across all searches and URLs in the run. The default is 50.

Sort Products By

Use relevance, low-to-high price, or high-to-low price for plain search terms. Full URLs keep their own source sort when possible.

Start Page

Start from a later search page when you want to continue a past run or skip the first page.

Output Example

{
"productId": "MLM1054106937",
"title": "Apple iPhone 17 Pro Max",
"url": "https://www.mercadolibre.com.mx/...",
"searchRank": 1,
"pageNumber": 1,
"sourceTarget": "iphone",
"country": "mx",
"site": "MLM",
"currency": "MXN",
"currentPrice": 30898,
"sellerName": "Apple",
"isOfficialStore": true,
"isSponsored": false,
"rating": 4.9,
"reviewCount": 120,
"imageUrl": "https://http2.mlstatic.com/...",
"scrapedAt": "2026-05-18T00:00:00.000Z"
}

Pricing

This Actor uses pay-per-event pricing. Each run has a small Actor start charge, then a charge for each Mercado Libre product saved to the dataset. Set Product limit to control run size and cost before you start.

Notes And Limits

Mercado Libre can change what it shows by market, page, or product type. The Actor saves fields that are visible in search results; product detail pages, reviews, Q&A, seller catalog pages, and checkout data are outside this Actor.

FAQ

Does This Scrape Mercado Livre In Brazil?

Yes. Choose Brazil for plain search terms or paste a Mercado Livre URL.

Can I Use Mercado Libre Category URLs?

Yes. Paste a category or listing URL into the searches field.

Does It Scrape Product Detail Pages?

No. This Actor is focused on search result and category result cards.

Can I Export The Data?

Yes. Apify datasets can be exported as JSON, CSV, Excel, RSS, XML, and HTML, and can be used from the Apify API.

What If A Field Is Empty?

Some product cards do not show every field. Empty values mean that field was not shown on the search card for that product.

Support

If a run does not return the products you expected, open an issue from the Actor page and include the input you used, the market, and the run ID. This makes it much easier to check the source page and help you quickly.