Data sources / Pisos

133 live Pisos listings

Pisos rental data, via one API.

Pisos is a rental listings source we track. HousingFeed extracts Pisos rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 133 Pisos listings are live right now, refreshed daily.

133
Live Pisos listings
10
Fields per listing
€1,400
Median rent
Daily
Refresh cadence

Does Pisos have a public API?

Pisos does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Pisos listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Pisos data you get

Every Pisos listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Pisos specifically:

FieldCoverage on Pisos
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
Coordinates██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 97%
Bathrooms██████████ 98%
Floor area██████████ 99%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Pisos listing

A real record from the Pisos feed:

{
  "platform": "pisos",
  "url": "https://www.pisos.com/alquilar/piso-sol_barrio28012-20026385030_992099/",
  "address": "Piso en calle Mayor, 45, Madrid Capital, Madrid",
  "city": "Madrid Capital",
  "state": "Madrid",
  "rent_min": 2550,
  "beds": 2.0,
  "baths": 2.0,
  "scraped_at": "2026-07-04T08:02:07Z"
}

Pull Pisos listings in one request

Filter the HousingFeed API to pisos and get Pisos listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"pisos","maxItems":100}'

Top locations for Pisos

Madrid 38Málaga 18València 17Barcelona 15Sevilla 14Alicante 11Zaragoza 9Murcia 7

Get Pisos rental data flowing today.

133 listings live, refreshed daily, in the same schema as 30+ other sources. Try it free.