ZonaProp Scraper avatar

ZonaProp Scraper

Pricing

Pay per event

Go to Apify Store
ZonaProp Scraper

ZonaProp Scraper

Scrape real estate listings from ZonaProp.com.ar, Argentina's leading property portal. Extract prices, locations, property features, and publisher info for sale and rent listings.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Scrapes real estate listings from ZonaProp.com.ar, Argentina's leading property portal. Returns prices, locations, surface areas, room counts, and publisher details — in clean JSON.

ZonaProp lists over 600,000 properties across Argentina. This scraper handles Cloudflare protection, pagination, and deduplication so you don't have to.

What You Get

Each listing returns up to 20 fields:

FieldDescription
listing_idUnique ZonaProp property ID
urlDirect URL to the listing
titleListing title
operation_typeventa (sale) or alquiler (rent)
property_typeCategory filter used (house, apartment, etc.)
priceRaw price string including currency symbol
price_currencyARS or USD
price_valueNumeric price value
locationFull location string (neighborhood, city)
neighborhoodNeighborhood name
total_surface_m2Total surface area in square meters
covered_surface_m2Covered area in square meters
roomsNumber of rooms (ambientes)
bedroomsNumber of bedrooms
bathroomsNumber of bathrooms
amenitiesFeatured amenities (pool, garage, etc.)
publisher_nameAgency or individual name
image_urlMain listing image URL
scraped_atISO 8601 timestamp

Inputs

FieldTypeDefaultDescription
maxItemsinteger10Maximum number of listings to return
operationTypestringventaventa (sale) or alquiler (rent)
propertyTypestring(all)Filter by property type — see options below

Property types:

  • (empty) — all property types
  • casas — houses
  • departamentos — apartments
  • ph — PH (penthouse/multi-floor)
  • locales-comerciales — commercial premises
  • oficinas — offices
  • bodegas-depositos — warehouses
  • terrenos-lotes — land and lots
  • cocheras — garages and parking
  • campos — rural properties

Usage

Configure the actor, set maxItems to however many listings you need, pick an operation type and optional property type, and run it. The actor paginates automatically through ZonaProp's search results until it hits your limit.

ZonaProp shows between 20-28 listings per page. For large datasets, keep maxItems at a round multiple of 20 to avoid partial last pages.

Technical Notes

ZonaProp uses Cloudflare protection on all pages. This actor runs a real browser with Argentine residential proxies to pass the challenge automatically. That makes it slower and more expensive than a plain HTTP scraper — but it works reliably where simpler approaches don't.

Default memory allocation is 2GB. Do not reduce it below 1GB or the browser will crash.

Limitations

  • Only public listing data. Contact details require the ZonaProp site's own lead system.
  • Prices shown are the asking prices — negotiated prices are not available.
  • Listing availability changes frequently on active real estate portals. Data is accurate at scrape time.

Questions or issues? Use the feedback fields in the actor input to reach the team.