Idealista.com
7 days trial then $22.00/month - No credit card required now
Idealista.com
7 days trial then $22.00/month - No credit card required now
Are you looking for a property in Spain or Portugal? 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.
You can access the Idealista.com programmatically from your own applications by using the Apify API. You can 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": "Madrid",
3 "maxItems": 10,
4 "endPage": 50,
5 "startUrl": [],
6 "proxy": {
7 "useApifyProxy": true,
8 "apifyProxyGroups": [
9 "RESIDENTIAL"
10 ]
11 }
12}' |
13apify call lukass/idealista-scraper --silent --output-dataset
Idealista.com API through CLI
The Apify CLI is the official tool that allows you to use Idealista.com locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
13 monthly users
-
4 stars
>99% runs succeeded
2.6 days response time
Created in May 2022
Modified 24 days ago