Immowelt.de Scraper: German Real Estate, Warmmiete & Energy Class

Scrape every rental and sale listing on Immowelt.de, one of Germany's largest property platforms. Returns Warmmiete (warm rent including utilities), Kaltmiete (cold rent), rooms, area in m2, plot size for houses, floor (e.g. 2. OG), full address with PLZ, neighborhood, energy class from A+ to H, brokerage fee flag (Provisionspflichtig), agent company name (100% coverage), agent phone (80% coverage), agent website and imprint. Works with any /liste/ search URL you build in the browser.

Open on Apify → Try it now
Pricing
$3 / 1k listings
RAM
128MB
Coverage
All of Germany
Fields per listing
40+
Proxy
Apify default
Anti-Bot
HTTP-only

What you can scrape

Common use cases

Pricing

New to Apify? Every account gets a $5 free monthly platform credit, enough for around 1,600 Immowelt listings before you commit to paying anything.

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~immowelt-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.immowelt.de/liste/berlin/wohnungen/mieten",
      "https://www.immowelt.de/liste/muenchen/haeuser/kaufen"
    ],
    "maxResults": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/immowelt-de-scraper

Integrations

Output fields (sample)

FieldTypeExample
titlestring3-Zimmer-Wohnung in Berlin Kreuzberg
price_warmnumber1200 (EUR)
price_coldnumber950
roomsnumber3
area_sqmnumber78.5
postcodestring10969
neighborhoodstringKreuzberg
energy_classstringC
has_brokerage_feebooleantrue
agent_companystringImmobilien Schmidt GmbH

Related Actors

Open on Apify → Try it now (free tier available)