Data sources / Immobiliare.it
Italy's largest real-estate portal. HousingFeed extracts Immobiliare.it rental listings into one clean JSON schema, no scraper to build, no header checks to fight. 6,113 Immobiliare.it listings are live right now, alongside 60+ other sources and 1.2M listings in one API.
Immobiliare.it has no open public API. HousingFeed solves that: we collect Immobiliare.it listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.
Every Immobiliare.it listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Immobiliare.it data that is live right now, 10 fields populated:
Share of live Immobiliare.it listings that carry each field.
Median Immobiliare.it asking rent is €1,035/mo.
Top locations by live Immobiliare.it inventory.
A real record from the Immobiliare.it feed:
{
"platform": "immobiliare",
"url": "https://www.immobiliare.it/annunci/100392954/",
"address": "Via Valdocco, Bari, Puglia",
"city": "Bari",
"state": "Puglia",
"rent_min": 800,
"beds": 2,
"baths": 2,
"scraped_at": "2026-07-06T03:45:41+00:00"
}
Filter the HousingFeed API to immobiliare and get Immobiliare.it 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":"immobiliare","maxItems":100}'
6,113 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.