
Idealista Scraper (Spain)
Under maintenance
Pricing
Pay per event

Idealista Scraper (Spain)
Under maintenance
Need to search for apartments to rent or buy? Use this API to automate scraping Idealista.com search results, the number one apartment website in Spain. Soon we will add support for Italy and Portugal as well, but for now, only Spain is supported.
0.0 (0)
Pricing
Pay per event
0
Total users
3
Monthly users
3
Runs succeeded
29%
Last modified
3 days ago
Operation Type
operationType
EnumOptional
Whether to search for properties to buy or rent
Value options:
"buy": string"rent": string
Default value of this property is "buy"
Base City
baseCity
stringOptional
Base city for the search to be used in conjuntion with the locations. If targetUrls are provided, this will be ignored.
Default value of this property is "barcelona"
Locations
locations
arrayOptional
List of locations to scrape. Get these from the URL of the search results page (e.g., ['sarria-sant-gervasi/sant-gervasi-galvany', 'eixample/la-dreta-de-l-eixample']). If targetUrls are provided, this will be ignored.
Target URLs
targetUrls
arrayOptional
Alternative: Direct URLs to scrape (if provided, baseCity and locations will be ignored). Must be from idealista.com and will automatically add /en/ if not present.