Block 1 - Run Manually
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
Export Idealista Property Listings to Google Sheets Who is this for? Real estate investors, property managers, relocation consultants, and data a...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-idealista-scraper.idealistascraper, n8n-nodes-base.code, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SIÁN Agency.
Original n8n.io sourceReal estate investors, property managers, relocation consultants, and data analysts who need structured Idealista listing data in Google Sheets for filtering, comparison, or reporting.
Scrape property listings from Idealista.com (Spain, Italy, Portugal) and export them as structured rows into Google Sheets. Each property includes price, size, rooms, GPS coordinates, agent contacts, and 25+ more fields. API-based extraction that never breaks, unlike screen scrapers.
This workflow uses the n8n-nodes-idealista-scraper community node and requires a self-hosted n8n instance.
locationId for other cities (Barcelona: 0-EU-ES-08-19-001-013, Rome: 0-EU-IT-RM-01-001, Lisbon: 0-EU-PT-11)numPages for more results (~40 properties per page)| Field | Description |
|---|---|
| title | Property listing title |
| price | Listing price in EUR |
| pricePerM2 | Price per square meter |
| size | Property size in m2 |
| rooms | Number of rooms |
| bathrooms | Number of bathrooms |
| floor | Floor number |
| address | Street address |
| neighborhood | Neighborhood name |
| district | District name |
| municipality | Municipality |
| province | Province |
| latitude / longitude | GPS coordinates |
| propertyType | Type of property |
| description | First 500 chars of description |
| hasElevator, hasParking, hasSwimmingPool, hasTerrace, hasGarden, hasAirConditioning | Amenity booleans |
| isNewDevelopment | New development flag |
| agencyName / agencyPhone | Agent contact info |
| url | Direct Idealista listing URL |
| thumbnail | Listing image URL |
| numPhotos | Number of photos |
| scrapedAt | Timestamp of scrape |
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Export Idealista property listings to Google Sheets using Apify |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Market Research |
| Author | SIÁN Agency |
| Published | 15 Apr 2026 |
Use the JSON export at /data/workflows/15050/15050.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Export Idealista Property Listings to Google Sheets Who is this for? Real estate investors, property managers, relocation consultants, and data a...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.