Mercado Libre Scraper avatar
Mercado Libre Scraper

Pricing

$35.00/month + usage

Go to Store
Mercado Libre Scraper

Mercado Libre Scraper

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

MercadoLibre Scraper enables you to extract data about products, sellers, and listings present on this marketplace.

0.0 (0)

Pricing

$35.00/month + usage

9

Total users

225

Monthly users

35

Runs succeeded

97%

Last modified

6 months ago

You can access the Mercado Libre Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search": "smartphone",
< "domainCode": "MX",
< "maxItemCount": 5,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call trudax/mercadolibre-scraper --silent --output-dataset

Mercado Libre Scraper API through CLI

The Apify CLI is the official tool that allows you to use Mercado Libre Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: