logiover commited on
Commit
2b580e1
·
verified ·
1 Parent(s): e1641d4

Publish sample dataset for pisos-com-property-scraper

Browse files
Files changed (3) hide show
  1. README.md +246 -0
  2. sample.json +0 -0
  3. sample.parquet +3 -0
README.md ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: "Pisos.com Property Scraper"
4
+ tags: [real_estate, web-scraping, apify, real-estate, business, scraper]
5
+ size_categories:
6
+ - n<1K
7
+ ---
8
+
9
+ # Pisos.com Property Scraper
10
+
11
+ 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.
12
+
13
+ ## What the actor scrapes
14
+
15
+ # 🏠 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
16
+
17
+ ## Who this is for
18
+
19
+ 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.
20
+
21
+ ## Source
22
+
23
+ **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)
24
+
25
+ ## Fields
26
+
27
+ - **`adId`** — identifier
28
+ - **`detailUrl`** — URL reference
29
+ - **`title`** — item or page title
30
+ - **`shortDescription`** — field captured by the actor
31
+ - **`transactionType`** — field captured by the actor
32
+ - **`propertyType`** — field captured by the actor
33
+ - **`advertType`** — field captured by the actor
34
+ - **`price`** — listed price (numeric or string)
35
+ - **`priceCurrency`** — field captured by the actor
36
+ - **`pricePerSqm`** — field captured by the actor
37
+ - **`priceDropValue`** — field captured by the actor
38
+ - **`hasPriceDrop`** — boolean flag
39
+ - **`areaSqm`** — field captured by the actor
40
+ - **`usableAreaSqm`** — field captured by the actor
41
+ - **`terrainAreaSqm`** — field captured by the actor
42
+ - **`rooms`** — field captured by the actor
43
+ - **`roomsLabel`** — field captured by the actor
44
+ - **`bathrooms`** — field captured by the actor
45
+ - **`floor`** — field captured by the actor
46
+ - **`buildingCondition`** — field captured by the actor
47
+ - **`yearBuilt`** — field captured by the actor
48
+ - **`energyClass`** — field captured by the actor
49
+ - **`energyConsumption`** — field captured by the actor
50
+ - **`energyEmissions`** — field captured by the actor
51
+ - **`orientation`** — field captured by the actor
52
+ - **`country`** — country name or code
53
+ - **`province`** — field captured by the actor
54
+ - **`city`** — city name
55
+ - **`district`** — field captured by the actor
56
+ - **`neighborhood`** — field captured by the actor
57
+ - **`fullAddress`** — field captured by the actor
58
+ - **`latitude`** — field captured by the actor
59
+ - **`longitude`** — field captured by the actor
60
+ - **`mainImageUrl`** — URL reference
61
+ - **`imageUrls`** — field captured by the actor
62
+ - **`imageCount`** — numeric count
63
+ - **`advertiserId`** — identifier
64
+ - **`advertiserName`** — field captured by the actor
65
+ - **`advertiserUrl`** — URL reference
66
+ - **`advertiserType`** — field captured by the actor
67
+ - **`hasElevator`** — boolean flag
68
+ - **`hasParking`** — boolean flag
69
+ - **`hasGarage`** — boolean flag
70
+ - **`hasTerrace`** — boolean flag
71
+ - **`hasBalcony`** — boolean flag
72
+ - **`hasAirConditioning`** — boolean flag
73
+ - **`hasHeating`** — boolean flag
74
+ - **`hasGarden`** — boolean flag
75
+ - **`hasPool`** — boolean flag
76
+ - **`hasStorage`** — boolean flag
77
+ - **`hasFittedWardrobes`** — boolean flag
78
+ - **`hasSeaView`** — boolean flag
79
+ - **`isFurnished`** — boolean flag
80
+ - **`isLuxury`** — boolean flag
81
+ - **`isExterior`** — boolean flag
82
+ - **`isFeatured`** — boolean flag
83
+ - **`datePosted`** — field captured by the actor
84
+ - **`labels`** — field captured by the actor
85
+ - **`searchTransaction`** — field captured by the actor
86
+ - **`searchPropertyType`** — field captured by the actor
87
+
88
+ ## Sample preview
89
+
90
+ ```json
91
+ [
92
+ {
93
+ "adId": "64251438845.100500",
94
+ "detailUrl": "https://www.pisos.com/comprar/piso-san_blas_simancas-64251438845_100500/",
95
+ "title": "Piso en Plaza Castillo de la Mota",
96
+ "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…",
97
+ "transactionType": "sale",
98
+ "propertyType": "apartment",
99
+ "advertType": null,
100
+ "price": 186000,
101
+ "priceCurrency": "EUR",
102
+ "pricePerSqm": 4133,
103
+ "priceDropValue": null,
104
+ "hasPriceDrop": null,
105
+ "areaSqm": 45,
106
+ "usableAreaSqm": null,
107
+ "terrainAreaSqm": null,
108
+ "rooms": 2,
109
+ "roomsLabel": "2",
110
+ "bathrooms": 1,
111
+ "floor": "0",
112
+ "buildingCondition": null,
113
+ "yearBuilt": null,
114
+ "energyClass": null,
115
+ "energyConsumption": null,
116
+ "energyEmissions": null,
117
+ "orientation": null,
118
+ "country": "ES",
119
+ "province": "Madrid",
120
+ "city": "Madrid Capital",
121
+ "district": "San Blas",
122
+ "neighborhood": "Simancas",
123
+ "fullAddress": "Simancas, San Blas, Madrid Capital, Madrid",
124
+ "latitude": 40,
125
+ "longitude": -3,
126
+ "mainImageUrl": "https://fotos.imghs.net/mm-wp/1005/200/1005_4245200_1_202605091055017024643.jpg",
127
+ "imageUrls": [
128
+ "https://fotos.imghs.net/mm-wp/1005/200/1005_4245200_1_202605091055017024643.jpg"
129
+ ],
130
+ "imageCount": 1,
131
+ "advertiserId": null,
132
+ "advertiserName": null,
133
+ "advertiserUrl": null,
134
+ "advertiserType": null,
135
+ "hasElevator": null,
136
+ "hasParking": null,
137
+ "hasGarage": null,
138
+ "hasTerrace": null,
139
+ "hasBalcony": null,
140
+ "hasAirConditioning": null,
141
+ "hasHeating": null,
142
+ "hasGarden": null,
143
+ "hasPool": null,
144
+ "hasStorage": null,
145
+ "hasFittedWardrobes": null,
146
+ "hasSeaView": null,
147
+ "isFurnished": null,
148
+ "isLuxury": null,
149
+ "isExterior": null,
150
+ "isFeatured": true,
151
+ "datePosted": null,
152
+ "labels": [
153
+ "TOP"
154
+ ],
155
+ "searchTransaction": "sale",
156
+ "searchPropertyType": "apartment",
157
+ "searchLocation": "madrid_capital",
158
+ "searchSortBy": "relevance",
159
+ "searchKeyword": null,
160
+ "searchUrl": "https://www.pisos.com/venta/pisos-madrid_capital/",
161
+ "scrapedAt": "2026-05-15T11:12:18.524Z"
162
+ },
163
+ {
164
+ "adId": "63369668849.100500",
165
+ "detailUrl": "https://www.pisos.com/comprar/chalet-san_blas_simancas-63369668849_100500/",
166
+ "title": "Chalet en calle del Portal",
167
+ "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…",
168
+ "transactionType": "sale",
169
+ "propertyType": "house",
170
+ "advertType": null,
171
+ "price": 299000,
172
+ "priceCurrency": "EUR",
173
+ "pricePerSqm": 4153,
174
+ "priceDropValue": null,
175
+ "hasPriceDrop": null,
176
+ "areaSqm": 72,
177
+ "usableAreaSqm": null,
178
+ "terrainAreaSqm": null,
179
+ "rooms": 3,
180
+ "roomsLabel": "3",
181
+ "bathrooms": 1,
182
+ "floor": "0",
183
+ "buildingCondition": null,
184
+ "yearBuilt": null,
185
+ "energyClass": null,
186
+ "energyConsumption": null,
187
+ "energyEmissions": null,
188
+ "orientation": null,
189
+ "country": "ES",
190
+ "province": "Madrid",
191
+ "city": "Madrid Capital",
192
+ "district": "San Blas",
193
+ "neighborhood": "Simancas",
194
+ "fullAddress": "Simancas, San Blas, Madrid Capital, Madrid",
195
+ "latitude": 40,
196
+ "longitude": -3,
197
+ "mainImageUrl": "https://fotos.imghs.net/mm-wp/1005/490/1005_4248490_1_202604242010055626970.jpg",
198
+ "imageUrls": [
199
+ "https://fotos.imghs.net/mm-wp/1005/490/1005_4248490_1_202604242010055626970.jpg"
200
+ ],
201
+ "imageCount": 1,
202
+ "advertiserId": null,
203
+ "advertiserName": null,
204
+ "advertiserUrl": null,
205
+ "advertiserType": null,
206
+ "hasElevator": null,
207
+ "hasParking": null,
208
+ "hasGarage": null,
209
+ "hasTerrace": null,
210
+ "hasBalcony": null,
211
+ "hasAirConditioning": null,
212
+ "hasHeating": null,
213
+ "hasGarden": null,
214
+ "hasPool": null,
215
+ "hasStorage": null,
216
+ "hasFittedWardrobes": null,
217
+ "hasSeaView": null,
218
+ "isFurnished": null,
219
+ "isLuxury": null,
220
+ "isExterior": null,
221
+ "isFeatured": true,
222
+ "datePosted": null,
223
+ "labels": [
224
+ "TOP"
225
+ ],
226
+ "searchTransaction": "sale",
227
+ "searchPropertyType": "apartment",
228
+ "searchLocation": "madrid_capital",
229
+ "searchSortBy": "relevance",
230
+ "searchKeyword": null,
231
+ "searchUrl": "https://www.pisos.com/venta/pisos-madrid_capital/",
232
+ "scrapedAt": "2026-05-15T11:12:18.585Z"
233
+ }
234
+ ]
235
+ ```
236
+
237
+ ## Snapshot stats
238
+
239
+ - Row count in this sample: **100**
240
+ - Data quality flag at capture time: `GOOD`
241
+
242
+ ## License & Attribution
243
+
244
+ 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).
245
+
246
+ 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.
sample.json ADDED
The diff for this file is too large to render. See raw diff
 
sample.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e6ed1573e3474e4cb50891765e7b5b96dd8f7d1213ff91a4d3e5b28c43f361
3
+ size 69721