Encuentra24: Search Listings
Encuentra24 via Parse · Real Estate
Search real estate listings by category (property type) and region. Returns paginated results (20 per page from the site). Use get_regions to discover valid region_slug values. Each listing summary includes ad_id, title, price, location, and basic specs (bedrooms/bathrooms/area). Paginate via the page parameter; total_results and pagination metadata indicate how many pages are available. Search and browse public real-estate listings from encuentra24.com (Panama) with location and property-type filtering, plus detailed listing pages including attributes, description, seller contact, coordinates, and media URLs. Fulfilled by Parse from encuentra24.com.
- encuentra24
- encuentra24-com
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Real Estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ff07139a-22b4-45a9-b71b-ceddbce57f15/search_listings
- Interface artifact
- sha256:d09502948231ecf128dc0c64f353f2f6fcc7e05925614d953de133c79e4760e9
- Manifest digest
- sha256:a16c245c8c691a8920dc0d9cf8cbcffea443063b34ad2126c1b1b16aee162c83
Request fields
- page (integer): Results page number (1-based).
- limit (integer): Max listings to return from the page.
- region_slug (string, required): Region slug to filter by location. Obtain valid slugs from get_regions endpoint.
- country_lang (string): Country/language prefix in URL.: Allowed values: panama-es
- category_slug (string): Search category slug (property type). Common values: bienes-raices-venta-de-propiedades-apartamentos (apartments for sale), bienes-raices-venta-de-propiedades-casas (houses for sale), bienes-raices-alquiler-apartamentos (apartments for rent).: Allowed values: bienes-raices-venta-de-propiedades-apartamentos, bienes-raices-venta-de-propiedades-casas, bienes-raices-alquiler-apartamentos
Example queries
- {"page":"1","limit":"5","region_slug":"prov-panama","country_lang":"panama-es","category_slug":"bienes-raices-venta-de-propiedades-apartamentos"}