ImmoScout24 Real Estate & Property Scraper avatar

ImmoScout24 Real Estate & Property Scraper

Pricing

from $0.80 / 1,000 results

Go to Apify Store
ImmoScout24 Real Estate & Property Scraper

ImmoScout24 Real Estate & Property Scraper

Ultra-fast, HTTP-only reverse-engineered scraper for ImmobilienScout24 (AT, DE). Extracts property listings, purchase & rental prices, living space (sqm), room counts, GPS coordinates, realtor contacts, amenities, and full HD image galleries with zero browser overhead.

Pricing

from $0.80 / 1,000 results

Rating

0.0

(0)

Developer

Willy Lengkong

Willy Lengkong

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

🏡 ImmoScout24 Real Estate & Property Scraper

Ultra-fast, HTTP-only reverse-engineered scraper for ImmobilienScout24 (Austria & Germany). Extract real estate listings, sale & rental prices, living space (sqm), room counts, GPS coordinates, realtor contacts, amenities, transit lines, and full high-resolution image galleries with zero browser overhead.


⚡ Key Features

  • Blazing Fast HTTP Extraction: Direct extraction of the server-rendered preloaded state (window.__INITIAL_STATE__.reduxAsyncConnect.pageData.results). Fetches 15 to 25 property listings per single HTTP request in under ~1 second.
  • TLS Fingerprint Impersonation: Uses curl_cffi to mimic standard Chrome TLS/HTTP2 fingerprints, bypassing anti-bot measures.
  • Comprehensive Data Schema: Captures complete property attributes including prices, living areas, rooms, detailed address, GPS coordinates, realtor agencies and contacts, amenities (balcony, terrace, garden, parking, commission-free), transit links, and full photo galleries.
  • Pay-Per-Event (PPE) Optimized: Ideal for low-compute execution costs ($0.0015/result) with minimal RAM usage (under 256MB).
  • Multi-Country Support: Query immobilienscout24.at (Austria - no proxy needed) and immobilienscout24.de (Germany - via residential proxy).
  • All Categories Supported: Apartments for rent & sale (wohnung-mieten, wohnung-kaufen), houses for rent & sale (haus-mieten, haus-kaufen), land plots (grundstueck-kaufen), and commercial real estate (gewerbeimmobilien).

📥 Input Parameters

ParameterTypeRequiredDefaultDescription
citiesArray of StringsNo["Wien"]Cities or regional paths to scrape (e.g. ["Wien", "Salzburg", "Graz", "Linz"]).
estateTypesArray of StringsNo["wohnung-mieten"]Property categories: wohnung-mieten, wohnung-kaufen, haus-mieten, haus-kaufen, grundstueck-kaufen, gewerbeimmobilien.
countryString (Select)No"at"Target portal: "at" (Austria - no proxy needed) or "de" (Germany - residential proxy recommended).
directUrlsArray of StringsNo[]List of full ImmoScout24 search URLs to scrape directly.
maxItemsIntegerNo50Maximum number of property listings to extract.
impersonateStringNo"chrome124"Browser TLS profile for WAF bypass.
proxyConfigurationObjectNo{"useApifyProxy": false}Apify Proxy configuration (Residential recommended for Germany).

📤 Output Schema Example

Each dataset item pushed to the default Apify Dataset matches the following JSON structure:

{
"id": "6a60a8209b37a42ce96fdc0f",
"headline": "Kurzzeitmiete: Momento Vienna",
"price": 1192.0,
"priceFormatted": "1,192.00 €",
"currency": "EUR",
"livingArea": 24.0,
"numberOfRooms": 1.0,
"address": "Donaustadtstraße, 1220 Wien",
"latitude": 48.23317,
"longitude": 16.38353,
"estateType": "APARTMENT",
"transferType": "RENT",
"useType": "RESIDENTIAL",
"realtorCompany": "Momento by Greystar",
"realtorName": "Robert Lenhart",
"realtorLogoUrl": "https://pictures.immobilienscout24.de/dims3/S3/quality/80/resize/x40/format/webp/...",
"amenities": [
"DEVELOPER_LISTING_RESIDENTIAL",
"FREE_OF_COMMISSION",
"BALCONY",
"FURNISHED_FULL"
],
"transit": [
"U6 Dresdner Straße",
"U6 Handelskai"
],
"images": [
"https://pictures.immobilienscout24.de/dims3/S3/quality/80/legacy_thumbnail/358x256/format/webp/...",
"https://pictures.immobilienscout24.de/dims3/S3/quality/80/legacy_thumbnail/119x67/format/webp/..."
],
"thumbnailUrl": "https://pictures.immobilienscout24.de/dims3/S3/quality/80/legacy_thumbnail/358x256/format/webp/...",
"isPrivate": false,
"url": "https://www.immobilienscout24.at/expose/6a60a8209b37a42ce96fdc0f",
"dateCreated": "2026-08-30T14:33:33.882Z",
"country": "AT"
}

💰 Monetization & Pay-Per-Event (PPE)

  • Actor Start: $0.0050
  • Result Scraped: $0.0015 / record
  • Zero Browser Overhead: Memory footprint ~256MB RAM with rapid asynchronous streaming.