Fincaraiz Scraper — Colombia Property & Agency Leads
Pricing
from $1.99 / 1,000 results
Fincaraiz Scraper — Colombia Property & Agency Leads
Scrape Fincaraiz, Colombia's largest property portal: price in COP and USD, admin fee, stratum, private and built area, bedrooms, coordinates, neighbourhood and the listing agency with type and address. Sale and rent. Keyless. JSON, CSV or Excel.
Pricing
from $1.99 / 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 Fincaraiz, Colombia's largest property portal — price in pesos and dollars, area, stratum, neighbourhood, coordinates and the listing agency — to JSON, CSV or Excel. Keyless, no login.
What does Fincaraiz Scraper do?
Fincaraiz embeds its full search payload in the page, so this Actor reads it directly without a browser. That payload is unusually complete, and three parts of it get real handling rather than a straight copy.
Attributes come as a technical sheet. Bedrooms, bathrooms, garages, built area, private area, stratum and floor arrive as a list of field/value pairs whose length varies by property type. Each is looked up by name and promoted to its own column, so a listing that omits garages does not push its bathroom count into the wrong field.
Numbers are Colombian-formatted. "61,21 m2" means 61.21 square metres — and the unit itself ends in a digit, so the naive approach of stripping non-digits yields 61,212. The numeric token is matched properly instead.
Coordinates arrive as WKT, longitude first: POINT (-74.058 4.718). Read in written order every property lands in the wrong hemisphere, so the pair is swapped into the usual latitude/longitude order.
The stratum column deserves a mention for anyone new to the Colombian market: it is the official 1–6 socio-economic classification of the address, and it drives utility tariffs and buyer expectations. It is one of the most useful segmentation fields in Colombian property data and it is exported here as a number.
Who is it for?
- Real-estate agencies benchmarking stock, pricing and competitor activity.
- Investors comparing price per m² by neighbourhood and stratum.
- Proptech vendors prospecting Colombian agencies and developers.
- Analysts tracking supply, USD-denominated pricing and new construction.
- Portal builders who need a structured Colombian feed with coordinates.
Use cases
- Pull every apartment for sale in Bogotá with private area, stratum and price.
- Compare price per m² across neighbourhoods within one locality.
- Build an agency lead list, separating developers, agencies and private sellers.
- Track new-construction supply using the construction-state column.
- Model rental yield by running venta and arriendo over the same area.
Why use this Actor?
- Price in both COP and USD, plus the administration fee where published.
- Stratum, private area and built area as separate numeric columns.
- Exact coordinates, correctly ordered.
- Seller identity and type — agency, developer or private — with address.
- Full location hierarchy: neighbourhood, locality, city, department, zone.
- Keyless and browserless — no login, no headless Chrome, low cost per row.
What data can you extract?
Every row carries the listing ID and code, title and URL, operation and property type, construction state, price in COP and USD with the admin-inclusive figure and admin fee, bedrooms, bathrooms and garages, total, built and private area, stratum, floor, age, address and whether it is public, neighbourhood, locality, city, department and zone, latitude and longitude, seller name, type, address, logo and profile URL, description, image count, barter flag, and the country and source.
How to use it
- Choose venta (sale) or arriendo (rent).
- Pick a property type.
- Enter the city and department slugs from a Fincaraiz search URL — for example
bogota/bogota-dc, ormedellin/antioquia. - Set Maximum results and run, then export JSON, CSV or Excel.
Input example
{"operation": "venta","propertyType": "apartamentos","city": "medellin","department": "antioquia","maxResults": 1000}
Notes and limits
- Prices are asking prices set by agencies, developers and owners.
- Seller phone numbers are masked by Fincaraiz on the search page, so they are deliberately not exported — the seller name, address and profile URL are.
- Some columns are genuinely sparse: floor number, age and admin fee are only filled when the advertiser published them.
- The address is a free-text label; the neighbourhood, locality, city and department columns are the reliable way to group results.
- This Actor exports search results, not full property pages — open the listing URL for the complete description and gallery.
FAQ
Do I need a Fincaraiz account? No. Search results are public and the Actor needs nothing from you.
Where do I find the city and department slugs?
Run a search on Fincaraiz and copy them from the URL: /venta/apartamentos/medellin/antioquia.
What is "stratum"? Colombia's official 1–6 socio-economic classification of an address. It affects utility tariffs and is a standard way to segment the market.
Does it cover rentals?
Yes — set the operation to arriendo.
How am I charged? Pay per result — you pay for the listings delivered.