Data sources / Subito

840 live Subito listings

Subito rental data, via one API.

Subito is a rental listings source we track. HousingFeed extracts Subito rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 840 Subito listings are live right now, refreshed daily.

840
Live Subito listings
10
Fields per listing
$700
Median rent
Daily
Refresh cadence

Does Subito have a public API?

Subito does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Subito listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Subito data you get

Every Subito listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Subito specifically:

FieldCoverage on Subito
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
Coordinates███████░░░ 66%
Rent██████████ 100%
Bedrooms██████████ 97%
Bathrooms█████████░ 92%
Floor area██████████ 100%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Subito listing

A real record from the Subito feed:

{
  "platform": "subito",
  "url": "https://www.subito.it/appartamenti/i-guelfi-4-camere-da-letto-pescara-576632682.htm",
  "address": "I Guelfi , 4 camere da letto, Tocco da Casauria, Pescara",
  "city": "Tocco da Casauria",
  "state": "Abruzzo",
  "rent_min": 330,
  "beds": 2,
  "baths": 2,
  "scraped_at": "2026-07-04T18:38:24+00:00"
}

Pull Subito listings in one request

Filter the HousingFeed API to subito and get Subito 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":"subito","maxItems":100}'

Top states for Subito

Lombardia 155Veneto 75Emilia-Romagna 70Toscana 67Lazio 61Friuli-Venezia Giulia 60Sicilia 58Umbria 55

Get Subito rental data flowing today.

840 listings live, refreshed daily, in the same schema as 50+ other sources. Try it free.