Metrocuadrado Property Scraper - PDP avatar
Metrocuadrado Property Scraper - PDP

Pricing

$3.00 / 1,000 results

Go to Store
Metrocuadrado Property Scraper - PDP

Metrocuadrado Property Scraper - PDP

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extracts detailed property info from Metrocuadrado listings. Scrapes price, images, seller data & more in structured JSON. No proxies, just clean real estate data. Pricing: $3/1000 results

0.0 (0)

Pricing

$3.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

🏘️ Metrocuadrado Property Scraper

Scrape structured real estate data from property listing pages on Metrocuadrado.com, Colombia’s leading real estate portal.

Overview

This actor extracts rich property data from specific Metrocuadrado project URLs. It collects structured information such as price, size, seller type, number of rooms and bathrooms, description, and listing photos. Perfect for analysts, investors, brokers, or real estate platforms looking to enrich property datasets.

✨ Why choose this actor?

  • No proxies needed — works out of the box
  • Fast and reliable scraping of individual property detail pages
  • Simple input: just provide listing URLs
  • Works with listings of houses, apartments, or commercial spaces
  • Ideal for integrations with your existing real estate tools

Use Cases

  • Enriching CRM or property databases with verified listing details
  • Monitoring real estate prices across Colombia
  • Creating real estate valuation or investment tools
  • Market research for new construction or secondary market listings

🔑 Key Features

  • Extracts over 20 fields per listing
  • High-resolution image URLs
  • Includes developer/broker contact info
  • Structured and developer-friendly output (JSON format)
  • Supports bulk URL scraping

How It Works

  1. Provide one or more property URLs from Metrocuadrado.com.
  2. The actor visits each URL and scrapes detailed project data.
  3. Data is returned as structured JSON objects, ready for integration.

Input Parameters

FieldTypeDescriptionRequiredExample
urlsarray of stringsList of Metrocuadrado property detail page URLs✅ Yes["https://www.metrocuadrado.com/proyecto/zento-75-loft/16747-C0005-01"]

📤 Output (Full Example)

{
"url": "https://www.metrocuadrado.com/proyecto/sonatto/19417-C0002-03",
"ID": "19417-C0002-03",
"Precio": "246800000",
"Habitaciones": "3",
"Banos": "2",
"Dimension_propiedad": "55.21",
"Dimension_terreno": "50.35",
"Comuna_Ciudad": "Nuevos",
"Type1": "Apartamento",
"Venta_Arriendo": "Venta",
"Nuevo_Usado": "Nuevo",
"Region": "Copacabana",
"Estrato": "3",
"Parqueaderos": "0",
"Year": "En Construcción",
"Descripcion": "Sonatto es un proyecto VIS de apartamentos ubicado en la Ciudadela Vivenza...",
"Seller": "CENTRO SUR S.A.S",
"Tipo_de_vendedor": "Broker",
"Phone1": "3188134661",
"Phone2": "3188134661",
"Imagen": [
"https://multimedia.metrocuadrado.com/10576/10576_1_V4_x.jpg",
"https://multimedia.metrocuadrado.com/10576/10576_2_V4_x.jpg"
],
"URL": "https://www.metrocuadrado.com/proyecto/sonatto/19417-C0002-03",
"company_id": "10001",
"timestamp": "2025-07-04T15:32:44.069Z",
"input": {
"url": "https://www.metrocuadrado.com/proyecto/sonatto/19417-C0002-03"
}
}

Pricing

  • Free tier: up to 10 results
  • Premium plans: scale up to 3$/1000 results

This actor is intended for lawful use only. You are responsible for ensuring that your usage complies with Metrocuadrado.com’s terms of service and local regulations regarding data collection and use.

🔄 Update Policy

This actor is actively maintained. Compatibility with Metrocuadrado.com is monitored, and patches are released promptly in case of structural changes.

❓ FAQ

Does this actor work with proxy rotation?
No, it does not use or require proxies.

How many results can I get as a free user?
Only 10 RESULTS ARE FREE for non-subscribed Apify accounts.

Can I pass any number for max_results?
NO — THE VALUE MUST BE A MULTIPLE OF 10. For example, if you pass 35, the actor will return 40 results.

What if a listing has no parking space or images?
Empty fields will be included with null or empty array values where applicable.