logiover's picture
Publish sample dataset for subito-it-property-scraper
3ae53b9 verified
---
license: cc-by-4.0
pretty_name: "Subito.it Property Scraper"
tags: [real_estate, web-scraping, apify, real-estate, business, scraper]
size_categories:
- n<1K
---
# Subito.it Property Scraper
Scrape real estate listings from Subito.it — Italy's #1 classifieds portal. Extract apartments, villas, land, garages, lofts, commercial space, rooms and vacation homes (sale, rent or holiday rent) by region, province or city, with price (EUR), surface area (m²), rooms (locali) bathrooms and address
## What the actor scrapes
# Subito.it Property Scraper — Scrape Italy Real Estate Listings Scrape **Subito.it**, Italy's #1 classifieds portal, and export property listings — apartments, villas, land, garages, lofts, commercial space, rooms and vacation homes — to JSON, CSV or Excel. This **Subito.it scraper** lets you target any Italian region, province or city, filter by price (EUR), area, rooms and advertiser type, and returns full address, GPS coordinates, advertiser details and listing badges. **No login or API key
## Who this is for
This sample is useful for anyone working in **real estate, business** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
## Source
**Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/subito-it-property-scraper](https://apify.com/logiover/subito-it-property-scraper)
## Fields
- **`adId`** — identifier
- **`detailUrl`** — URL reference
- **`title`** — item or page title
- **`shortDescription`** — field captured by the actor
- **`transactionType`** — field captured by the actor
- **`propertyType`** — field captured by the actor
- **`advertType`** — field captured by the actor
- **`price`** — listed price (numeric or string)
- **`priceCurrency`** — field captured by the actor
- **`pricePerSqm`** — field captured by the actor
- **`areaSqm`** — field captured by the actor
- **`terrainAreaSqm`** — field captured by the actor
- **`rooms`** — field captured by the actor
- **`roomsLabel`** — field captured by the actor
- **`bathrooms`** — field captured by the actor
- **`floor`** — field captured by the actor
- **`totalFloors`** — field captured by the actor
- **`buildingType`** — field captured by the actor
- **`heatingType`** — field captured by the actor
- **`yearBuilt`** — field captured by the actor
- **`energyClass`** — field captured by the actor
- **`country`** — country name or code
- **`region`** — field captured by the actor
- **`province`** — field captured by the actor
- **`provinceCode`** — field captured by the actor
- **`city`** — city name
- **`microLocation`** — field captured by the actor
- **`street`** — field captured by the actor
- **`fullAddress`** — field captured by the actor
- **`latitude`** — field captured by the actor
- **`longitude`** — field captured by the actor
- **`mainImageUrl`** — URL reference
- **`imageUrls`** — field captured by the actor
- **`imageCount`** — numeric count
- **`advertiserId`** — identifier
- **`advertiserName`** — field captured by the actor
- **`advertiserUrl`** — URL reference
- **`advertiserType`** — field captured by the actor
- **`hasElevator`** — boolean flag
- **`hasParking`** — boolean flag
- **`hasGarage`** — boolean flag
- **`hasTerrace`** — boolean flag
- **`hasBalcony`** — boolean flag
- **`isFurnished`** — boolean flag
- **`isFeatured`** — boolean flag
- **`isUrgent`** — boolean flag
- **`datePosted`** — field captured by the actor
- **`labels`** — field captured by the actor
- **`searchTransaction`** — field captured by the actor
- **`searchPropertyType`** — field captured by the actor
- **`searchRegion`** — field captured by the actor
- **`searchProvince`** — field captured by the actor
- **`searchCity`** — field captured by the actor
- **`searchKeyword`** — field captured by the actor
- **`searchUrl`** — URL reference
- **`scrapedAt`** — timestamp the row was scraped
## Sample preview
```json
[
{
"adId": "610059905",
"detailUrl": "https://www.subito.it/appartamenti/appartamento-roma-cod-rif-3282503vrg-portuense-roma-647060277.htm",
"title": "Appartamento Roma [Cod. rif 3282503VRG] (Portuense",
"shortDescription": "GabettiBalduina Via Gerolamo Cardano in prossimità di Via Oderisi da Gubbio in un comprensorio di più palazzine luminoso 3° piano composto da ingresso, cucina abitabile, ampio soggiorno, grande camera da letto, ripostiglio, bagno e balcone € 250.000,00 - GABETTI Agenzia Balduina - ###phonenumber### - ###phonenumber### - Peculiarità: Impianto riscaldamento centralizzato a consumo, soggiorno e camer…",
"transactionType": "sale",
"propertyType": "apartment",
"advertType": null,
"price": null,
"priceCurrency": "EUR",
"pricePerSqm": null,
"areaSqm": 70,
"terrainAreaSqm": null,
"rooms": null,
"roomsLabel": null,
"bathrooms": null,
"floor": null,
"totalFloors": null,
"buildingType": null,
"heatingType": "Altro",
"yearBuilt": null,
"energyClass": null,
"country": "Italia",
"region": "Lazio",
"province": "Roma",
"provinceCode": "RM",
"city": "Roma",
"microLocation": null,
"street": null,
"fullAddress": "Roma, RM, Lazio, Italia",
"latitude": 41.8625423,
"longitude": 12.4647108,
"mainImageUrl": null,
"imageUrls": null,
"imageCount": 0,
"advertiserId": null,
"advertiserName": "Roma Balduina",
"advertiserUrl": null,
"advertiserType": null,
"hasElevator": null,
"hasParking": null,
"hasGarage": null,
"hasTerrace": null,
"hasBalcony": null,
"isFurnished": null,
"isFeatured": null,
"isUrgent": null,
"datePosted": "2026-05-14 14:09:29",
"labels": null,
"searchTransaction": "sale",
"searchPropertyType": "apartment",
"searchRegion": "lazio",
"searchProvince": "roma",
"searchCity": null,
"searchKeyword": null,
"searchUrl": "https://www.subito.it/annunci-lazio/vendita/appartamenti/roma/",
"scrapedAt": "2026-05-14T12:15:39.922Z"
},
{
"adId": "610059863",
"detailUrl": "https://www.subito.it/appartamenti/appartamento-roma-cod-rif-3316377vrg-roma-647060170.htm",
"title": "Appartamento Roma [Cod. rif 3316377VRG]",
"shortDescription": "Appartamento - Roma (RM) -",
"transactionType": "sale",
"propertyType": "apartment",
"advertType": null,
"price": 189000,
"priceCurrency": "EUR",
"pricePerSqm": 1890,
"areaSqm": 100,
"terrainAreaSqm": null,
"rooms": 2,
"roomsLabel": "2",
"bathrooms": 2,
"floor": "1",
"totalFloors": null,
"buildingType": "Buono - abitabile",
"heatingType": "Autonomo",
"yearBuilt": null,
"energyClass": "F",
"country": "Italia",
"region": "Lazio",
"province": "Roma",
"provinceCode": "RM",
"city": "Roma",
"microLocation": null,
"street": null,
"fullAddress": "Roma, RM, Lazio, Italia",
"latitude": 41.7927401,
"longitude": 12.3570792,
"mainImageUrl": null,
"imageUrls": null,
"imageCount": 0,
"advertiserId": null,
"advertiserName": "Roma Acilia",
"advertiserUrl": null,
"advertiserType": null,
"hasElevator": null,
"hasParking": null,
"hasGarage": null,
"hasTerrace": null,
"hasBalcony": null,
"isFurnished": null,
"isFeatured": null,
"isUrgent": null,
"datePosted": "2026-05-14 14:09:23",
"labels": null,
"searchTransaction": "sale",
"searchPropertyType": "apartment",
"searchRegion": "lazio",
"searchProvince": "roma",
"searchCity": null,
"searchKeyword": null,
"searchUrl": "https://www.subito.it/annunci-lazio/vendita/appartamenti/roma/",
"scrapedAt": "2026-05-14T12:15:39.922Z"
}
]
```
## Snapshot stats
- Row count in this sample: **20**
- Data quality flag at capture time: `EXISTING_USED`
## License & Attribution
Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/subito-it-property-scraper](https://apify.com/logiover/subito-it-property-scraper).
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.