Encuentra24 Scraper - Central America Classifieds & Autos API avatar

Encuentra24 Scraper - Central America Classifieds & Autos API

Pricing

from $6.15 / 1,000 results

Go to Apify Store
Encuentra24 Scraper - Central America Classifieds & Autos API

Encuentra24 Scraper - Central America Classifieds & Autos API

Scrape Encuentra24 classifieds across Panama, Costa Rica, Nicaragua, El Salvador and Guatemala: cars, real estate, jobs and goods. Get price, currency, condition, make/model/year/mileage, beds/baths/area, location, seller and photos. Export JSON, CSV, Excel. No login or API key.

Pricing

from $6.15 / 1,000 results

Rating

5.0

(1)

Developer

Scrapers Lat

Scrapers Lat

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

2

Monthly active users

18 days ago

Last modified

Share

Encuentra24 Scraper - Central America Classifieds & Autos API

Encuentra24 Scraper: Central America Classifieds, Autos & Real Estate API

Extract classified listings from Encuentra24, the leading online marketplace in Central America, across every category: cars and vehicles, real estate, jobs, and general goods. One actor covers all five country sites (Panama, Costa Rica, Nicaragua, El Salvador, Guatemala) and returns a clean, normalized record per listing. No login, no API key, no browser extension.

Paste any Encuentra24 search URL (or pick a country and category), press Run, and get structured JSON, CSV, or Excel with price, currency, condition, seller identity, photos, geolocation, and full category attributes (car make/model/year/mileage, property beds/baths/area, and more).

📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples

Apify Coverage Categories Output Billing

Table of contents

What it does

The actor takes any Encuentra24 search results URL (any category, any country), follows pagination, applies the optional filters you pass, and writes one normalized record per listing to the run dataset. It works on:

  • Cars and vehicles (autos-usados): make, model, year, mileage, fuel, transmission, body style, doors, seats, color, drivetrain, engine, warranty, dealer or private seller.
  • Real estate (bienes-raices-...): operation (sale or rent), property type, bedrooms, bathrooms, parking, area in m2, lot area, price per m2, maintenance fee, floor, stories, amenities, agent license.
  • Jobs (empleos): position, job type, experience, education level, English level, salary text.
  • Goods and general classifieds (compra-y-venta, and more): title, price, condition, description, images, seller.

When Fetch listing details is on, each record is enriched with the full description, complete image gallery, typed attributes, seller identity (name, company, real estate license, verified flag), contact availability, and geo coordinates. Optional AI add-ons write a buyer-facing summary and extract structured features from the description.

Why this scraper

  • Every category, not just real estate. Cars, property, jobs, and goods in one actor, with category-specific typed fields.
  • All five countries. Panama, Costa Rica, Nicaragua, El Salvador, and Guatemala from a single input.
  • Structured filters. Filter by country, category, keyword, condition, price range, bedrooms, area, model year, and mileage without hand-building URLs.
  • Deeper output. Dual price (local plus USD for USD-par markets), discount percent, price per m2, seller type (dealer or private), agent license, WhatsApp and phone availability, video and floor-plan links, and a typed attributes bag for the long tail.
  • Honest nulls. Every field the source omits is returned as null, never invented. Contact numbers that the site ciphers are never guessed.
  • Pay per result. No monthly rental. Free-plan runs are capped at 10 results; you are never charged for a failed or empty run.

Quickstart

Open the actor, paste this into the input, and press Run. It returns 50 used-car listings in Panama with full details.

{
"startUrl": "https://www.encuentra24.com/panama-es/autos-usados",
"maxListings": 50,
"withDetails": true
}

Prefer to skip URL building? Choose a country and a category instead:

{
"country": "costa-rica",
"category": "bienes-raices-alquiler-de-propiedades",
"minBedrooms": 2,
"maxPrice": 1500,
"maxListings": 100
}

To target a specific city, price band, or type, apply those filters on encuentra24.com and paste the resulting search URL as startUrl. All URL filters are respected automatically.

How it compares

CapabilityThis actor (scrapers_lat)stealth_mode/encuentra24-property-search-scraper
CategoriesCars, real estate, jobs, goodsReal estate only
CountriesPanama, Costa Rica, Nicaragua, El Salvador, GuatemalaPanama focused, URL only
Input: paste URL(s)Yes (startUrl + startUrls[] batch)Yes (urls)
Input: country selectorYesNo
Input: category selectorYesNo
Input: keyword / condition filterYesNo
Input: price / bedrooms / area filtersYesNo
Input: model year / mileage filtersYesNo
Input: per-run result capYes (maxListings)Yes (max_items_per_url)
Car fields (make/model/year/mileage/fuel/transmission)YesNo
Real estate fields (beds/baths/parking/area/price per m2)YesYes
Maintenance fee, floor, stories, amenitiesYesYes
Price per m2YesYes
Seller identity, company, license, verifiedYesYes (user)
Seller type (dealer vs private)YesNo
Contact availability (call / WhatsApp / form)YesYes
Images, principal image, video, floor planYesYes
Dual price (local + USD) and discount percentYesPartial
AI summary and AI feature extractionYes (opt-in)No
BillingPay per result, no charge on failurePay per result

We accept every input the property-only competitor accepts (paste URLs, per-URL result cap) and return every real estate output they return, plus full car, job, and goods coverage, structured filters, seller type, dual pricing, and optional AI enrichment.

Input reference

FieldTypeRequiredDefaultDescription
startUrlstringone of thesePanama used carsA full Encuentra24 search results URL for any category and country. All filters encoded in the URL are respected.
startUrlsarrayone of these(none)Multiple search URLs to scrape in one run. Each item is a URL string or { "url": "..." }.
countrystringone of these(none)Country selector used when no URL is given: panama, costa-rica, nicaragua, el-salvador, guatemala.
categorystringnoreal estate for saleCategory path used with country, for example autos-usados, bienes-raices-venta-de-propiedades, empleos, compra-y-venta.
maxListingsintegerno50Maximum listings to collect. Empty means all (paid plans). Free plans are capped at 10.
withDetailsbooleannotrueEnrich each record with description, gallery, attributes, seller, and coordinates. Paid plans only.
withSummarybooleannofalseAI add-on (paid, requires details). Concise 2-3 sentence buyer summary. Billed per listing only on success.
withExtractbooleannofalseAI add-on (paid, requires details). Structured features from the description. Billed per listing only on success.
keywordstringno(none)Only return listings whose title, description, make, model, or subcategory contain this text.
conditionstringno(none)Only return listings whose condition contains this text (for example nuevo, usado).
minPriceintegerno(none)Only return listings priced at or above this amount.
maxPriceintegerno(none)Only return listings priced at or below this amount.
minBedroomsintegerno(none)Real estate. Minimum bedrooms.
minAreaintegerno(none)Real estate. Minimum area in m2.
minYearintegerno(none)Vehicles. Minimum model year.
maxMileageintegerno(none)Vehicles. Maximum kilometers.

Output reference

One dataset item per listing. Types are string, integer, number, boolean, array, or null when the source value is absent. Detail fields (description, images, attributes, seller, geo) are present when withDetails is on.

FieldTypeDescription
titlestringListing title.
urlstringCanonical listing page URL.
listingIdstringEncuentra24 listing id (unique per listing).
pricenumberListing price in the listing currency.
currencystringCurrency code, for example PAB, USD, CRC, NIO, GTQ.
priceUsdnumberPrice in USD for USD-par markets (Panama, El Salvador); null otherwise.
priceFullnumberPre-discount price when a discount applies.
discountPercentnumberDiscount percentage when advertised.
negotiablebooleanWhether the price is negotiable.
categorystringTop category, for example Vehiculos, Bienes Raices, Empleos y Servicios.
subcategorystringSubcategory, for example Auto Usado, Apartamento, Lotes y Terrenos.
operationTypestringFor real estate: Venta or Alquiler.
conditionstringItem condition where the source provides it (for example Nuevo, Usado).
propertyTypestringReal estate type (Apartamento, Casa, Lotes y Terrenos, ...).
bedroomsintegerBedrooms (real estate).
bathroomsintegerBathrooms (real estate).
parkingintegerParking spaces (real estate).
areaM2numberBuilt or usable area in m2.
lotAreaM2numberLot area in m2.
pricePerM2numberPrice per m2, computed from price and area.
maintenanceFeenumberMonthly maintenance fee or rent, when published.
floorintegerFloor number (real estate).
storiesintegerNumber of stories or levels.
ageTextstringProperty age as published.
swimmingPoolbooleanWhether a swimming pool is listed.
balconybooleanWhether a balcony is listed.
floorTypestringFloor material.
projectStatusstringNew-development project status, when applicable.
makestringVehicle make.
modelstringVehicle model.
yearintegerVehicle model year.
mileageKmintegerVehicle mileage in kilometers.
fuelstringFuel type.
transmissionstringTransmission.
bodyStylestringBody style.
doorsintegerNumber of doors.
seatsintegerNumber of seats.
colorstringVehicle color.
driveTrainstringDrivetrain (for example 2WD, 4WD).
enginestringEngine description.
warrantystringWarranty note.
positionstringJob title or position (jobs).
jobTypestringJob type or category (jobs).
experiencestringRequired experience (jobs).
educationLevelstringRequired education level (jobs).
englishLevelstringRequired English level (jobs).
salaryTextstringSalary range or figure as published (jobs).
locationstringNeighborhood, region, or locality label.
neighborhoodstringNeighborhood or sector.
citystringCity.
provincestringProvince or region.
countrystringCountry of the listing.
addressstringAddress text when published.
latitudenumberLatitude, when published.
longitudenumberLongitude, when published.
featuredstringPromotion tier when the listing is featured.
publishedDatestringISO date the listing was published.
updatedDatestringISO date the listing was last updated.
descriptionstringFull listing description (with withDetails).
attributesobjectTyped attribute bag for the long tail (amenities, car extras, job details).
imagesstring[]All listing image URLs.
imageUrlstringPrimary listing image URL.
videoUrlstringListing video URL when present.
pdfPlanstringFloor-plan PDF URL when present.
allowContactByFormbooleanWhether the listing accepts contact by form.
sellerNamestringSeller or agent name.
sellerIdstringEncuentra24 seller id.
sellerTypestringdealer or private where derivable.
sellerCompanystringSeller company or brokerage.
sellerLicensestringReal estate license number, when published.
sellerVerifiedbooleanWhether the seller account is verified.
phoneAvailablebooleantrue when the listing exposes a phone.
whatsappAvailablebooleantrue when the listing exposes WhatsApp.
aiSummarystringOptional AI buyer summary (add-on).
aiExtractobjectOptional AI-extracted features (add-on).
observedAtstringISO timestamp of collection.
detailErrorstringSet when detail fields were not present for a listing; the base row is still delivered.
errorstringnull on success. On a failed run, a single item with a populated error field is written instead.

Example output record

Real record from a live run (input {"startUrl": "https://www.encuentra24.com/panama-es/autos-usados", "maxListings": 4, "withDetails": true}). The images array is trimmed here; the run returns the full gallery.

{
"title": "HYUNDAI MATRIX 2006 MANUAL BUEN ESTADO",
"url": "https://www.encuentra24.com/panama-es/autos-usados/hyundai-matrix-2006-manual-buen-estado/16228126",
"listingId": "16228126",
"price": 1890,
"currency": "PAB",
"priceUsd": 1890,
"priceFull": 7000,
"discountPercent": 73,
"negotiable": false,
"category": "Vehiculos",
"subcategory": "Auto Usado",
"condition": null,
"make": "Hyundai",
"model": "Matrix",
"year": 2006,
"mileageKm": 1,
"fuel": "Gasolina",
"transmission": "Manual",
"bodyStyle": "5-puertas",
"doors": 5,
"seats": 5,
"color": "AZUL",
"driveTrain": "2WD",
"engine": "4 CILINDROS",
"warranty": "Garantia Incluida preguntar por los detalles",
"city": "Ciudad de Panama",
"province": "Panama",
"country": "Panama",
"sellerName": "Rock Cars Autos Usados, S.A.",
"sellerType": "dealer",
"sellerCompany": "Rock Cars Autos Usados, S.A.",
"phoneAvailable": true,
"whatsappAvailable": true,
"images": [
"https://photos.encuentra24.com/t_or_fh_m/f_auto/v1/pa/16/22/81/26/16228126_b41a50c",
"https://photos.encuentra24.com/t_or_fh_m/f_auto/v1/pa/16/22/81/26/16228126_fec4952"
],
"attributes": {
"Estilo": "Hatchback",
"Beneficios": ["Timon Hidraulico", "Frenos ABS", "Ventanas Electricas", "A/C", "Sistema de Seguridad"]
},
"observedAt": "2026-09-04T14:39:28.323Z",
"error": null
}

Use cases

  • Automotive market intelligence. Track used-car prices, mileage, and inventory by make, model, and year across Central America.
  • Real estate comps and lead lists. Build price-per-m2 comparables and agent or brokerage contact lists (name, company, license) for Panama and neighboring markets.
  • Dealer and agency monitoring. Detect dealer vs private sellers, count active listings, and watch new inventory and price drops.
  • Job market research. Aggregate positions, required experience, and salary text by city and category.
  • Price and discount tracking. Monitor discountPercent and priceFull to spot markdowns.
  • Data enrichment. Feed normalized JSON into CRMs, dashboards, or valuation models.

Run via API and CLI

Start a run and wait for it to finish, then read the dataset. Replace <TOKEN> with your Apify API token.

Run synchronously and get dataset items in one call:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~encuentra24-scraper/run-sync-get-dataset-items?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"startUrl":"https://www.encuentra24.com/panama-es/autos-usados","maxListings":25,"withDetails":true}'

Start a run asynchronously:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~encuentra24-scraper/runs?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"country":"costa-rica","category":"bienes-raices-alquiler-de-propiedades","minBedrooms":2,"maxPrice":1500,"maxListings":100}'

Apify CLI:

apify call scrapers_lat/encuentra24-scraper \
--input '{"startUrl":"https://www.encuentra24.com/panama-es/autos-usados","maxListings":50}'

Fetch results

Every run writes to a dataset. Fetch items as JSON, CSV, or Excel by changing format:

# JSON
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"
# CSV
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"
# Paginate large datasets
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&offset=1000&limit=1000"

<DATASET_ID> is returned as defaultDatasetId in the run object. Use offset and limit to page through large result sets. clean=true drops empty and internal fields.

Billing and limits

  • Pay per result. You are charged per listing record returned (result event). See the pricing tab for the current per-result price.
  • Optional add-ons. When withDetails adds enrichment successfully, a details add-on is billed on top of the base result. AI add-ons (ai_summary, ai_extract) are billed per listing and only on usable AI output. Add-ons are disabled for free plans.
  • No charge on failure. If a run errors, the actor writes a single item with a populated error field and does not charge for it. Empty runs cost nothing.
  • Spend cap respected. Set maxTotalChargeUsd on the run; once reached, the actor stops emitting and charging further billable results and add-ons.
  • Free Apify plans are capped at 10 records per run. Upgrade for a higher maxListings.

FAQ and troubleshooting

Which categories are supported? Cars and vehicles, real estate, jobs, and general goods. Paste any Encuentra24 search URL, or choose a country and category. Category-specific fields (car specs, property specs, job fields) are filled in automatically.

Which countries are supported? Any Encuentra24 country site: Panama, Costa Rica, Nicaragua, El Salvador, and Guatemala. Use a search URL from the country you want, or set the country input.

A run returned 0 records. Why? The search URL matched no listings, or your filters excluded everything. Loosen the filters or paste a broader search URL. Zero-result runs are not charged.

How do I filter by type, brand, or price? Apply those filters on encuentra24.com and paste the resulting URL as startUrl. The URL filters are respected automatically. You can also add keyword, condition, minPrice, maxPrice, minBedrooms, minArea, minYear, and maxMileage on top.

Do I get the seller phone number? The actor returns seller name, company, real estate license, verification, and whether a phone or WhatsApp is available. Encuentra24 ciphers the contact digits behind a reveal action, so the actor never emits a guessed number.

Why are latitude and longitude missing? Not every listing publishes coordinates. Missing values are returned as null, never invented.

Is this an official Encuentra24 tool? No. This actor is independent and has no affiliation with Encuentra24. It reads only data that is publicly available on the site.

More scrapers at scrapers.lat

Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.

Independent tool, not affiliated with Encuentra24. Accesses only publicly available data on encuentra24.com.


Encuentra24 Scraper: API de Clasificados, Autos e Inmuebles de Centroamerica

Extrae avisos clasificados de Encuentra24, el marketplace lider de Centroamerica, en todas las categorias: autos y vehiculos, bienes raices, empleos y articulos en general. Un solo actor cubre los cinco sitios de pais (Panama, Costa Rica, Nicaragua, El Salvador, Guatemala) y devuelve un registro limpio y normalizado por aviso. Sin login, sin API key, sin extension de navegador.

Pega cualquier URL de busqueda de Encuentra24 (o elige un pais y una categoria), presiona Run y obten JSON, CSV o Excel estructurado con precio, moneda, condicion, identidad del vendedor, fotos, geolocalizacion y atributos por categoria (marca/modelo/ano/kilometraje del auto, habitaciones/banos/area del inmueble y mas).

📥 Entrada · 📤 Salida · 💰 Precios · ▶️ Ejemplos

Tabla de contenido

Que hace

El actor toma cualquier URL de resultados de busqueda de Encuentra24 (cualquier categoria, cualquier pais), sigue la paginacion, aplica los filtros opcionales que envies y escribe un registro normalizado por aviso en el dataset de la ejecucion. Funciona en:

  • Autos y vehiculos (autos-usados): marca, modelo, ano, kilometraje, combustible, transmision, carroceria, puertas, asientos, color, traccion, motor, garantia, vendedor concesionario o particular.
  • Bienes raices (bienes-raices-...): operacion (venta o alquiler), tipo de propiedad, habitaciones, banos, estacionamientos, area en m2, area de lote, precio por m2, mantenimiento, piso, niveles, amenidades, licencia del agente.
  • Empleos (empleos): puesto, tipo de trabajo, experiencia, nivel educativo, nivel de ingles, texto de salario.
  • Articulos y clasificados generales (compra-y-venta y mas): titulo, precio, condicion, descripcion, imagenes, vendedor.

Cuando Obtener detalle del aviso esta activo, cada registro se enriquece con la descripcion completa, la galeria de imagenes, atributos tipados, identidad del vendedor (nombre, empresa, licencia inmobiliaria, cuenta verificada), disponibilidad de contacto y coordenadas geograficas. Los complementos opcionales de IA escriben un resumen para el comprador y extraen caracteristicas estructuradas de la descripcion.

Por que este scraper

  • Todas las categorias, no solo inmuebles. Autos, propiedades, empleos y articulos en un solo actor, con campos tipados por categoria.
  • Los cinco paises. Panama, Costa Rica, Nicaragua, El Salvador y Guatemala desde una sola entrada.
  • Filtros estructurados. Filtra por pais, categoria, palabra clave, condicion, rango de precio, habitaciones, area, ano del modelo y kilometraje sin armar URLs a mano.
  • Salida mas profunda. Precio dual (local mas USD en mercados a la par del dolar), porcentaje de descuento, precio por m2, tipo de vendedor (concesionario o particular), licencia del agente, disponibilidad de WhatsApp y telefono, enlaces de video y plano, y una bolsa de atributos tipados para el resto.
  • Nulos honestos. Cada campo que la fuente omite se devuelve como null, nunca inventado. Los numeros de contacto que el sitio cifra nunca se adivinan.
  • Pago por resultado. Sin renta mensual. Las ejecuciones del plan gratis se limitan a 10 resultados y nunca se cobra una ejecucion fallida o vacia.

Inicio rapido

Abre el actor, pega esto en la entrada y presiona Run. Devuelve 50 avisos de autos usados en Panama con detalle completo.

{
"startUrl": "https://www.encuentra24.com/panama-es/autos-usados",
"maxListings": 50,
"withDetails": true
}

Prefieres no armar la URL? Elige un pais y una categoria:

{
"country": "costa-rica",
"category": "bienes-raices-alquiler-de-propiedades",
"minBedrooms": 2,
"maxPrice": 1500,
"maxListings": 100
}

Para una ciudad, banda de precio o tipo especifico, aplica esos filtros en encuentra24.com y pega la URL de busqueda resultante como startUrl. Todos los filtros de la URL se respetan automaticamente.

Comparativa

CapacidadEste actor (scrapers_lat)stealth_mode/encuentra24-property-search-scraper
CategoriasAutos, inmuebles, empleos, articulosSolo inmuebles
PaisesPanama, Costa Rica, Nicaragua, El Salvador, GuatemalaEnfocado en Panama, solo por URL
Entrada: pegar URL(s)Si (startUrl + startUrls[] en lote)Si (urls)
Entrada: selector de paisSiNo
Entrada: selector de categoriaSiNo
Entrada: filtro palabra clave / condicionSiNo
Entrada: filtros precio / habitaciones / areaSiNo
Entrada: filtros ano / kilometrajeSiNo
Entrada: tope de resultados por ejecucionSi (maxListings)Si (max_items_per_url)
Campos de auto (marca/modelo/ano/km/combustible/transmision)SiNo
Campos de inmueble (habitaciones/banos/estac./area/precio por m2)SiSi
Mantenimiento, piso, niveles, amenidadesSiSi
Precio por m2SiSi
Identidad del vendedor, empresa, licencia, verificadoSiSi (user)
Tipo de vendedor (concesionario vs particular)SiNo
Disponibilidad de contacto (llamada / WhatsApp / formulario)SiSi
Imagenes, imagen principal, video, planoSiSi
Precio dual (local + USD) y porcentaje de descuentoSiParcial
Resumen IA y extraccion de caracteristicas IASi (opcional)No
FacturacionPago por resultado, sin cobro en falloPago por resultado

Aceptamos todas las entradas que acepta el competidor de solo inmuebles (pegar URLs, tope por URL) y devolvemos todas sus salidas de inmuebles, ademas de cobertura completa de autos, empleos y articulos, filtros estructurados, tipo de vendedor, precio dual y enriquecimiento IA opcional.

Referencia de entrada

CampoTipoRequeridoPredeterminadoDescripcion
startUrlstringuno de estosAutos usados PanamaURL completa de resultados de busqueda de Encuentra24 para cualquier categoria y pais. Se respetan los filtros de la URL.
startUrlsarrayuno de estos(ninguno)Varias URLs de busqueda en una ejecucion. Cada item es una URL o { "url": "..." }.
countrystringuno de estos(ninguno)Selector de pais cuando no se da URL: panama, costa-rica, nicaragua, el-salvador, guatemala.
categorystringnoinmuebles en ventaRuta de categoria usada con country, por ejemplo autos-usados, bienes-raices-venta-de-propiedades, empleos, compra-y-venta.
maxListingsintegerno50Maximo de avisos. Vacio significa todos (planes de pago). El plan gratis se limita a 10.
withDetailsbooleannotrueEnriquece cada registro con descripcion, galeria, atributos, vendedor y coordenadas. Solo planes de pago.
withSummarybooleannofalseComplemento IA (pago, requiere detalle). Resumen breve de 2-3 frases. Se cobra por aviso solo si hay resultado.
withExtractbooleannofalseComplemento IA (pago, requiere detalle). Caracteristicas estructuradas de la descripcion. Se cobra por aviso solo si hay resultado.
keywordstringno(ninguno)Solo avisos cuyo titulo, descripcion, marca, modelo o subcategoria contengan este texto.
conditionstringno(ninguno)Solo avisos cuya condicion contenga este texto (por ejemplo nuevo, usado).
minPriceintegerno(ninguno)Solo avisos con precio igual o mayor a este monto.
maxPriceintegerno(ninguno)Solo avisos con precio igual o menor a este monto.
minBedroomsintegerno(ninguno)Inmuebles. Habitaciones minimas.
minAreaintegerno(ninguno)Inmuebles. Area minima en m2.
minYearintegerno(ninguno)Vehiculos. Ano de modelo minimo.
maxMileageintegerno(ninguno)Vehiculos. Kilometraje maximo.

Referencia de salida

Un item de dataset por aviso. Los tipos son string, integer, number, boolean, array o null cuando el valor de la fuente no existe. Los campos de detalle (descripcion, imagenes, atributos, vendedor, geo) estan presentes cuando withDetails esta activo.

CampoTipoDescripcion
titlestringTitulo del aviso.
urlstringURL canonica del aviso.
listingIdstringId del aviso en Encuentra24 (unico).
pricenumberPrecio en la moneda del aviso.
currencystringCodigo de moneda, por ejemplo PAB, USD, CRC, NIO, GTQ.
priceUsdnumberPrecio en USD para mercados a la par del dolar (Panama, El Salvador); null en otros.
priceFullnumberPrecio previo al descuento cuando aplica.
discountPercentnumberPorcentaje de descuento cuando se anuncia.
negotiablebooleanSi el precio es negociable.
categorystringCategoria principal, por ejemplo Vehiculos, Bienes Raices, Empleos y Servicios.
subcategorystringSubcategoria, por ejemplo Auto Usado, Apartamento, Lotes y Terrenos.
operationTypestringPara inmuebles: Venta o Alquiler.
conditionstringCondicion del articulo cuando la fuente la provee (Nuevo, Usado).
propertyTypestringTipo de inmueble (Apartamento, Casa, Lotes y Terrenos, ...).
bedroomsintegerHabitaciones (inmuebles).
bathroomsintegerBanos (inmuebles).
parkingintegerEstacionamientos (inmuebles).
areaM2numberArea construida o util en m2.
lotAreaM2numberArea de lote en m2.
pricePerM2numberPrecio por m2, calculado de precio y area.
maintenanceFeenumberMantenimiento mensual o renta, cuando se publica.
floorintegerNumero de piso (inmuebles).
storiesintegerNumero de niveles.
ageTextstringAntiguedad de la propiedad segun publicacion.
swimmingPoolbooleanSi se lista piscina.
balconybooleanSi se lista balcon.
floorTypestringMaterial del piso.
projectStatusstringEstado del proyecto de obra nueva, cuando aplica.
makestringMarca del vehiculo.
modelstringModelo del vehiculo.
yearintegerAno del modelo.
mileageKmintegerKilometraje del vehiculo.
fuelstringTipo de combustible.
transmissionstringTransmision.
bodyStylestringCarroceria.
doorsintegerNumero de puertas.
seatsintegerNumero de asientos.
colorstringColor del vehiculo.
driveTrainstringTraccion (por ejemplo 2WD, 4WD).
enginestringDescripcion del motor.
warrantystringNota de garantia.
positionstringPuesto o cargo (empleos).
jobTypestringTipo o categoria de trabajo (empleos).
experiencestringExperiencia requerida (empleos).
educationLevelstringNivel educativo requerido (empleos).
englishLevelstringNivel de ingles requerido (empleos).
salaryTextstringRango o cifra de salario segun publicacion (empleos).
locationstringEtiqueta de barrio, region o localidad.
neighborhoodstringBarrio o sector.
citystringCiudad.
provincestringProvincia o region.
countrystringPais del aviso.
addressstringTexto de direccion cuando se publica.
latitudenumberLatitud, cuando se publica.
longitudenumberLongitud, cuando se publica.
featuredstringNivel de promocion cuando el aviso es destacado.
publishedDatestringFecha ISO de publicacion.
updatedDatestringFecha ISO de ultima actualizacion.
descriptionstringDescripcion completa (con withDetails).
attributesobjectBolsa de atributos tipados para el resto (amenidades, extras de auto, detalles de empleo).
imagesstring[]Todas las URLs de imagenes.
imageUrlstringURL de la imagen principal.
videoUrlstringURL de video del aviso cuando existe.
pdfPlanstringURL del plano en PDF cuando existe.
allowContactByFormbooleanSi el aviso acepta contacto por formulario.
sellerNamestringNombre del vendedor o agente.
sellerIdstringId del vendedor en Encuentra24.
sellerTypestringdealer o private cuando se puede derivar.
sellerCompanystringEmpresa o inmobiliaria del vendedor.
sellerLicensestringNumero de licencia inmobiliaria, cuando se publica.
sellerVerifiedbooleanSi la cuenta del vendedor esta verificada.
phoneAvailablebooleantrue cuando el aviso expone telefono.
whatsappAvailablebooleantrue cuando el aviso expone WhatsApp.
aiSummarystringResumen IA opcional para el comprador (complemento).
aiExtractobjectCaracteristicas extraidas por IA (complemento).
observedAtstringMarca de tiempo ISO de la recoleccion.
detailErrorstringSe establece cuando el detalle no estaba presente para un aviso; la fila base igual se entrega.
errorstringnull en exito. En una ejecucion fallida se escribe un unico item con error.

Registro de ejemplo

Registro real de una ejecucion en vivo (entrada {"startUrl": "https://www.encuentra24.com/panama-es/autos-usados", "maxListings": 4, "withDetails": true}). El arreglo images esta recortado aqui; la ejecucion devuelve la galeria completa.

{
"title": "HYUNDAI MATRIX 2006 MANUAL BUEN ESTADO",
"url": "https://www.encuentra24.com/panama-es/autos-usados/hyundai-matrix-2006-manual-buen-estado/16228126",
"listingId": "16228126",
"price": 1890,
"currency": "PAB",
"priceUsd": 1890,
"priceFull": 7000,
"discountPercent": 73,
"category": "Vehiculos",
"subcategory": "Auto Usado",
"make": "Hyundai",
"model": "Matrix",
"year": 2006,
"mileageKm": 1,
"fuel": "Gasolina",
"transmission": "Manual",
"doors": 5,
"seats": 5,
"color": "AZUL",
"city": "Ciudad de Panama",
"province": "Panama",
"country": "Panama",
"sellerName": "Rock Cars Autos Usados, S.A.",
"sellerType": "dealer",
"phoneAvailable": true,
"whatsappAvailable": true,
"observedAt": "2026-09-04T14:39:28.323Z",
"error": null
}

Casos de uso

  • Inteligencia del mercado automotor. Sigue precios, kilometraje e inventario de autos usados por marca, modelo y ano en Centroamerica.
  • Comparables y listas de leads inmobiliarios. Arma comparables de precio por m2 y listas de contacto de agentes o inmobiliarias (nombre, empresa, licencia) en Panama y mercados vecinos.
  • Monitoreo de concesionarios y agencias. Detecta vendedor concesionario o particular, cuenta avisos activos y vigila nuevo inventario y bajadas de precio.
  • Investigacion del mercado laboral. Agrega puestos, experiencia requerida y texto de salario por ciudad y categoria.
  • Seguimiento de precios y descuentos. Vigila discountPercent y priceFull para detectar rebajas.
  • Enriquecimiento de datos. Alimenta JSON normalizado a CRMs, tableros o modelos de valuacion.

Ejecutar via API y CLI

Inicia una ejecucion, espera a que termine y lee el dataset. Reemplaza <TOKEN> con tu token de API de Apify.

Ejecucion sincronica que devuelve items en una sola llamada:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~encuentra24-scraper/run-sync-get-dataset-items?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"startUrl":"https://www.encuentra24.com/panama-es/autos-usados","maxListings":25,"withDetails":true}'

CLI de Apify:

apify call scrapers_lat/encuentra24-scraper \
--input '{"startUrl":"https://www.encuentra24.com/panama-es/autos-usados","maxListings":50}'

Descarga los resultados como JSON, CSV o Excel cambiando format:

$curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"

Facturacion y limites

  • Pago por resultado. Se cobra por cada aviso devuelto (evento result). Consulta la pestana de precios para el precio por resultado vigente.
  • Complementos opcionales. Cuando withDetails agrega enriquecimiento con exito, se cobra un complemento details sobre el resultado base. Los complementos de IA (ai_summary, ai_extract) se cobran por aviso y solo con salida util. Los complementos estan deshabilitados en planes gratis.
  • Sin cobro en fallo. Si una ejecucion falla, el actor escribe un unico item con error y no cobra. Las ejecuciones vacias no cuestan nada.
  • Limite de gasto respetado. Configura maxTotalChargeUsd; al alcanzarlo, el actor deja de emitir y cobrar resultados y complementos.
  • Planes gratis de Apify se limitan a 10 registros por ejecucion. Mejora tu plan para un maxListings mayor.

Preguntas frecuentes

Que categorias se soportan? Autos y vehiculos, bienes raices, empleos y articulos en general. Pega cualquier URL de busqueda de Encuentra24 o elige un pais y una categoria. Los campos por categoria se llenan automaticamente.

Que paises se soportan? Cualquier sitio de pais de Encuentra24: Panama, Costa Rica, Nicaragua, El Salvador y Guatemala. Usa una URL del pais que quieras o configura la entrada country.

Una ejecucion devolvio 0 registros. Por que? La URL de busqueda no encontro avisos o tus filtros excluyeron todo. Afloja los filtros o pega una busqueda mas amplia. Las ejecuciones sin resultados no se cobran.

Obtengo el telefono del vendedor? El actor devuelve nombre, empresa, licencia inmobiliaria, verificacion y si hay telefono o WhatsApp disponible. Encuentra24 cifra los digitos de contacto tras una accion de revelado, por lo que el actor nunca emite un numero adivinado.

Por que faltan latitud y longitud? No todos los avisos publican coordenadas. Los valores faltantes se devuelven como null, nunca inventados.

Es una herramienta oficial de Encuentra24? No. Este actor es independiente y no tiene afiliacion con Encuentra24. Solo lee datos disponibles publicamente en el sitio.

Herramienta independiente, sin afiliacion con Encuentra24. Accede solo a datos disponibles publicamente en encuentra24.com.