Subito.it Real Estate Scraper
Pricing
from $5.00 / 1,000 results
Subito.it Real Estate Scraper
Collect structured real estate listings from Subito.it for market research and price monitoring. Includes price, €/m², property details, location and data-quality indicators.
Pricing
from $5.00 / 1,000 results
Rating
5.0
(1)
Developer
Francesco Ayrton Davoli
Maintained by CommunityActor stats
0
Bookmarked
11
Total users
5
Monthly active users
14 days ago
Last modified
Categories
Share
Italy Real Estate Listings Scraper | Subito.it Property Data
Extract structured Italian real estate listings from Subito.it for property market research, monitoring and PropTech workflows.
Search by Italian city route, sale or rent route, and property category. Export asking prices in EUR, calculated EUR/m² when area is available, listing location, rooms, seller name, photos and direct listing links in a clean Apify dataset.
Source: Subito.it
Market: Italy
Currency: EUR
Output: JSON, CSV and tabular dataset views
What this Actor is for
Use this Actor to build structured datasets from Italian property listings for:
- Real estate market research — compare asking prices and EUR/m² across locations
- International property scouting — monitor residential supply in Italian cities and surrounding areas
- PropTech data pipelines — export structured listing rows for downstream analysis
- Listing monitoring — schedule repeated runs for a target search route
- Agency and seller analysis — review seller information returned by the source
Important location note
A Subito.it search route for a city can include listings in nearby municipalities or the broader local area returned by the platform.
In the output:
| Field | Meaning |
|---|---|
city | Requested search city, for example Milano |
zone | Listing location or locality returned by the source, for example Cerro Maggiore or Bernate Ticino |
Use zone and the source listing URL when you need to verify the exact property location.
What you get
The Actor includes two dataset views:
Property listings
One row per listing, focused on structured property analysis:
| Field | Description |
|---|---|
listing_id | Unique identifier used to associate listing data and photos |
title | Listing title |
price | Asking price in EUR, when available |
price_sqm | Calculated asking price per square meter, when price and surface are available |
surface_sqm | Surface area in square meters, when available |
rooms | Number of rooms, when available |
city | Requested search city |
zone | Listing location or locality returned by the source |
seller_name | Seller name, when available |
url | Direct link to the Subito.it listing |
Listings with photos
One row per listing with up to five image fields associated to the same listing_id:
| Field | Description |
|---|---|
main_image | Primary listing photo, when available |
image_2 ... image_5 | Additional listing photos, when available |
The original images array is also preserved in full JSON/CSV output.
The full dataset may contain additional optional attributes where exposed by the source, such as condition, energy class, heating, floor, coordinates, publication metadata and feature flags. Availability varies by listing.
Input example
{"city": "Milano","province": "MI","contractType": "vendita","propertyType": "appartamento","maxItems": 100,"includeDescription": false,"proxyConfig": {"useApifyProxy": true,"countryCode": "IT","apifyProxyGroups": ["RESIDENTIAL"]}}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
city | string | Milano | Requested Italian city search route |
province | string | MI | Province code used to resolve the regional route |
contractType | string | vendita | Requested source route: sale (vendita) or rent (affitto) |
propertyType | string | appartamento | Requested category: apartment, villa, office, shop, land or garage |
maxItems | integer | 50 | Maximum number of listing rows to return |
includeDescription | boolean | false | Include the source free-text listing description only when needed for your workflow |
proxyConfig | object | Residential IT | Apify proxy configuration; Italian residential proxy is recommended for current source access |
includeDescription defaults to false. When enabled, the source free-text description is exported as provided by the listing source and can include information entered by the advertiser.
Data quality and responsible use
- Results are extracted from publicly accessible Subito.it listing pages returned for the requested search route.
- Not every listing exposes every optional field; unavailable attributes can be
null. contract_typeandproperty_typerepresent the requested search route. Review individual listing details through the source URL before relying on these classifications.- Listing prices are asking prices, not completed-sale prices or independent valuations.
- Public availability of source listings does not remove applicable data-use and privacy obligations. Users are responsible for processing exported data in compliance with applicable law, including GDPR where applicable, and with relevant platform terms.
- The default output excludes free-text descriptions; enable
includeDescriptiononly where needed for the intended use.
Recent improvements
- Switched current production extraction to real Subito.it listing output with Italian residential proxy support
- Fixed dataset validation for optional source fields
- Added one-row-per-listing photo rendering using
listing_id - Clarified search-city versus listing-location fields
- Made free-text description export opt-in through
includeDescription - Repositioned Store documentation around verified output fields and responsible data use
Built and maintained by Francesco Ayrton Davoli.