Idealista Listing Scraper avatar

Idealista Listing Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Idealista Listing Scraper

Idealista Listing Scraper

Collect property listings from Idealista across Spain, Portugal, and Italy. Search by sale/rent, property type, and location, with optional official API credentials for more reliable results.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Collects property listings from idealista.com (Spain), idealista.pt (Portugal), and idealista.it (Italy). Search by market, sale/rent, property type, and location. Providing official Idealista API credentials gives the most reliable results.

Input

FieldDefaultDescription
countryesMarket: es (idealista.com), pt (idealista.pt), it (idealista.it).
operationsalesale or rent.
property_typehomeshomes, newDevelopments, offices, premises, garages, lands, storageRooms, buildings, bedrooms.
location0-EU-ES-28-07-001-079Idealista location ID, a city slug (e.g. madrid-madrid), or a full idealista search URL.
api_credentials""Optional (secret). APIKEY:SECRET from developers.idealista.com; enables the reliable official-API mode.
limit20Maximum listings to return (1–500).
Proxy configuration(off)Optional. Enable a US-based proxy for the most reliable results.

Output

One dataset record per listing, for example:

{
"property_code": "106316721",
"title": "Piso en plaza Labradores, 9",
"operation": "sale",
"property_type": "flat",
"price": 105000,
"size_m2": 78,
"rooms": 3,
"bathrooms": 1,
"address": "plaza Labradores, 9",
"municipality": "Ezcaray",
"province": "La Rioja",
"country": "es",
"latitude": 42.3203813,
"longitude": -3.0147614,
"url": "https://www.idealista.com/inmueble/106316721/",
"description": "…",
"contact_name": "INMOBILIARIA LA ZALAYA",
"contact_phone": "+34941776986",
"raw": { ... }
}

Notes

  • Runs on empty input (defaults to homes for sale in Madrid).
  • For the most reliable results, add official API credentials, or enable a US-based proxy.
  • Respect idealista's terms of service and GDPR when handling listing/contact data.