Subito.it Real Estate Scraper avatar

Subito.it Real Estate Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Subito.it Real Estate Scraper

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

Francesco Ayrton Davoli

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

5

Monthly active users

14 days ago

Last modified

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:

FieldMeaning
cityRequested search city, for example Milano
zoneListing 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:

FieldDescription
listing_idUnique identifier used to associate listing data and photos
titleListing title
priceAsking price in EUR, when available
price_sqmCalculated asking price per square meter, when price and surface are available
surface_sqmSurface area in square meters, when available
roomsNumber of rooms, when available
cityRequested search city
zoneListing location or locality returned by the source
seller_nameSeller name, when available
urlDirect 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:

FieldDescription
main_imagePrimary listing photo, when available
image_2 ... image_5Additional 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

ParameterTypeDefaultDescription
citystringMilanoRequested Italian city search route
provincestringMIProvince code used to resolve the regional route
contractTypestringvenditaRequested source route: sale (vendita) or rent (affitto)
propertyTypestringappartamentoRequested category: apartment, villa, office, shop, land or garage
maxItemsinteger50Maximum number of listing rows to return
includeDescriptionbooleanfalseInclude the source free-text listing description only when needed for your workflow
proxyConfigobjectResidential ITApify 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_type and property_type represent 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 includeDescription only 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.