Imobiliare.ro - Romanian Real Estate avatar

Imobiliare.ro - Romanian Real Estate

Pricing

from $1.00 / 1,000 listings

Go to Apify Store
Imobiliare.ro - Romanian Real Estate

Imobiliare.ro - Romanian Real Estate

Scrape imobiliare.ro real estate listings from Romania. Returns price, area, rooms, location, agency category, and full image gallery for sale and rent listings across all Romanian cities and counties.

Pricing

from $1.00 / 1,000 listings

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Imobiliare.ro Scraper - Romanian Real Estate API

Extract real estate listings from imobiliare.ro, Romania's largest property platform. Returns price, area, rooms, location, full image gallery, and agency category for sale and rent listings across all Romanian cities and counties.

What you get per listing

  • listingId, url — unique ID and direct link
  • listingTypesale or rent
  • title — listing headline in Romanian
  • category — Apartamente / Case-vile / Terenuri / Spații comerciale
  • price (EUR or RON), pricePerSqm
  • currency — typically EUR (sale) or RON (rent)
  • rooms (camere), areaSqm
  • location — neighborhood + sector / municipality
  • city, county
  • imageUrl — cover photo
  • imageUrls — full image gallery (often 5-15 photos per listing)
  • scrapedAt

How to use

Easy mode (recommended): type a Romanian city name and pick listing type + property category.

{
"city": "Bucuresti",
"listingType": "sale",
"propertyCategory": "apartments",
"maxItems": 200
}

Other examples:

{ "city": "Cluj-Napoca", "listingType": "sale", "maxItems": 100 }
{ "city": "Timisoara", "listingType": "rent", "maxItems": 50 }
{ "city": "Brasov", "listingType": "sale", "propertyCategory": "houses", "maxItems": 100 }

Property categories supported: apartments, houses, land, offices.

Power-user mode: for finer filters (price range, sub-sectors, specific room counts, new-build only), set them on imobiliare.ro, copy the URL, paste into searchUrl.

{ "searchUrl": "https://www.imobiliare.ro/vanzare-apartamente/bucuresti/sector-1/2-camere", "maxItems": 200 }

Common use cases

  • Investor monitoring — track new listings across Bucharest, Cluj, Timișoara, and other Romanian cities. Surface price drops and new developments.
  • Real-estate agencies / brokers — pull competitor listings and pricing trends; identify agency activity.
  • Market analytics — snapshot supply, average price per m², new-development share by city/county.
  • Map-based applications — listings include city + county data for geographic analysis.

Data quality

In our testing across Bucharest and Cluj-Napoca (sample of 80+ listings):

FieldFill rate
price, currency, category, rooms, areaSqm100%
title, url, imageUrl100%
location, city~99%
pricePerSqmcomputed when both price and area are present

Pricing

Pay per result. See the Pricing tab for current per-result pricing. Failed runs cost nothing.

Notes

  • title is in Romanian. category is the imobiliare.ro label (Apartamente, Case-vile, etc.).
  • Sale listings typically use EUR pricing; rent listings often use RON. Always check the currency field.
  • The actor uses Apify's residential proxy (Romania) for reliable access.
  • Pagination is automatic — set your desired maxItems and the actor walks through pages until it has enough or runs out.

Found a bug or have a feature request? Open an issue and I respond within 24h.