Data sources / Idealista
The leading property portal across Spain, Italy and Portugal. HousingFeed extracts Idealista rental listings into one clean JSON schema, no scraper to build, no DataDome to fight. 22,979 Idealista listings are live right now, alongside 60+ other sources and 1.2M listings in one API.
Idealista offers a limited official API behind a manual waitlist with tight quotas. HousingFeed solves that: we collect Idealista listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.
Every Idealista listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Idealista data that is live right now, 8 fields populated:
Share of live Idealista listings that carry each field.
Median Idealista asking rent is €1,150/mo.
Top locations by live Idealista inventory.
A real record from the Idealista feed:
{
"platform": "idealista",
"url": "https://www.idealista.com/en/inmueble/100467488/",
"address": "Flat / apartment in Ronda de Outeiro, 300, Riazor - Visma, a Coru\u00f1a",
"city": "a Coru\u00f1a",
"state": "Coruna",
"rent_min": 800,
"beds": 3,
"scraped_at": "2026-07-06T16:06:38+00:00"
}
Filter the HousingFeed API to idealista and get Idealista listings back as JSON:
curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"platform":"idealista","maxItems":100}'
22,979 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.