Idealista - Difference between Individuals and Professionals avatar

Idealista - Difference between Individuals and Professionals

Try Actor

$19.00/month

Go to Store
Idealista - Difference between Individuals and Professionals

Idealista - Difference between Individuals and Professionals

jsalasdev/actor-idealista
Try Actor

$19.00/month

Get properties from individuals on Idealista for Spain, Italy and Portugal.

Idealista Scraper

🏠 What is this Actor good for?

This powerful Actor scrapes real estate listings from Idealista.com, Spain's leading property portal. Get detailed information about rental properties in any Spanish city, helping you make data-driven decisions for your real estate needs.

✨ Features

  • Scrapes rental listings from any city or region on Idealista
  • Handles pagination automatically
  • Respects Idealista's terms of service
  • Allows excluding specific listings
  • Highly configurable number of results

🔧 Input Configuration

The Actor accepts the following input parameters:

FieldTypeDescription
startUrlStringThe Idealista URL to start scraping from (e.g., "https://www.idealista.com/alquiler-viviendas/madrid-madrid/")
expectedResultsIntegerApproximate number of listings you want to scrape
excludedIdsArray(Optional) Array of Idealista listing IDs to exclude from results

📊 Output Dataset

The Actor stores results in a dataset with the following structure for each listing:

1{
2    "id": "12345678",
3    "title": "Apartment in Madrid Center",
4    "price": 1200,
5    "size": 80,
6    "rooms": 2,
7    "location": "Madrid, Centro",
8    "url": "https://www.idealista.com/...",
9    "description": "Beautiful renovated apartment...",
10    "propertyType": "individual"
11}

💡 Use Cases

  • Market research and analysis
  • Price comparison
  • Real estate investment research
  • Rental market monitoring
  • Property availability tracking

🚀 Getting Started

  1. Create a new task for the Actor in Apify Console
  2. Set your desired input parameters
  3. Run the Actor and get your data!

⚠️ Important Notes

  • Please ensure you comply with Idealista's terms of service when using this Actor
  • The actual number of results may vary slightly from the expected results due to website pagination
  • Some listings might be unavailable or removed while scraping

💪 Support

Having issues or need help? Feel free to reach out through Apify Console or create an issue in the repository.

📝 License

This project is licensed under the Apache License 2.0.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 7 days ago