Idealista: Search Properties For Sale
Idealista via Parse · real_estate
Search for residential properties for sale on Idealista.it. Returns paginated listings with price, size, room count, and description snippets. Pagination is by page number; each page returns up to 30 listings. Use search_by_location_slug to resolve a city name to the required location slug. Search and browse Italian property listings from Idealista.it across sales, rentals, new constructions, and mountain properties, complete with photos and detailed information. Fulfilled by Parse from idealista.it.
- idealista
- idealista-it
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/355fc7d9-12b3-4d7e-9a57-fcd5514d1f6f/search_properties_for_sale
- Interface artifact
- sha256:cc8e4a95f5975398117b367c19ed594d0a65fe169145919bcd194ce0bb9feb25
- Manifest digest
- sha256:d351c3b7b29a94d18cf6e91c46d00cd223972a8b9f5bb90d35448edfa16eea01
Request fields
- page (integer): Page number for pagination.
- location (string, required): Location slug in format 'city-province' (e.g., 'milano-milano', 'roma-roma', 'napoli-napoli'). Use search_by_location_slug to find valid slugs.
- max_price (integer): Maximum price filter in Euros.
- min_price (integer): Minimum price filter in Euros.
Example queries
- {"page":"1","location":"milano-milano","max_price":"500000","min_price":"100000"}