Data sources / Habitaclia

45 live Habitaclia listings

Habitaclia rental data, via one API.

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

45
Live Habitaclia listings
8
Fields per listing
€3,400
Median rent
Daily
Refresh cadence

Does Habitaclia have a public API?

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

What Habitaclia data you get

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

FieldCoverage on Habitaclia
Address██████████ 100%
City██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 96%
Bathrooms██████████ 96%
Floor area██████████ 96%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Habitaclia listing

A real record from the Habitaclia feed:

{
  "platform": "habitaclia",
  "url": "https://www.habitaclia.com/alquiler-piso-espectacular_esquinero_con_terraza_y_parking_en_sant_gervas_sant_gervasi_galvany-barcelona-i2277003488164.htm",
  "address": "Alquiler Piso en Sant Gervasi - Galvany. Espectacular piso esquinero con terraza y parking en sant gervas",
  "city": "Barcelona",
  "rent_min": 6300,
  "beds": 4.0,
  "baths": 4.0,
  "scraped_at": "2026-07-04T08:41:50Z"
}

Pull Habitaclia listings in one request

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

Top locations for Habitaclia

Barcelona 45

Get Habitaclia rental data flowing today.

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