
Idealist.com-italy
Under maintenance
Pricing
$28.00/month + usage

Idealist.com-italy
Under maintenance
Are you looking for a property in Italy? With idealista it's easier, with more than 1.400.000 listings of flats and houses for sale or rent. Advertise your home privately for free.
0.0 (0)
Pricing
$28.00/month + usage
1
Total users
42
Monthly users
6
Runs succeeded
>99%
Last modified
20 days ago
You can access the Idealist.com-italy programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "district": "Rome",
3 "maxItems": 10,
4 "startUrl": [],
5 "proxy": {
6 "useApifyProxy": true,
7 "apifyProxyGroups": [
8 "RESIDENTIAL"
9 ],
10 "apifyProxyCountry": "IT"
11 }
12}' |
13apify call lukass/idealista-crawler-italy --silent --output-dataset
Idealist.com-italy API through CLI
The Apify CLI is the official tool that allows you to use Idealist.com-italy locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: