Data sources / Pisos

150 live Pisos listings in the feed

Pisos rental data, via one API.

Pisos is a rental listings source we track. HousingFeed extracts Pisos rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 150 Pisos listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

150
Live Pisos listings
10
Fields per listing
€1,400
Median rent
Daily
Refresh cadence
Is 150 everything Pisos has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Pisos coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

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 the Pisos feed looks like

Every Pisos listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Pisos data that is live right now, 10 fields populated:

Field coverage on Pisos

Share of live Pisos listings that carry each field.

Address100%
City100%
State/region100%
Coordinates100%
Rent100%
Property type100%
Listing URL100%
Floor area99%
Bathrooms98%
Bedrooms95%

How Pisos rents distribute

€550€4,775€9,000+

Median Pisos asking rent is €1,400/mo.

Where Pisos listings are

Top locations by live Pisos inventory.

Madrid43
Málaga22
València19
Barcelona17
Sevilla15
Alicante12
Zaragoza9
Murcia8

Sample Pisos listing

A real record from the Pisos feed:

{
  "platform": "pisos",
  "url": "https://www.pisos.com/alquilar/piso-centro_tradicional03003-10838350827_500671/",
  "address": "Piso en Avenida del Doctor Gadea, Alicante Alacant, Alicante",
  "city": "Alicante Alacant",
  "state": "Alicante",
  "rent_min": 2250,
  "beds": 3,
  "baths": 2,
  "scraped_at": "2026-07-06T03:57:01+00:00"
}

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}'

Get Pisos rental data flowing today.

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