Pisos.com - Spanish Real Estate avatar

Pisos.com - Spanish Real Estate

Pricing

Pay per usage

Go to Apify Store
Pisos.com - Spanish Real Estate

Pisos.com - Spanish Real Estate

Scrape pisos.com real estate listings from Spain. Returns price, area, rooms, GPS coordinates, agency info, full description, and images for sale and rent listings across all Spanish cities.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Pisos.com Scraper - Spanish Real Estate API

Extract real estate listings from pisos.com, Spain's #2 property platform. Returns rich structured data per listing — price, area, rooms, GPS, full description, agency info, and images — without any detail-page enrichment fees.

What you get per listing

  • listingId, url — unique ID and direct link
  • listingTypesale or rent
  • title — listing headline (street, property type)
  • subtitle — neighborhood + city
  • description — full Spanish-language listing description
  • price (EUR), pricePerSqm (EUR/m²)
  • rooms, bathrooms, areaSqm
  • city, region, country
  • latitude, longitude — exact GPS coordinates
  • imageUrl — cover photo
  • agencyUrl, agencyLogoUrl — for professional agency listings
  • isNewDevelopment — flag for new-build construction
  • scrapedAt

How to use

Easy mode (recommended): type a Spanish city name and pick listing type.

{
"city": "Madrid",
"listingType": "sale",
"maxItems": 200
}

Other examples:

{ "city": "Barcelona", "listingType": "rent", "maxItems": 100 }
{ "city": "Valencia", "listingType": "sale", "maxItems": 50 }
{ "city": "Sevilla", "listingType": "sale", "maxItems": 100 }

Power-user mode: for finer filters (price range, sub-neighborhoods, specific room counts), set them on pisos.com, copy the URL, paste into searchUrl.

{ "searchUrl": "https://www.pisos.com/venta/pisos-madrid_capital/...", "maxItems": 200 }

Common use cases

  • Investor monitoring — track new listings across Madrid, Barcelona, and other Spanish cities. Surface price drops and new-development inventory.
  • Real-estate agencies / brokers — pull competitor listings and pricing trends; identify new agencies entering your market.
  • Market analytics — snapshot supply, average price per m², new-development share by city/region.
  • Map-based applications — every listing has GPS coordinates; build map overlays directly.

Data quality

In our testing across Madrid, Barcelona, and Valencia (sample of 80+ listings):

FieldFill rate
price, rooms, bathrooms, areaSqm100%
GPS coordinates100%
description, title, image100%
city, region100%
pricePerSqmcomputed when both price and area are present

Pricing

Pay per result. See the Pricing tab for current per-result pricing. Failed runs cost nothing.

Notes

  • description, title, subtitle, and region are in Spanish (no translation applied).
  • The actor uses Apify's residential proxy (Spain) for reliable access.
  • Pagination is automatic — set your desired maxItems and the actor walks through pages until it has enough or runs out.

Found a bug or have a feature request? Open an issue and I respond within 24h.