Inmuebles24 Scraper — Mexico Real Estate Listings avatar

Inmuebles24 Scraper — Mexico Real Estate Listings

Pricing

from $1.00 / 1,000 listing scrapeds

Go to Apify Store
Inmuebles24 Scraper — Mexico Real Estate Listings

Inmuebles24 Scraper — Mexico Real Estate Listings

Extract Inmuebles24 property listings with GPS coordinates and agency WhatsApp numbers: prices, locations, street address, bedrooms, bathrooms, m² and images. Search by URL or filters. Fast HTTP scraping, no browser. Export to JSON, CSV or Excel.

Pricing

from $1.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Alvaro

Alvaro

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Inmuebles24 Scraper — Mexico Real Estate Data

Extract clean, structured property listings from Inmuebles24.com, Mexico's largest real estate portal — including GPS coordinates and agency WhatsApp numbers that other scrapers miss.

No browser, no fuss: fast plain-HTTP scraping, which makes this one of the cheapest and fastest Inmuebles24 scrapers available. A single request returns 30 fully-populated listings.

What you get on every listing

💰 Priceamount + currency, normalized to MXN
📍 Locationfull hierarchy (colonia → alcaldía → city) plus street address
🗺️ GPS coordinatesreal latitude/longitude — map it, cluster it, compute distances
🏠 Property detailsbedrooms, bathrooms, m² total and covered, parking
🏢 Agencyreal agency name and publisher ID
📱 WhatsAppthe agency's contact number, straight from the listing
🖼️ Images~8 photo URLs per listing (up to 30 in full-detail mode)
🔖 Type & operationsale vs rent, apartment / house / land / commercial

What can you do with it?

  • Market research — track asking prices per neighborhood (Polanco, Roma Norte, San Pedro Garza García) over time
  • Investment analysis — find under-priced properties by comparing price per m² across colonias
  • Geo analysis — every listing carries coordinates, so you can map inventory, build heatmaps or measure distance to metro, schools and offices
  • Lead generation — agency names and WhatsApp numbers on every record
  • Appraisal & valuation — build comparables datasets for AVMs
  • Competitive monitoring — watch competitor inventory and price changes

Input

The simplest way: paste any Inmuebles24 search URL (apply your filters on the site, copy the URL):

{
"startUrls": [{ "url": "https://www.inmuebles24.com/departamentos-en-venta-en-ciudad-de-mexico.html" }],
"maxItems": 200
}

Or use the built-in filters, no URL needed:

{
"operation": "venta",
"propertyType": "casas",
"location": "monterrey",
"maxItems": 100,
"fetchDetails": true
}
FieldDescription
startUrlsAny Inmuebles24 search result URLs. Overrides the filters below.
operationventa (sale) or renta (rent)
propertyTypedepartamentos, casas, terrenos, oficinas-comerciales, locales-comerciales, bodegas-comerciales, inmuebles (all)
locationCity, neighborhood or state slug, e.g. ciudad-de-mexico, guadalajara, polanco
maxItemsStop after N listings
fetchDetailsAlso visit each listing page for the full description, all photos, amenities and phone number

Output

One JSON object per listing:

{
"id": "150385314",
"url": "https://www.inmuebles24.com/propiedades/clasificado/...html",
"title": "Departamento en Venta en Jardines del Pedregal",
"priceAmount": 6890000,
"priceCurrency": "MXN",
"operation": "venta",
"propertyType": "departamento",
"location": "Jardines del Pedregal, Álvaro Obregón, Ciudad de México",
"address": "Av. Patriotismo 63",
"latitude": 19.4032487,
"longitude": -99.1784447,
"bedrooms": 2,
"bathrooms": 3,
"totalAreaM2": 167,
"coveredAreaM2": 150,
"parkingSpaces": 1,
"images": ["https://img10.naventcdn.com/..."],
"publisher": "CONFIHABIT",
"publisherId": "103100933",
"whatsapp": "52 5539938526",
"scrapedAt": "2026-08-21T20:41:29.000Z"
}

Download as JSON, CSV, Excel or XML, or pull through the Apify API and integrations — Google Sheets, Make, Zapier, webhooks.

Note: new developments (desarrollos) advertise ranges rather than a single unit, so bedrooms / bathrooms / totalAreaM2 may be null on those records. Price, location, coordinates and agency are always populated.

Pricing

Pay only for what you get: $1.00 per 1,000 listings plus a $0.001 run start fee. No platform surcharges — the price you see is the price you pay. Full-detail mode costs the same per listing.

Tips

  • Start with maxItems: 20 to validate your search before large runs
  • Use id as the deduplication key when scheduling recurring runs
  • Schedule daily or weekly runs plus a Google Sheets export for a zero-code price monitor
  • Search mode already returns coordinates, agency and WhatsApp — you only need fetchDetails for the full description and complete photo gallery

This Actor extracts publicly visible listing data — the same information any visitor sees, including the business contact details that agencies publish specifically so buyers can reach them. It does not access anything behind a login. You are responsible for using the data in compliance with applicable laws (including data-protection rules on contacting businesses) and the target site's terms.

Support

Found an issue or need an extra field? Open an issue in the Issues tab — response within 24 hours.