File size: 9,909 Bytes
2b580e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
---
license: cc-by-4.0
pretty_name: "Pisos.com Property Scraper"
tags: [real_estate, web-scraping, apify, real-estate, business, scraper]
size_categories:
- n<1K
---

# Pisos.com Property Scraper

Scrape real estate listings from Pisos.com — Spain's #3 property portal, owned by Vocento. Extract apartments, houses, attics, duplexes, studios, lofts, offices, garages and storage (sale, rent or new build) by Spanish region, province or city, with price (EUR), area (m²), rooms, bathrooms and GPS.

## What the actor scrapes

# 🏠 Pisos.com Property Scraper — Scrape Spain Real Estate Listings & Prices Scrape real estate listings from **[Pisos.com](https://www.pisos.com)** — one of Spain's largest property portals (owned by Vocento). This **Pisos.com scraper** extracts apartments, houses, attics, duplexes, studios, lofts, rural estates, commercial premises, offices, warehouses, land, garages and storage rooms — for sale, rent or new construction — anywhere in Spain, with prices in EUR, area, rooms, GPS coordinates and

## Who this is for

This sample is useful for anyone working in **real estate, business** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.

## Source

**Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/pisos-com-property-scraper](https://apify.com/logiover/pisos-com-property-scraper)

## Fields

- **`adId`** — identifier
- **`detailUrl`** — URL reference
- **`title`** — item or page title
- **`shortDescription`** — field captured by the actor
- **`transactionType`** — field captured by the actor
- **`propertyType`** — field captured by the actor
- **`advertType`** — field captured by the actor
- **`price`** — listed price (numeric or string)
- **`priceCurrency`** — field captured by the actor
- **`pricePerSqm`** — field captured by the actor
- **`priceDropValue`** — field captured by the actor
- **`hasPriceDrop`** — boolean flag
- **`areaSqm`** — field captured by the actor
- **`usableAreaSqm`** — field captured by the actor
- **`terrainAreaSqm`** — field captured by the actor
- **`rooms`** — field captured by the actor
- **`roomsLabel`** — field captured by the actor
- **`bathrooms`** — field captured by the actor
- **`floor`** — field captured by the actor
- **`buildingCondition`** — field captured by the actor
- **`yearBuilt`** — field captured by the actor
- **`energyClass`** — field captured by the actor
- **`energyConsumption`** — field captured by the actor
- **`energyEmissions`** — field captured by the actor
- **`orientation`** — field captured by the actor
- **`country`** — country name or code
- **`province`** — field captured by the actor
- **`city`** — city name
- **`district`** — field captured by the actor
- **`neighborhood`** — field captured by the actor
- **`fullAddress`** — field captured by the actor
- **`latitude`** — field captured by the actor
- **`longitude`** — field captured by the actor
- **`mainImageUrl`** — URL reference
- **`imageUrls`** — field captured by the actor
- **`imageCount`** — numeric count
- **`advertiserId`** — identifier
- **`advertiserName`** — field captured by the actor
- **`advertiserUrl`** — URL reference
- **`advertiserType`** — field captured by the actor
- **`hasElevator`** — boolean flag
- **`hasParking`** — boolean flag
- **`hasGarage`** — boolean flag
- **`hasTerrace`** — boolean flag
- **`hasBalcony`** — boolean flag
- **`hasAirConditioning`** — boolean flag
- **`hasHeating`** — boolean flag
- **`hasGarden`** — boolean flag
- **`hasPool`** — boolean flag
- **`hasStorage`** — boolean flag
- **`hasFittedWardrobes`** — boolean flag
- **`hasSeaView`** — boolean flag
- **`isFurnished`** — boolean flag
- **`isLuxury`** — boolean flag
- **`isExterior`** — boolean flag
- **`isFeatured`** — boolean flag
- **`datePosted`** — field captured by the actor
- **`labels`** — field captured by the actor
- **`searchTransaction`** — field captured by the actor
- **`searchPropertyType`** — field captured by the actor

## Sample preview

```json
[
  {
    "adId": "64251438845.100500",
    "detailUrl": "https://www.pisos.com/comprar/piso-san_blas_simancas-64251438845_100500/",
    "title": "Piso en Plaza Castillo de la Mota",
    "shortDescription": "VOhome Propiedades vende piso con ascensor, dos dormitorios, baño con plato de ducha, salón-comedor y cocina totalmente equipada. La vivienda cuenta con orientación suroeste, lo que le proporciona una excelente entrada de luz natural durante gran parte del día. Se destaca la facilidad de aparcamiento en las inmediaciones del inmueble. Excelente ubicación, a pocos pasos de la estación de metro Sima…",
    "transactionType": "sale",
    "propertyType": "apartment",
    "advertType": null,
    "price": 186000,
    "priceCurrency": "EUR",
    "pricePerSqm": 4133,
    "priceDropValue": null,
    "hasPriceDrop": null,
    "areaSqm": 45,
    "usableAreaSqm": null,
    "terrainAreaSqm": null,
    "rooms": 2,
    "roomsLabel": "2",
    "bathrooms": 1,
    "floor": "0",
    "buildingCondition": null,
    "yearBuilt": null,
    "energyClass": null,
    "energyConsumption": null,
    "energyEmissions": null,
    "orientation": null,
    "country": "ES",
    "province": "Madrid",
    "city": "Madrid Capital",
    "district": "San Blas",
    "neighborhood": "Simancas",
    "fullAddress": "Simancas, San Blas, Madrid Capital, Madrid",
    "latitude": 40,
    "longitude": -3,
    "mainImageUrl": "https://fotos.imghs.net/mm-wp/1005/200/1005_4245200_1_202605091055017024643.jpg",
    "imageUrls": [
      "https://fotos.imghs.net/mm-wp/1005/200/1005_4245200_1_202605091055017024643.jpg"
    ],
    "imageCount": 1,
    "advertiserId": null,
    "advertiserName": null,
    "advertiserUrl": null,
    "advertiserType": null,
    "hasElevator": null,
    "hasParking": null,
    "hasGarage": null,
    "hasTerrace": null,
    "hasBalcony": null,
    "hasAirConditioning": null,
    "hasHeating": null,
    "hasGarden": null,
    "hasPool": null,
    "hasStorage": null,
    "hasFittedWardrobes": null,
    "hasSeaView": null,
    "isFurnished": null,
    "isLuxury": null,
    "isExterior": null,
    "isFeatured": true,
    "datePosted": null,
    "labels": [
      "TOP"
    ],
    "searchTransaction": "sale",
    "searchPropertyType": "apartment",
    "searchLocation": "madrid_capital",
    "searchSortBy": "relevance",
    "searchKeyword": null,
    "searchUrl": "https://www.pisos.com/venta/pisos-madrid_capital/",
    "scrapedAt": "2026-05-15T11:12:18.524Z"
  },
  {
    "adId": "63369668849.100500",
    "detailUrl": "https://www.pisos.com/comprar/chalet-san_blas_simancas-63369668849_100500/",
    "title": "Chalet en calle del Portal",
    "shortDescription": "Chalet adosado en Venta en Simancas, San Blas, Madrid VOhome Propiedades Simancas / Julián Camarillo / Salvador vende chalet adosado ubicado en el barrio de Simancas, una zona tranquila, bien comunicada y con todos los servicios a mano. La vivienda se distribuye en dos plantas que combinan funcionalidad, amplitud y luminosidad: Planta baja: En esta planta encontramos un recibidor que da acceso a u…",
    "transactionType": "sale",
    "propertyType": "house",
    "advertType": null,
    "price": 299000,
    "priceCurrency": "EUR",
    "pricePerSqm": 4153,
    "priceDropValue": null,
    "hasPriceDrop": null,
    "areaSqm": 72,
    "usableAreaSqm": null,
    "terrainAreaSqm": null,
    "rooms": 3,
    "roomsLabel": "3",
    "bathrooms": 1,
    "floor": "0",
    "buildingCondition": null,
    "yearBuilt": null,
    "energyClass": null,
    "energyConsumption": null,
    "energyEmissions": null,
    "orientation": null,
    "country": "ES",
    "province": "Madrid",
    "city": "Madrid Capital",
    "district": "San Blas",
    "neighborhood": "Simancas",
    "fullAddress": "Simancas, San Blas, Madrid Capital, Madrid",
    "latitude": 40,
    "longitude": -3,
    "mainImageUrl": "https://fotos.imghs.net/mm-wp/1005/490/1005_4248490_1_202604242010055626970.jpg",
    "imageUrls": [
      "https://fotos.imghs.net/mm-wp/1005/490/1005_4248490_1_202604242010055626970.jpg"
    ],
    "imageCount": 1,
    "advertiserId": null,
    "advertiserName": null,
    "advertiserUrl": null,
    "advertiserType": null,
    "hasElevator": null,
    "hasParking": null,
    "hasGarage": null,
    "hasTerrace": null,
    "hasBalcony": null,
    "hasAirConditioning": null,
    "hasHeating": null,
    "hasGarden": null,
    "hasPool": null,
    "hasStorage": null,
    "hasFittedWardrobes": null,
    "hasSeaView": null,
    "isFurnished": null,
    "isLuxury": null,
    "isExterior": null,
    "isFeatured": true,
    "datePosted": null,
    "labels": [
      "TOP"
    ],
    "searchTransaction": "sale",
    "searchPropertyType": "apartment",
    "searchLocation": "madrid_capital",
    "searchSortBy": "relevance",
    "searchKeyword": null,
    "searchUrl": "https://www.pisos.com/venta/pisos-madrid_capital/",
    "scrapedAt": "2026-05-15T11:12:18.585Z"
  }
]
```

## Snapshot stats

- Row count in this sample: **100**
- Data quality flag at capture time: `GOOD`

## License & Attribution

Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/pisos-com-property-scraper](https://apify.com/logiover/pisos-com-property-scraper).

The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.