Immobiliare Scraper - Italy Real Estate
Pricing
from $1.65 / 1,000 listing scrapeds
Immobiliare Scraper - Italy Real Estate
Scrape Italy property listings from immobiliare.it search URLs: price, price/m2, rooms, area, bathrooms, floor, agency, location and images. Bypasses immobiliare's anti-bot protection. Sale and rent. Paste search URLs or import a file. Independent tool, not affiliated with Immobiliare.it.
Pricing
from $1.65 / 1,000 listing scrapeds
Rating
0.0
(0)
Developer
Scrape Sage
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
5 days ago
Last modified
Categories
Share
Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Immobiliare.it or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. "Immobiliare.it" is referenced only to describe the publicly available website this Actor collects data from.
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Immobiliare.it or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.
Scrape property listings from immobiliare.it, Italy's largest real-estate portal. Paste any immobiliare.it search URL - for sale or for rent, any city or region - and get clean rows with price, area (m2), rooms, bathrooms, floor, agency, location and images. immobiliare is heavily anti-bot protected; this actor handles that automatically so you just get the data. No API key needed on your side.
What you get per listing
| Field | Meaning |
|---|---|
title / url / id | Listing headline, canonical immobiliare.it URL, and id |
price / priceDisplay / currency | Asking price (number), formatted price, and currency (EUR) |
contract / propertyType | sale or rent, and the property type (apartment, villa, etc.) |
areaSqm / rooms / bathrooms / floor | Built area in m2, room count, bathroom count, floor/level |
city / zone / region / address | City, macro/micro zone, region and street address when shown |
latitude / longitude | Map coordinates when published |
agency / isPrivate | Listing agency name, and whether it is a private seller |
image / imageCount | Cover image URL and total photo count |
Input
{ "startUrls": ["https://www.immobiliare.it/vendita-case/roma/"], "maxPagesPerUrl": 5 }
- Search URLs - build a search on immobiliare.it with your filters (city, price, rooms), then paste the URL.
Sale (
vendita-case) and rent (affitto-case) both work. One per line. - Import from a file - paste a whole list, or link a public
.txt/.csv, a Google Sheet/Drive link, or an Apify key-value-store record. - Output fields - trim every record to exactly the columns you need for lean CSV/Sheets exports.
Leave everything empty and the run returns a small free sample so you can see the shape first.
Reliability
immobiliare.it is protected by enterprise anti-bot (DataDome), which blocks both plain HTTP clients and ordinary headless browsers. This actor routes each request through a premium unblocking layer that solves the challenge and returns the real page, then reads the listings straight from the page's structured data - so runs are stable and every core field (price, area, rooms, location, image) comes back populated. Every page is verified against the search's own result count: if immobiliare's anti-bot layer serves an empty or partially rendered page, it is automatically refetched on a fresh route - up to 3 fetches, keeping the best - and is never mistaken for the end of your search. A page that somehow stays short after refetching is disclosed in the run's status message instead of being passed off as complete. You are only ever billed for listings actually saved.
Notes
- Pagination follows immobiliare's own
?pag=Npaging; setmaxPagesPerUrlfor how deep to go. - Coordinates and street address are published on most but not all listings; they are returned when present.
How much does it cost to scrape Immobiliare.it?
This Actor uses Apify's pay-per-event pricing: you are charged only for the results it delivers, with no monthly rental and no start fee. The events it can charge are:
- Listing scraped - One immobiliare.it property listing: price, price/m2, rooms, area, bathrooms, floor, agency, location and image.
The current price of each event is shown on the Pricing tab of this page. Set a maximum total charge on the run if you want a hard cap on spend, and use the input limits to control how much the Actor fetches.
Automate & schedule
Run this Actor on autopilot and pull results into your own stack:
- Apify API - start runs, fetch datasets and manage schedules over REST.
- apify-client for JavaScript and apify-client for Python - official SDKs.
- Schedules - run it hourly, daily or weekly and keep your dataset current.
- Webhooks - trigger downstream actions (CRM import, Slack alert, email sequence) the moment a run finishes.
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });const run = await client.actor('scrapesage/immobiliare-scraper').call({"startUrls": ["https://www.immobiliare.it/vendita-case/roma/"],"maxPagesPerUrl": 1});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(`Got ${items.length} records`);
Integrate with any app
Connect the dataset to thousands of apps - no code required:
- Make - multi-step automation scenarios.
- Zapier - push new records straight into your CRM or spreadsheet.
- Slack - get notified when a scheduled run finds something new.
- Google Drive / Sheets - auto-export every run to a spreadsheet.
- Airbyte - pipe results into your data warehouse.
- GitHub - trigger runs from commits or releases.
Use with AI assistants (MCP)
The output is clean, LLM-ready JSON. You can call this Actor from Claude, ChatGPT or any agent framework through the Apify MCP server - describe the data you need and let the assistant run this Actor for you.
More scrapers from scrapesage
Related Actors in the same category:
- Real Estate Scraper for Redfin - Listings, Sold Comps & Leads
- BizBuySell Scraper - Businesses For Sale & Broker Leads
- VivaReal & ZAP Imóveis Scraper - Brazil Real Estate
- PropertyGuru Scraper - Singapore Property & Agent Leads
- Airbnb Scraper & Market Monitor
FAQ
How is this Actor billed? Pay-per-event: you pay only for the results it delivers, with no monthly rental and no start fee. The per-event price is shown on the Pricing tab.
Can I schedule it and get results automatically? Yes - create a Schedule and add a webhook or an integration (Google Sheets, Slack, Make, Zapier) to push each run's dataset wherever you need it.
Which export formats are available? Every run's dataset can be downloaded as JSON, CSV, Excel (XLSX), XML, HTML or RSS from the Apify Console or the API.
Can I run it from code or an AI agent? Yes - through the Apify API and client libraries, or from Claude, ChatGPT and other assistants via the Apify MCP server.
Is it legal to scrape Immobiliare.it? This Actor collects publicly available data only. You are responsible for using the output in compliance with applicable laws (including data-protection law where personal data is involved) and the source's terms. See the Disclaimer below.
Is this an official Immobiliare.it tool? No. It is an independent, third-party Actor with no affiliation to, endorsement by or sponsorship from Immobiliare.it. See the Disclaimer below.
Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Immobiliare.it or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. It collects only publicly available listing information and is intended for lawful research, market analysis and comparable-pricing use. You are responsible for how you use the data, including compliance with applicable law.
Agent-ready: autonomous payments (x402 & Skyfire)
This actor is agent-ready — AI agents can discover it, run it, and pay for it autonomously, with no Apify account and no human in the loop. It uses pay-per-event pricing and limited permissions, so it qualifies for Apify's agentic-payment standards:
- x402 — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the Apify MCP server — no account, no API key.
- Skyfire — agent-to-service payments for fully autonomous AI-agent workflows.
Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.
Need help?
Open an issue on the Actor's Issues tab, or visit the Apify help center. Feature requests are welcome - this Actor is actively maintained.