Idealista Scraper (Spain) avatar
Idealista Scraper (Spain)

Under maintenance

Pricing

Pay per event

Go to Store
Idealista Scraper (Spain)

Idealista Scraper (Spain)

Under maintenance

Developed by

Idealista Scraper

Idealista Scraper

Maintained by Community

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

operationTypeEnumOptional

Whether to search for properties to buy or rent

Value options:

"buy": string"rent": string

Default value of this property is "buy"

Base City

baseCitystringOptional

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

locationsarrayOptional

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

targetUrlsarrayOptional

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.

Minimum Price (€)

minPriceintegerOptional

Minimum price filter in euros

Maximum Price (€)

maxPriceintegerOptional

Maximum price filter in euros

Minimum Area (m²)

minAreaintegerOptional

Minimum area filter in square meters

Maximum Area (m²)

maxAreaintegerOptional

Maximum area filter in square meters

Time Filter

timeFilterEnumOptional

Time filter for listings

Value options:

"publicado_ultimas-24-horas": string"publicado_ultimas-48-horas": string"publicado_ultima-semana": string"publicado_ultimo-mes": string

Default value of this property is "publicado_ultimas-48-horas"

Sort Order

sortOrderEnumOptional

Sort order for listings

Value options:

"fecha-publicacion-desc": string"fecha-publicacion-asc": string"precios-desc": string"precios-asc": string"area-desc": string"area-asc": string

Default value of this property is "fecha-publicacion-desc"