Data sources / Spotahome

120 live Spotahome listings

Spotahome rental data, via one API.

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

120
Live Spotahome listings
6
Fields per listing
€1,650
Median rent
Daily
Refresh cadence

Does Spotahome have a public API?

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

What Spotahome data you get

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

FieldCoverage on Spotahome
Address██████████ 100%
City██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 95%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Spotahome listing

A real record from the Spotahome feed:

{
  "platform": "spotahome",
  "url": "https://www.spotahome.com/berlin/for-rent:apartments/1326528",
  "address": "1-bedroom apartment for rent in Berlin, single use only",
  "city": "Berlin",
  "rent_min": 1450,
  "beds": 1.0,
  "scraped_at": "2026-07-03T21:56:12Z"
}

Pull Spotahome listings in one request

Filter the HousingFeed API to spotahome and get Spotahome 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":"spotahome","maxItems":100}'

Top locations for Spotahome

Berlin 20Madrid 20Barcelona 20Milan 20Paris 20Rome 20

Get Spotahome rental data flowing today.

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