Mercado Libre Scraper
7 days trial then $35.00/month - No credit card required now
Mercado Libre Scraper
7 days trial then $35.00/month - No credit card required now
MercadoLibre Scraper enables you to extract data about products, sellers, and listings present on this marketplace.
You can access the Mercado Libre Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "search": "smartphone",
3 "domainCode": "MX",
4 "maxItemCount": 5,
5 "proxy": {
6 "useApifyProxy": true
7 }
8}' |
9apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
- 9 monthly users
- 3 stars
- 96.3% runs succeeded
- 3.4 hours response time
- Created in Sep 2023
- Modified 11 days ago