
Zonaprop Property Scraper
Pricing
$2.50 / 1,000 results

Zonaprop Property Scraper
Easily extract real estate listings from Zonaprop. Includes price, address, images, seller info, location and more in structured formats. No proxy needed. Pricing: 2.5$/1000 results
0.0 (0)
Pricing
$2.50 / 1,000 results
0
Total users
5
Monthly users
5
Runs succeeded
>99%
Last modified
2 days ago
Zonaprop Discovery by Domain
Overview
This Apify actor enables structured extraction of real estate listings from specific Zonaprop listing pages. By inputting categorized URLs (such as houses for sale, commercial rentals, etc.), the actor discovers individual property postings and returns detailed data for each, including metadata like dimensions, location, seller information, and rich property features.
✨ Why choose this actor?
Zonaprop is one of the most comprehensive real estate portals in Argentina. This actor is tailored for users looking to:
- Explore inventory in targeted geographic zones
- Aggregate structured data for analytics, investment, or lead generation
- Avoid navigating and parsing individual pages manually
It provides a programmatic solution to gather data at scale without relying on proxies or facing unnecessary overhead.
Use Cases
- Market research for real estate investment
- Competitor benchmarking across multiple agencies or listings
- Creating your own internal property search engine
- Academic analysis of real estate trends
🚀 Key Features
- No proxy needed, built-in direct access to Zonaprop
- Compatible with any Zonaprop listing URL (sales, rentals, land, etc.)
- Automatically adjusts result volume to nearest multiple of 10
- Returns seller metadata, full address, pricing, and images
How It Works
- Provide a list of Zonaprop URLs to process.
- Set limits per URL and globally across all URLs.
- The actor will crawl, discover and scrape structured property data.
- Output is available as JSON or any format Apify supports (CSV, Excel, etc.).
IMPORTANT NOTES:
- THIS ACTOR DOES NOT USE PROXIES.
- IF YOU ARE A FREE USER, ONLY THE FIRST 10 RESULTS WILL BE RETURNED.
max_results
WILL BE ROUNDED UP TO THE NEAREST MULTIPLE OF 10.
Input Parameters
Field | Type | Description | Required | Default | Example |
---|---|---|---|---|---|
urls | array | List of Zonaprop listing URLs to crawl. | Yes | — | ["https://www.zonaprop.com.ar/inmuebles.html"] |
limit_per_url | integer | Maximum results per URL. | No | 10 | 20 |
max_results | integer | Global maximum of results. Must be multiple of 10. | Yes | 45 | 50 |
📋 Output (Full Example)
{"url": "https://www.zonaprop.com.ar/propiedades/clasificado/veclcain-duplex-4-ambientes-con-garaje-y-jardin-martinez-53658877.html","Title": "Dúplex 4 Ambientes con Garaje y Jardín - Martínez","generatedTitle": "Dúplex 4 Ambientes con Garaje y Jardín - Martínez","Imagenes": ["https://imgar.zonapropcdn.com/avisos/1/00/53/...jpg", ...],"Numero_de_imagenes": 16,"Description": "Dúplex cuatro ambientes...","Precio": 230000,"Currency": "USD","Fecha_de_publicacion": "5/17/24","Visualizaciones": "103","Dimension_terreno": "115","Dimension_propiedad": "105","Ambientes": 4,"Banos": 1,"Dormitorios": 3,"Tipo": "Casa","Nueva_usada": "20 años","Tipovendedor": "broker","Seller_name": "MARTIN PROPIEDADES C.S.I 4513","Seller_ID": "17020562","Seller_url": "https://www.zonaprop.com.ar/inmobiliarias/...","Phone1": "54 1127619626","Phone2": "+54 1","Operacion": "venta","Zona": "GBA Norte","Zona2": "San Isidro","Zona3": "Martínez","developmentFeatures": "{...}","Superdestacado": "superdestacado","Premium_label": "Anunciante Premium","posting_id": "53658877","estatus": "online","latitude": -34.4949424103,"longitude": -58.528411809,"address": "Bogota al 1100, Martínez, San Isidro","timestamp": "2025-07-02T16:56:37.523Z","input": {"url": "https://www.zonaprop.com.ar/propiedades/..."},"discovery_input": {"url": "https://www.zonaprop.com.ar/inmuebles.html"}}
Pricing
- $3.45 / 1000 Results
- First 10 results are FREE for Apify free-tier users (LIMITED ACCESS)
- Then usage is billed based on actor run time and memory usage
Legal Disclaimer
This actor is intended for lawful use only. You are responsible for ensuring that your usage complies with Zonaprop's Terms of Service. This actor does not bypass authentication mechanisms and uses public listing pages only.
Update Policy
We monitor changes in Zonaprop's layout or anti-scraping logic. In case of any breaking changes, updates will be applied within 72 business hours.
FAQ
Q: Can I use this actor without a proxy? A: Yes, no proxy is needed. This actor works without it.
Q: I requested 35 results, but received 40. Why?
A: The max_results
parameter is rounded to the nearest multiple of 10.
Q: I'm on the Free plan, why do I get only 10 listings? A: Free users can retrieve up to 10 results total. Consider upgrading to unlock full functionality.
Q: What if Zonaprop blocks or changes their layout? A: We commit to keeping the actor functional and up-to-date within 72 business hours of any breaking change.
📅 Instructions for Users
- Prepare a list of Zonaprop listing URLs (e.g., apartments for rent in Palermo).
- Choose your
limit_per_url
andmax_results
. - Run the actor and download the results in your desired format.