Imobiliare: Search Apartments For Rent
Imobiliare via Parse · real_estate
Search apartments for rent on imobiliare.ro with filtering by city, zone, and price range. Returns paginated listing results (30 per page) including price, location, rooms, seller type, and listing URL. The city parameter uses URL slugs (e.g. 'bucuresti', 'cluj-napoca', 'timisoara'). The optional zone parameter narrows results to a specific neighborhood (e.g. 'pipera', 'manastur', 'floreasca'). Search apartments for rent in Romania on imobiliare.ro with filtering by city, zone, and price range. Fulfilled by Parse from www.imobiliare.ro.
- imobiliare
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
- www-imobiliare-ro
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/209dc279-0def-4b60-a612-bc01a1fecaa6/search_apartments_for_rent
- Interface artifact
- sha256:117a423037cc9574cdea7d55eea0c5b074fa8861355600eb6192e667f34f6a1d
- Manifest digest
- sha256:131ddfaff51d10b81e5ebbbf968e283294fad6ed5eaae6a87740d0b37ad46fee
Request fields
- city (string, required): City URL slug for the search (e.g. 'bucuresti', 'cluj-napoca', 'timisoara', 'brasov'). Use search_locations to discover valid city slugs.
- page (integer): Page number for pagination. Each page returns up to 30 results.
- zone (string): Zone/neighborhood URL slug to filter results (e.g. 'pipera', 'manastur', 'floreasca'). Use search_locations to discover valid zone slugs for a city.
- max_price (string): Maximum monthly rent price in EUR (e.g. '800').
- min_price (string): Minimum monthly rent price in EUR (e.g. '400').
Example queries
- {"city":"bucuresti","page":"1","zone":"pipera","max_price":"800","min_price":"400"}