Immowelt API

Immowelt API for Search, Kosten, and API Key Workflows

Compare Immowelt API Kosten, API key options, and developer-ready endpoints for German property search. Use Scrappa to search listings, resolve locations, count results, and retrieve property details in structured JSON.

500 free credits/month · No credit card required

What you can build

Structured data for real applications. Here are some ideas.

Market Analysis

Track rental prices and property values across German cities. Start with the Immowelt Search API, then monitor price trends by district, property type, and room count.

Property Alerts

Build notification systems that query Immowelt search filters and alert users when new listings match their location, price range, size, and property type.

Portfolio Management

Aggregate Immowelt listing data to compare candidate properties, track supply changes, and estimate market values for real estate investment portfolios.

Relocation Tools

Power relocation platforms with live Immowelt property data. Help users find housing in new cities with filters for neighborhood, size, room count, and budget.

Available endpoints

Everything you need in one API.

Try it now

One API call. Structured JSON response.

Request preview
Request
curl -X GET "https://scrappa.co/api/immowelt/search?location=Berlin&type=apartment-rent" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"
Response
{
  "success": true,
  "total_results": 1234,
  "page": 1,
  "total_pages": 62,
  "results": [
    {
      "id": "estate_abc123",
      "title": "Schöne 3-Zimmer Wohnung in Mitte",
      "price": 1450,
      "price_formatted": "1.450 EUR",
      "rooms": 3,
      "size_m2": 82,
      "address": "Berlin Mitte"
    }
  ]
}

Key features

Apartments & houses, rent & sale
Filter by price, rooms, size, location
Pagination & sorting support
Immowelt API Kosten covered with free monthly credits
Scrappa API key for search and detail endpoints
Location autocomplete for search UIs
Property detail pages with images
Listing count for market sizing

Frequently asked questions

What can I get from the Immowelt API?

The Immowelt API returns German real estate search results, location suggestions, listing counts, and property details in structured JSON for apartments and houses across rent and sale workflows.

Can I use Immowelt data for rental market analysis?

Yes. Teams use Immowelt property data to monitor rental prices, compare districts, track listing volume, and build alerts for new properties that match a location, size, room count, or budget.

Do I need to manage Immowelt scraping infrastructure?

No. Scrappa handles request routing, parsing, and JSON normalization so your application can call an API endpoint instead of maintaining browser automation or custom scrapers.

What are the Immowelt API Kosten on Scrappa?

The Immowelt API Kosten are credit-based on Scrappa. Accounts receive 500 free credits each month, and purchased credits can be used across supported Scrappa APIs without a required monthly subscription.

Do I need an Immowelt API key or official developer API access?

For Scrappa endpoints, use your Scrappa API key with the Immowelt search, locations, count, and property APIs. If you need the official Immowelt developer API for publisher-owned listings, that is a separate SOAP/WebService integration from Immowelt.

Ready to get started?

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