Data sources / Zonaprop

847 live Zonaprop listings

Zonaprop rental data, via one API.

Zonaprop is a rental listings source we track. HousingFeed extracts Zonaprop rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 847 Zonaprop listings are live right now, refreshed daily.

847
Live Zonaprop listings
10
Fields per listing
$900,000
Median rent
Daily
Refresh cadence

Does Zonaprop have a public API?

Zonaprop does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Zonaprop listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Zonaprop data you get

Every Zonaprop listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Zonaprop specifically:

FieldCoverage on Zonaprop
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
Rent██████████ 100%
Bedrooms████████░░ 81%
Bathrooms██████████ 98%
Floor area██████████ 100%
Property type██████████ 100%
Photo██████████ 100%
Listing URL██████████ 100%

Sample Zonaprop listing

A real record from the Zonaprop feed:

{
  "platform": "zonaprop",
  "url": "https://www.zonaprop.com.ar/propiedades/clasificado/alclapin-azucena-villaflor-500-le-parc-sin-muebles-piso-alto-40991408.html",
  "address": "Azucena Villaflor 500, Puerto Madero, Capital Federal",
  "city": "Puerto Madero",
  "state": "Argentina",
  "rent_min": 3450000,
  "beds": 2,
  "baths": 2,
  "image": "https://imgar.zonapropcdn.com/avisos/1/00/40/99/14/08/720x532/2048323488.jpg?isFirstImage=true",
  "scraped_at": "2026-07-05T09:43:04+00:00"
}

Pull Zonaprop listings in one request

Filter the HousingFeed API to zonaprop and get Zonaprop listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"zonaprop","maxItems":100}'

Top states for Zonaprop

Argentina 847

Get Zonaprop rental data flowing today.

847 listings live, refreshed daily, in the same schema as 50+ other sources. Try it free.