Encuentra24 Scraper — Central America Property & Cars
Pricing
from $3.50 / 1,000 results
Encuentra24 Scraper — Central America Property & Cars
Scrape Encuentra24 across Panama, Costa Rica, Nicaragua, El Salvador, Guatemala and Honduras: price and price per m², area, rooms, bathrooms, coordinates, advertiser name, licence and phone. Property, cars and jobs. Keyless. JSON, CSV or Excel.
Pricing
from $3.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Export listings from Encuentra24, the largest classifieds network in Central America — price, area, rooms, coordinates and advertiser contact details — to JSON, CSV or Excel. Keyless, no login.
What does Encuentra24 Scraper do?
Encuentra24 is the dominant marketplace in Panama, Costa Rica, Nicaragua, El Salvador, Guatemala and Honduras. This Actor scrapes its property verticals — sale, rent, land, offices and retail — across any of those six markets, and any other category via a path override.
The site is a React Server Components app, which is worth explaining because it changes what is possible. The listings are not present as HTML markup — they are streamed into the page as escaped string chunks. This Actor reassembles that stream and reads the results array out of it, which means it gets the full record for every listing rather than only the handful of fields the card happens to display.
That difference is large. From a single search page you get price and price per square metre, area and lot size, rooms, bathrooms and parking spaces, exact coordinates, the advertiser's name, company, real-estate licence number, phone and WhatsApp — plus the created and last-updated timestamps.
React's stream also carries its own sentinels: dates come through prefixed with $D and missing values as the literal text $undefined. Both are normalised, because a column full of $undefined is worse than an empty one.
Who is it for?
- Real-estate agencies in Panama City, San José or San Salvador tracking competitor stock.
- Investors comparing price per m² across Central American cities.
- Lead-generation teams building advertiser lists with phone and licence data.
- Analysts measuring supply and pricing across six national markets at once.
Use cases
- Pull every apartment for sale in Panama with price per m², area and coordinates.
- Build an agent and agency contact list, filtered to licensed advertisers.
- Compare rental asking prices between Costa Rica and Panama.
- Track new developments separately using the new-developments category.
- Export office and retail supply for a commercial-market report.
Why use this Actor?
- Six countries from one dropdown.
- Price per m² computed by the site itself, not estimated afterwards.
- Advertiser phone, WhatsApp and licence number where published.
- Exact coordinates on every listing.
- Created and updated timestamps, so you can measure time on market.
- Every property vertical — sale, rent, land, offices, retail — with a path override for anything else.
What data can you extract?
Every row carries the listing ID, title and URL, main and sub-category, vertical, price with currency and price per m², area and lot size, rooms, bathrooms and parking, floor, age, pet-friendly and swimming-pool flags, project status, address, locality and city, latitude and longitude, advertiser name, ID, company, licence, type and verified flag, contact phone and WhatsApp, featured level, active flag, image count and cover image, a plain-text description, and the created and updated dates.
How to use it
- Choose the country market — Panama, Costa Rica, Nicaragua, El Salvador, Guatemala or Honduras.
- Pick a category from the list.
- To scrape a category that is not listed, paste its path into Category path override.
- Set Maximum results and run, then export JSON, CSV or Excel.
Input example
{"market": "costa-rica-es","category": "bienes-raices-venta-de-propiedades-casas","maxResults": 1000}
Notes and limits
- Prices are asking prices, quoted in the market's own currency — the currency code is exported per row because Panama and El Salvador use USD while Costa Rica uses colones.
- Advertiser phone numbers are the business contact details published on the advert itself. You remain responsible for how you use them, including under local law when sending marketing.
- Sparse columns — floor, project status, pet-friendly — are populated only where the advertiser filled them in; that is the source data, not a gap in the export.
- The description is converted from HTML to plain text and truncated; open the listing URL for the full advert.
- The category list covers Encuentra24's property verticals, which is where the structured fields (area, rooms, price per m²) exist. Other verticals such as vehicles use different slugs and different attributes; use the override field for those and expect the property-specific columns to be empty.
FAQ
Do I need an Encuentra24 account? No. Listings are public and the Actor needs nothing from you.
How do I scrape a category that is not in the dropdown? Open that category on Encuentra24 and copy the path segment after the country code into the override field.
Which countries are covered? Panama, Costa Rica, Nicaragua, El Salvador, Guatemala and Honduras.
Is price per m² calculated by this Actor? No — it is the site's own figure, which is why it matches what buyers see.
How am I charged? Pay per result — you pay for the listings delivered.