# Casas en Alquiler en Panamá — Encuentra24

**Use case:** 

Casas en alquiler en Panamá en una tabla: renta mensual, área, habitaciones, amenidades, fotos y quién publica cada aviso.

## Input

```json
{
  "operation": "search",
  "country": "panama-es",
  "region": "",
  "dealType": "rent",
  "propertyType": "houses",
  "searchUrls": [],
  "listingUrls": [],
  "listingIds": [],
  "maxItems": 100,
  "minPrice": 0,
  "maxPrice": 0,
  "currency": "any",
  "minBedrooms": 0,
  "minBathrooms": 0,
  "minAreaSqm": 0,
  "onlyWithCoordinates": false,
  "onlyActive": true
}
```

## Output

```json
{
  "listingId": {
    "label": "🆔 Listing ID",
    "format": "number"
  },
  "listingUrl": {
    "label": "🔗 Listing URL",
    "format": "string"
  },
  "listingTitle": {
    "label": "🏷️ Title",
    "format": "string"
  },
  "listingDescription": {
    "label": "📝 Description",
    "format": "string"
  },
  "price": {
    "label": "💵 Price",
    "format": "number"
  },
  "currency": {
    "label": "💱 Currency",
    "format": "string"
  },
  "priceBeforeDiscount": {
    "label": "🏷️ Price before discount",
    "format": "number"
  },
  "discountPercent": {
    "label": "📉 Discount %",
    "format": "number"
  },
  "pricePerSqm": {
    "label": "📊 Price per m²",
    "format": "number"
  },
  "maintenanceFee": {
    "label": "🧾 Maintenance fee",
    "format": "number"
  },
  "dealType": {
    "label": "🤝 Market",
    "format": "string"
  },
  "propertyType": {
    "label": "🏠 Property type",
    "format": "string"
  },
  "category": {
    "label": "🗂️ Category",
    "format": "string"
  },
  "areaSqm": {
    "label": "📐 Built area (m²)",
    "format": "number"
  },
  "lotSizeSqm": {
    "label": "🌱 Lot size (m²)",
    "format": "number"
  },
  "bedrooms": {
    "label": "🛏️ Bedrooms",
    "format": "number"
  },
  "bathrooms": {
    "label": "🛁 Bathrooms",
    "format": "number"
  },
  "parkingSpaces": {
    "label": "🚗 Parking spaces",
    "format": "number"
  },
  "floors": {
    "label": "🏗️ Floors",
    "format": "number"
  },
  "floorNumber": {
    "label": "🛗 Floor",
    "format": "string"
  },
  "propertyAge": {
    "label": "📅 Age",
    "format": "string"
  },
  "floorType": {
    "label": "🧱 Floor type",
    "format": "string"
  },
  "balcony": {
    "label": "🌇 Balcony / terrace",
    "format": "string"
  },
  "swimmingPool": {
    "label": "🏊 Swimming pool",
    "format": "boolean"
  },
  "petFriendly": {
    "label": "🐾 Pet friendly",
    "format": "boolean"
  },
  "furnished": {
    "label": "🛋️ Furnished",
    "format": "boolean"
  },
  "amenities": {
    "label": "✨ Amenities",
    "format": "array"
  },
  "country": {
    "label": "🌎 Country",
    "format": "string"
  },
  "locality": {
    "label": "📍 Locality",
    "format": "string"
  },
  "region": {
    "label": "🗺️ Region",
    "format": "string"
  },
  "exactAddress": {
    "label": "🏠 Address",
    "format": "string"
  },
  "latitude": {
    "label": "🧭 Latitude",
    "format": "number"
  },
  "longitude": {
    "label": "🧭 Longitude",
    "format": "number"
  },
  "advertiserName": {
    "label": "👤 Advertiser",
    "format": "string"
  },
  "advertiserCompany": {
    "label": "🏢 Company",
    "format": "string"
  },
  "advertiserType": {
    "label": "🏷️ Advertiser type",
    "format": "string"
  },
  "advertiserLicense": {
    "label": "📜 Licence",
    "format": "string"
  },
  "advertiserVerified": {
    "label": "✅ Verified advertiser",
    "format": "boolean"
  },
  "advertiserId": {
    "label": "🆔 Advertiser ID",
    "format": "string"
  },
  "contactFormAvailable": {
    "label": "📧 Contact form",
    "format": "boolean"
  },
  "whatsappAvailable": {
    "label": "💬 WhatsApp available",
    "format": "boolean"
  },
  "phoneAvailable": {
    "label": "📞 Phone available",
    "format": "boolean"
  },
  "mainImageUrl": {
    "label": "🖼️ Main image",
    "format": "string"
  },
  "imageUrls": {
    "label": "📷 All images",
    "format": "array"
  },
  "imageCount": {
    "label": "🔢 Photo count",
    "format": "number"
  },
  "videoUrl": {
    "label": "🎬 Video",
    "format": "string"
  },
  "listingTier": {
    "label": "⭐ Listing tier",
    "format": "string"
  },
  "highlight": {
    "label": "🔥 Highlight",
    "format": "string"
  },
  "projectStatus": {
    "label": "🏗️ Project status",
    "format": "string"
  },
  "publishedAt": {
    "label": "🗓️ Published",
    "format": "string"
  },
  "updatedAt": {
    "label": "🔄 Updated",
    "format": "string"
  },
  "reposted": {
    "label": "♻️ Reposted",
    "format": "boolean"
  },
  "active": {
    "label": "✅ Active",
    "format": "boolean"
  },
  "searchUrl": {
    "label": "🔎 Source search",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Encuentra24 Scraper - Central America Property Listings](https://apify.com/sian.agency/encuentra24-property-scraper.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/sian.agency/encuentra24-property-scraper.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/sian.agency/encuentra24-property-scraper.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
