Data sources / Immowelt

330 live Immowelt listings in the feed

Immowelt rental data, via one API.

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

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

Does Immowelt have a public API?

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

What the Immowelt feed looks like

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

Field coverage on Immowelt

Share of live Immowelt listings that carry each field.

Address100%
City100%
ZIP/postcode100%
Rent100%
Property type100%
Listing URL100%
Floor area100%
Bedrooms99%

How Immowelt rents distribute

€330€1,567€2,804+

Median Immowelt asking rent is €984/mo.

Where Immowelt listings are

Top locations by live Immowelt inventory.

Berlin33
Dortmund33
Essen32
Hamburg31
Leipzig30
Dresden29
Hannover29
München29

Sample Immowelt listing

A real record from the Immowelt feed:

{
  "platform": "immowelt",
  "url": "https://www.immowelt.de/expose/1970c7ae-3f1f-4e2f-9d76-5fcbb4fb0127",
  "address": "Archenholdstrasse 19, Friedrichsfelde, Berlin (10315)",
  "city": "Berlin",
  "rent_min": 2290,
  "beds": 4,
  "scraped_at": "2026-07-06T03:57:34+00:00"
}

Pull Immowelt listings in one request

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

Get Immowelt rental data flowing today.

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