Immobiliare.it Scraper
Pricing
from $3.00 / 1,000 results
Immobiliare.it Scraper
Scrape Immobiliare.it, Italy's #1 property marketplace. Look up listings by id or URL, search for sale or rent by city/comune or URL with filters, resolve locations via autocomplete, and pull agencies (by area, profile, listings).
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
ONE API
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape Immobiliare.it, Italy's #1 real-estate marketplace. Look up listings by property id or URL, search for sale (vendita) or rent (affitto) by city / comune / region or an immobiliare.it results URL with full filters, resolve locations via autocomplete, and pull real-estate agencies (by area, full profile, and their active listings).
What it does
- 🏠 Property Details — auto-detects each input as a numeric property id (
/details/byid) or animmobiliare.itlisting URL (/details/byurl); returns the full record: price, surface, rooms, energy class, features, photos, description, and agency contact. - 🔎 Search Listings — auto-detects a free-text location (
/search/bylocation) or an immobiliare.it results URL (/search/byurl). Contract, category, typology, price / surface / rooms ranges, bathrooms, condition, features, exclude-auctions and sort all apply. - 🔍 Location Autocomplete — resolve free text to comune / province / region / zone ids (
/autocomplete) you can feed back into a search. - 🏢 Agencies by area — real-estate agencies operating in a municipality (
/agent/search). - 👤 Agency profile & listings — for each agency id: one profile row (
/agent/details) plus one row per active listing (/agent/listings).
Output
- One flat dataset row per listing / agency / suggestion — sortable, filterable, CSV / Excel / JSON exportable.
- Columns:
Mode,Input Given,ID,Title,Contract,Property Type,Price,Price Formatted,Surface m²,Rooms,Bathrooms,Floor,Address,City,Province,Region,Zip,Latitude,Longitude,Agency Name,Agency Phone,Cover Photo,Listing URL. - The complete upstream JSON for each row is kept in the
Rawcolumn for power users.
Inputs
- Each section is independent — fill only the ones you need; multiple inputs per section, one per line.
- The Search filters (contract, category, ranges, sort, pages, results-per-page) apply to every
/search/bylocationquery and cap the pages of agency listings.
Pricing
- Pay per result: $3 per 1,000 dataset items — the same rate on every Apify plan tier.
- Apify start fee: $0.00005 per run.
Notes
- Immobiliare serves 20 listings per page — raise Pages per search to fetch more.
- Search is administrative-area based (city / comune / province / region / zone), not radius or bounding-box.
- Prices are in EUR (€); surfaces in m².
Roomscan be a range (e.g.2-4) for new-construction projects.
Errors
- Failures land in the dataset as rows with
Mode = "ERROR"and the upstream message inTitle— nothing is silently dropped.