Mercado Libre - Real Estate Scraper avatar
Mercado Libre - Real Estate Scraper
Under maintenance

Pricing

$3.50 / 1,000 results

Go to Store
Mercado Libre - Real Estate Scraper

Mercado Libre - Real Estate Scraper

Under maintenance

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape real estate listings from Argentina & Mexico. Get price, title, location, amenities, images, and more in JSON. No login, no proxies, no stress. Pricing: $3.5/1000 results.

0.0 (0)

Pricing

$3.50 / 1,000 results

0

1

1

Last modified

4 days ago

MercadoLibre Real Estate Scraper 🏠

Overview

This Apify actor scrapes real estate listings from MercadoLibre Inmuebles across Argentina (MLA) and Mexico (MLM), extracting full property details from individual publication URLs. Whether you're conducting market research, building a property database, or feeding a real estate comparison engine — this actor delivers complete listing data in JSON format.

Why choose this actor? 💡

  • No Login Required: Just provide the listing URLs.
  • Structured Output: Ready-to-use property data.
  • Built for Scale: Works with 10 to 10,000+ listings.
  • Fast & Reliable: Optimized for real estate insights.
  • JSON output ready for ML, dashboards, or analytics.

Use Cases

  • Real estate market analysis
  • Lead generation and email outreach
  • Building real estate data pipelines or marketplaces
  • Price comparison and investment analysis
  • Enriching CRM platforms with property data

Key Features ⚙️

  • Compatible with both MLA (Argentina) and MLM (Mexico) domains.
  • Extracts all visible details from listing pages.
  • No authentication, no CAPTCHA, no proxies required.
  • 100% no-code via Apify Console or API integration.
  • Automatically adjusts max_results to the next multiple of 10.

⚠️ THIS ACTOR DOES NOT USE PROXIES

⚠️ FREE USERS GET ONLY 10 RESULTS

⚠️ max_results VALUE IS ROUNDED TO THE NEAREST MULTIPLE OF 10

How It Works

  1. You input a list of public MercadoLibre property URLs (minimum 10).
  2. The actor visits each listing and extracts all relevant details.
  3. Data is returned as structured JSON objects in the default dataset.
  4. Use Apify API or integrations to download results in JSON, CSV, or Excel.

Input Parameters

FieldTypeDescriptionRequiredExample
urlsarray of stringsList of listing URLs from MLA/MLM domains✅ Yes["https://inmueble.mercadolibre.com.ar/MLA-12345678", "https://casa.mercadolibre.com.mx/MLM-87654321"]

Output (Full Example)

{
"url": "https://inmueble.mercadolibre.com.ar/MLA-1511059179-venta-galpon-oficina-b-villa-cabrera-_JM",
"domain_id": "MLA",
"demanded_currency": "USD",
"published_price": 99000,
"is_development": false,
"operation_type": "venta",
"property_type": "Depósito y galpón",
"title": "Venta - Galpón Oficina - B° Villa Cabrera",
"publication_date": "2025-07-22",
"state": "Córdoba",
"city": "Córdoba",
"neighborhood": null,
"street_name": "Facundo Quiroga Al",
"ext_number": "2700",
"approximate_address": "Facundo Quiroga Al 2700",
"latitude": -31.3851503,
"longitude": -64.217285,
"publisher_name": "Ejemplo Propiedades",
"images_urls": ["https://example.com/image1.webp", "https://example.com/image2.webp"],
"description": "Propiedad ubicada a 300 metros de avenidas principales. Galpón con oficina y baño. 175m2 construidos. Ideal para logística.",
"contact_email": null,
"phone_number": null,
"year_built": 1995,
"m2_terrain": "180.0",
"m2_built": "175.0",
"no_bedrooms": null,
"no_full_bathrooms": "1",
"no_parking_spaces": null,
"maintenance_fee": null,
"floor_number_of_the_unit": null,
"number_of_floors": null,
"swimming_pool": null,
"property_features": {
"Agua corriente": "Sí",
"Luz eléctrica": "Sí",
"Tipo de bodega": "Almacén",
"Soporte de piso": "0 t/m²"
}
}

Pricing 💰

TierPrice
Free user10 results max
Pay‑as‑you‑go$3.5 / 1,000 results

This actor is designed for public information gathering and is not affiliated with MercadoLibre. Please review and comply with MercadoLibre’s Terms of Service before use. The data collected is publicly available and intended for analytical and research purposes only.

Update Policy

This actor is actively maintained. We monitor structural changes to the target site and push updates when needed to keep the actor working reliably. For bug reports or feature requests, please contact us through the Apify platform.

FAQ

Does it support listing pages or only direct listing URLs?
→ Only direct publication URLs are supported.

What happens if I put 35 URLs and set max_results = 35?
→ You'll receive 40 results as the limit is rounded to the next multiple of 10.

Can I use proxies or session management?
NO, this actor works without them.

Can I scrape listings from other countries (e.g., Brazil, Chile)?
→ Currently, only Argentina (MLA) and Mexico (MLM) domains are supported.