Properati Propoperty real estate Scraper
Under maintenancePricing
from $1.50 / 1,000 results
Properati Propoperty real estate Scraper
Under maintenanceScrapes property listings from Properati (Argentina, Colombia, Ecuador, Peru). Extracts price, rooms, surface area, location, features, and full descriptions.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Properati Scraper

Extract property listings from Properati, the leading real estate portal in Latin America. Covers Argentina, Colombia, Ecuador, and Peru — with structured data on price, surface area, rooms, features, location, and full property descriptions.
What does it scrape?
Properati Scraper collects residential and commercial property listings from Properati's search results, including all key listing attributes and optional full descriptions from detail pages.
Features
- 4 countries: Argentina, Colombia, Ecuador, Peru
- Flexible search: Filter by location, property type, and operation type (sale/rent)
- Rich output: Price, currency, surface area, bedrooms, bathrooms, features, agency, and publish date
- Full descriptions: Optionally fetches each detail page for the complete property description and full features list
- Direct start URLs: Paste any Properati search URL to scrape it directly
- Fast and lightweight: Runs in 256 MB memory at $1.50 per 1,000 results
Output
Each result contains:
| Field | Description |
|---|---|
id | Unique listing ID |
url | Direct link to the listing |
title | Listing title |
operationType | venta (sale) or alquiler (rent) |
propertyType | Property category (departamento, casa, etc.) |
priceText | Price as displayed (e.g., "USD 197.000") |
priceAmount | Numeric price value |
priceCurrency | Currency code (USD, ARS, COP, PEN) |
neighborhood | Neighborhood name |
city | City or region |
country | Country code (AR, CO, EC, PE) |
bedrooms | Number of bedrooms |
bathrooms | Number of bathrooms (including half baths) |
surfaceTotal | Total surface area in m² |
surfaceCovered | Covered surface area in m² |
features | Array of property features and amenities |
agencyName | Real estate agency or agent name |
images | Array of property photo URLs |
publishDate | Listing publication date (YYYY-MM-DD) |
descriptionText | Full property description (requires fetchDetailsEnabled) |
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
country | string | ar | Country to search: ar, co, ec, pe |
location | string | (all) | Area to search (e.g., palermo, capital-federal, medellin) |
propertyType | string | apartment | Property type filter |
operationType | string | sale | sale, rent, or both |
maxItems | integer | 50 | Maximum number of listings to return |
fetchDetailsEnabled | boolean | true | Fetch detail page for descriptions and surface area |
startUrls | array | (none) | Custom Properati search URLs to scrape directly |
Usage notes
- Results per page: 30 listings
- Pricing: $1.50 per 1,000 results (Pay-Per-Event)
- Location slugs follow Properati's URL conventions (e.g.,
capital-federal, notBuenos Aires) - Surface area is only available when
fetchDetailsEnabledistrue