# New rental listings in Palermo, Buenos Aires

**Use case:** 

New rental listings in Palermo, Buenos Aires: one flat row per listing, $2 per 1,000 returned. No login needed. Fast and reliable.

## Input

```json
{
  "searches": [
    "Palermo"
  ],
  "operation": "rent",
  "propertyType": "apartment",
  "testRun": false,
  "onlyFound": false,
  "includeKeywords": [],
  "excludeKeywords": [],
  "maxListingsPerSearch": 60,
  "priceCurrency": "ARS",
  "deltaMode": true,
  "deltaName": "zonaprop-new-rentals-palermo",
  "alertOnNew": true,
  "alertOnPriceDrop": true,
  "minPriceDropPct": 5,
  "skipFirstRun": true,
  "includeSellerInfo": false,
  "columns": [
    "searchQuery",
    "listingCount",
    "totalAvailable",
    "truncated",
    "newCount",
    "priceDropCount",
    "monitorStatus",
    "listings",
    "listingId",
    "url",
    "title",
    "operation",
    "price",
    "currency",
    "expenses",
    "expensesCurrency",
    "propertyType",
    "postingType",
    "totalAreaM2",
    "coveredAreaM2",
    "rooms",
    "bedrooms",
    "bathrooms",
    "toilettes",
    "ageYears",
    "parking",
    "neighbourhood",
    "city",
    "country",
    "lat",
    "lng",
    "agencyName",
    "agencyId",
    "sellerType",
    "sellerHash",
    "isPremier",
    "updatedAt",
    "photoCount",
    "imageUrl",
    "description",
    "isNew",
    "changeType",
    "previousPrice",
    "priceDropPct",
    "firstSeenAt"
  ],
  "expandRows": true,
  "maxConcurrency": 5,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "UNBLOCKER"
    ]
  }
}
```

## Output

```json
{
  "query": {
    "label": "Search submitted",
    "format": "string"
  },
  "found": {
    "label": "Found?",
    "format": "boolean"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "message": {
    "label": "Details",
    "format": "string"
  },
  "searchQuery": {
    "label": "Search",
    "format": "string"
  },
  "listingCount": {
    "label": "Listings returned",
    "format": "number"
  },
  "totalAvailable": {
    "label": "Total matching on Zonaprop",
    "format": "number"
  },
  "truncated": {
    "label": "More results were available",
    "format": "boolean"
  },
  "newCount": {
    "label": "New since last run",
    "format": "number"
  },
  "priceDropCount": {
    "label": "Price drops since last run",
    "format": "number"
  },
  "monitorStatus": {
    "label": "Monitoring status",
    "format": "string"
  },
  "listings": {
    "label": "All listings found (full list)",
    "format": "array"
  },
  "listingId": {
    "label": "Zonaprop listing ID",
    "format": "string"
  },
  "url": {
    "label": "Listing link",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "operation": {
    "label": "Alquiler / Venta",
    "format": "string"
  },
  "price": {
    "label": "Price",
    "format": "number"
  },
  "currency": {
    "label": "Currency",
    "format": "string"
  },
  "expenses": {
    "label": "Expensas (condo fee)",
    "format": "number"
  },
  "expensesCurrency": {
    "label": "Expensas currency",
    "format": "string"
  },
  "propertyType": {
    "label": "Property type",
    "format": "string"
  },
  "postingType": {
    "label": "PROPERTY or DEVELOPMENT",
    "format": "string"
  },
  "totalAreaM2": {
    "label": "Total area (m²)",
    "format": "number"
  },
  "coveredAreaM2": {
    "label": "Covered area (m²)",
    "format": "number"
  },
  "rooms": {
    "label": "Rooms (ambientes)",
    "format": "number"
  },
  "bedrooms": {
    "label": "Bedrooms",
    "format": "number"
  },
  "bathrooms": {
    "label": "Bathrooms",
    "format": "number"
  },
  "toilettes": {
    "label": "Toilettes",
    "format": "number"
  },
  "ageYears": {
    "label": "Age (years)",
    "format": "number"
  },
  "parking": {
    "label": "Parking spaces",
    "format": "number"
  },
  "neighbourhood": {
    "label": "Neighbourhood",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "country": {
    "label": "Country",
    "format": "string"
  },
  "lat": {
    "label": "Latitude",
    "format": "number"
  },
  "lng": {
    "label": "Longitude",
    "format": "number"
  },
  "agencyName": {
    "label": "Agency name (business publishers only)",
    "format": "string"
  },
  "agencyId": {
    "label": "Agency ID",
    "format": "string"
  },
  "sellerType": {
    "label": "Seller type (business/private)",
    "format": "string"
  },
  "sellerHash": {
    "label": "Anonymous seller ID",
    "format": "string"
  },
  "isPremier": {
    "label": "Premier/featured listing",
    "format": "boolean"
  },
  "updatedAt": {
    "label": "Last updated",
    "format": "string"
  },
  "photoCount": {
    "label": "Photo count",
    "format": "number"
  },
  "imageUrl": {
    "label": "Main photo",
    "format": "string"
  },
  "description": {
    "label": "Description (contact info redacted)",
    "format": "string"
  },
  "isNew": {
    "label": "Is this listing new?",
    "format": "boolean"
  },
  "changeType": {
    "label": "Change (new / price-drop / seen)",
    "format": "string"
  },
  "previousPrice": {
    "label": "Previous price",
    "format": "number"
  },
  "priceDropPct": {
    "label": "Price drop %",
    "format": "number"
  },
  "firstSeenAt": {
    "label": "First seen on a run",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Checked at",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Zonaprop Scraper: Argentina Property Listing Alerts](https://apify.com/accountable_eel/zonaprop-listing-lookup.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/accountable_eel/zonaprop-listing-lookup.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

This Task's input is already configured above. Use it as-is rather than inventing a new one.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/accountable_eel/zonaprop-listing-lookup.md

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).
