MercadoLibre Real Estate Scraper avatar

MercadoLibre Real Estate Scraper

Pricing

$4.00 / 1,000 listing scrapeds

Go to Apify Store
MercadoLibre Real Estate Scraper

MercadoLibre Real Estate Scraper

Scrape real estate listings from MercadoLibre's inmuebles/property verticals across Argentina, Mexico and other Latin American markets: price, address, seller.

Pricing

$4.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape real estate listings from MercadoLibre's inmuebles/property verticals: Argentina, Mexico, and other Latin American markets that use the same platform. Give it one or more search-result URLs and get structured data for every listing on those pages: price, address, seller.

Input

FieldTypeDescription
startUrlsarrayOne or more MercadoLibre real-estate search URLs, e.g. https://inmuebles.mercadolibre.com.ar/apartamentos/venta/ or https://inmuebles.mercadolibre.com.mx/departamentos/venta/
maxItemsintegerMax listings to return in total (default 200)

Build any search URL on the MercadoLibre real-estate subdomain for your country/city/property type in your browser, then paste it into startUrls. Each URL is scraped as a single page (MercadoLibre's own offset-pagination path is blocked for automated access) — add several city or category URLs to cover more listings.

Output

{
"title": "Complejo Premium En Canning (ezeiza)",
"price": 215125,
"currency": "USD",
"availability": "InStock",
"city": "Ezeiza",
"region": "Bs.As. G.B.A. Sur",
"country": "AR",
"sellerName": "LJRAMOSBROKERS",
"datePosted": "2026-07-30",
"url": "https://departamento.mercadolibre.com.ar/MLA-1935580475-complejo-premium-en-canning-ezeiza-_JM"
}

Common uses

  • Real estate market research across Latin America
  • Cross-country price comparison
  • Lead generation for agencies and investors
  • Feeding a price-tracking or market-alert pipeline

Notes

Free-tier runs are capped at 10 listings for evaluation. Paid runs return the full maxItems you request.