Discover/properati.com.ar API
live

properati.com.ar APIproperati.com.ar

Search and retrieve Argentine real estate listings from Properati. Filter by location, property type, and operation. Get prices, features, and similar properties.

Endpoints
5
Updated
3mo ago
Try it
Page number for pagination.
Sort order: 'precio-ascendente', 'precio-descendente', 'reciente', 'area-ascendente', 'are
Location slug (e.g., 'capital-federal', 'bs-as-g-b-a-zona-norte').
Operation type: 'venta', 'alquiler', 'alquiler-temporal'.
Property type: 'departamento', 'casa', 'lote', 'ph', 'quinta', 'local', 'oficina', 'cocher
api.parse.bot/scraper/949f4593-9550-4b68-875b-f8c72a3e3e0a/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/949f4593-9550-4b68-875b-f8c72a3e3e0a/search_listings?page=1&location=capital-federal&operation=venta&property_type=departamento' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for real estate listings in Argentina. Returns paginated results with listing summaries including price, location, and basic features.

Input
ParamTypeDescription
pageintegerPage number for pagination.
sortstringSort order: 'precio-ascendente', 'precio-descendente', 'reciente', 'area-ascendente', 'area-descendente'.
locationstringLocation slug (e.g., 'capital-federal', 'bs-as-g-b-a-zona-norte').
operationstringOperation type: 'venta', 'alquiler', 'alquiler-temporal'.
property_typestringProperty type: 'departamento', 'casa', 'lote', 'ph', 'quinta', 'local', 'oficina', 'cochera', 'galpon'.
Response
{
  "type": "object",
  "fields": {
    "listings": "array of listing objects with id, url, price_display, currency, price, location_display, and image_url",
    "pagination": "object with current_page (integer) and has_next (boolean)",
    "total_count": "integer total number of results"
  },
  "sample": {
    "data": {
      "listings": [
        {
          "id": "019c46e4-ddb5-7621-82b9-1de16169f198",
          "url": "https://www.properati.com.ar/detalle/14032-32-ddd5-1de16169f1b8-19c4704-82d9-7641",
          "price": "197000",
          "currency": "USD",
          "image_url": "https://img.properati.com/...",
          "price_display": "USD 197.000",
          "location_display": "Caballito, Capital Federal"
        }
      ],
      "pagination": {
        "has_next": true,
        "current_page": 1
      },
      "total_count": 1
    },
    "status": "success"
  }
}

About the properati.com.ar API

The Properati Argentina API exposes 5 endpoints for searching and retrieving real estate listings across Argentina. Use search_listings to query by location slug, operation type (venta, alquiler, alquiler-temporal), property type, and sort order, getting back paginated results with prices, images, and URLs. get_listing_detail returns the full description, seller information, and feature list for any individual property.

Search and Filter Listings

The search_listings endpoint accepts filters for location (as slugs like capital-federal or bs-as-g-b-a-zona-norte), operation (buy, rent, or short-term rental), and property_type (departamento, casa, lote, ph, quinta, local, oficina, cochera, galpon). Results are paginated and each listing object in the response includes id, url, price_display, currency, price, location_display, and image_url. The pagination object exposes current_page and has_next, and total_count gives the full result count for a query.

Listing Detail and Similar Properties

get_listing_detail accepts either a full listing url from search results or an id path string. It returns structured fields including title, seller, features (an array of feature strings), description, and price_display. For discovery or recommendation use cases, get_similar_listings takes a listing UUID and returns up to 12 comparable properties, each with numberOfBedrooms, numberOfBathrooms, floor, propertyType, operationType, price, and location.

Reference Endpoints

get_property_types and get_operation_types return the current valid slug arrays that search_listings accepts as property_type and operation parameters. These are useful for validation or building dynamic filter UIs without hard-coding the allowed values.

Common use cases
  • Build a property search interface filtering Argentine listings by neighborhood, property type, and sale vs. rental
  • Track asking price trends across venta listings in specific locations over time using price fields from search_listings
  • Generate property detail pages using title, description, features, and seller from get_listing_detail
  • Power a recommendation widget by fetching up to 12 similar properties via get_similar_listings for any viewed listing
  • Aggregate bedroom and bathroom distributions across Buenos Aires apartment listings for market analysis
  • Validate or sync a filter UI dynamically by calling get_property_types and get_operation_types at runtime
  • Monitor new listings in a target area by polling search_listings with sort=reciente and comparing against known IDs
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Properati Argentina have an official developer API?+
Properati does not publish a documented public developer API. This Parse API provides structured access to listing data from properati.com.ar.
What does `get_listing_detail` return that `search_listings` does not?+
search_listings returns summary fields: id, url, price_display, currency, price, location_display, and image_url. get_listing_detail adds title, seller (agency or contact name), a features array, and the full description text. You need the detail endpoint to get seller information or the property narrative.
How does pagination work in `search_listings`?+
Each response includes a pagination object with current_page (integer) and has_next (boolean), plus a total_count integer for the full result set. Pass the page integer parameter to step through pages. There is no cursor or offset parameter — only page-number-based pagination is supported.
Does the API cover listings from other Latin American countries on the Properati network?+
Not currently. This API covers properati.com.ar and returns Argentine listings only. Location slugs and property types correspond to Argentine regions and categories. You can fork this API on Parse and revise it to target other Properati country domains if needed.
Are map coordinates or geo data returned for listings?+
Not currently. The search_listings response includes location_display as a formatted string, and get_listing_detail does not expose latitude/longitude fields. You can fork this API on Parse and revise it to add coordinate extraction if that endpoint exposes geo data.
Page content last updated . Spec covers 5 endpoints from properati.com.ar.
Related APIs in Real EstateSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
cookcountyil.gov API
Search Cook County property tax records, look up court cases, find code violations, and get department contact information all in one place. Quickly access public records and government contacts without navigating multiple websites.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
beijing.anjuke.com API
Search Beijing real estate listings for second-hand homes and rentals, view detailed property information and price trends, and discover agents and community-specific listings. Get access to the Beijing house price index to track market movements and make informed decisions about property purchases or rentals.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.