Immowelt API

Immowelt Property Listings and Search via REST API

Search Immowelt property listings, get detailed property data, autocomplete locations, and check listing counts — all through a structured API. Immowelt is one of Germany's major real estate portals with no public API; Scrappa provides programmatic access.

6
Endpoints
Major DE
Portal
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Cross-Portal Property Search

Combine Immowelt listings with ImmobilienScout24 and other portals to build comprehensive German property search tools that don't miss listings on any major platform.

Rental Market Analysis

Analyze rental prices, availability, and trends across German cities and regions using Immowelt's extensive listing database.

Property Comparison Tools

Build tools that compare properties across Immowelt and other platforms. Help users find the best deals by aggregating and deduplicating listings.

Real Estate Lead Generation

Monitor new property listings matching specific criteria. Build alerting systems for buyers, renters, and real estate professionals tracking the Immowelt market.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/immowelt/search?location=Munich&type=rent&rooms_min=3" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "id": "2w8k5n9",
      "title": "Helle 3-Zimmer-Wohnung in Schwabing",
      "type": "Rent",
      "price": "1,650 EUR/month",
      "rooms": 3,
      "area": "78 sqm",
      "address": "Munich Schwabing",
      "image_url": "https://media.immowelt.org/...",
      "url": "https://www.immowelt.de/expose/..."
    }
  ]
}

Scrappa vs Immowelt (no public API)

See how Scrappa compares to the official API.

API available
Scrappa: Yes (6 endpoints)
Immowelt (no public API): No public API
Property search
Scrappa: Programmatic
Immowelt (no public API): Manual only
Property details
Scrappa: Structured JSON
Immowelt (no public API): Not available
Location autocomplete
Scrappa:
Immowelt (no public API): On-site only
Listing count
Scrappa:
Immowelt (no public API): Not available
Bulk access
Scrappa:
Immowelt (no public API):
Free tier
Scrappa: 500 credits/month
Immowelt (no public API): N/A
Integration ready
Scrappa: REST API
Immowelt (no public API):

Key features

Property search with location, type, and size filters
Full property details with photos and descriptions
Location autocomplete for German cities
Listing count for market sizing
Rental and purchase listings
No official Immowelt API exists — Scrappa fills the gap
Structured JSON response format
Cross-portal compatibility with same API key

Frequently asked questions

Immowelt does not offer a public API. Scrappa provides 6 structured REST endpoints to search properties, get details, autocomplete locations, and count listings programmatically. This lets you build applications, run analytics, and monitor the market without manual browsing.

Yes. Run thousands of searches across locations, property types, and price ranges. Use the count endpoint for market sizing and the detail endpoint for deep analysis. Many customers combine Immowelt data with ImmobilienScout24 for comprehensive German real estate coverage.

Just a Scrappa API key passed as an X-API-KEY header. No Immowelt account, no partner program, no OAuth. Sign up for free, get your key, and start querying property data immediately.

You can search listings by location, type, price, and rooms. Get full property details with photos, features, and descriptions. Autocomplete locations for search UIs and check listing counts for market sizing. All data is returned as structured JSON.

Yes. Every Scrappa account gets 500 free credits per month with no credit card required. Test all Immowelt endpoints before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no daily caps. All Immowelt endpoints cost the same. The free tier includes 500 credits per month to get started.

Start using the Immowelt API

Sign up and get 500 free credits. No credit card required.