VOOZH about

URL: https://apify.com/blackfalcondata/immoscout24-scraper

⇱ ImmoScout24 Scraper β€” Germany & Switzerland Property Data Β· Apify


πŸ‘ ImmoScout24 Scraper πŸ’° $1.00/1K β€” Germany & Switzerland avatar

ImmoScout24 Scraper πŸ’° $1.00/1K β€” Germany & Switzerland

Pricing

from $1.00 / 1,000 results

Go to Apify Store

ImmoScout24 Scraper πŸ’° $1.00/1K β€” Germany & Switzerland

Scrape ImmoScout24 listings across Germany and Switzerland β€” apartments and houses, for sale or rent, with price, living area, rooms, images, coordinates and descriptions. Adds the German cold/warm rent breakdown, agent contacts, and incremental monitoring for new listings.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

What does ImmoScout24 Scraper do?

ImmoScout24 Scraper extracts structured property listings across two markets from one actor: Germany via www.immobilienscout24.de and Switzerland via www.immoscout24.ch. Set country to DE or CH, search apartments or houses for sale or rent (or both at once), paste any ImmoScout24 URL directly, or pin a city with structured price / area / room / construction-year / feature filters and a search radius. Each result lands as a clean record with price, the full German rent breakdown, living space, room count, postal code, region, coordinates, images, and a description (plain / HTML / markdown) β€” ready for rate-tracking dashboards, CRM enrichment, market-comparison reports, or AI agents.

Swiss listings are especially rich: multilingual title and description (German, French, Italian, English, each flagged for machine translation), the lister and lead contact (agency/legal name, logo, profile URL, inquiry email/phone where published), Swiss federal building-register IDs (EGID/EGRID), and cross-platform reference IDs. Optional detail enrichment, incremental mode (track NEW / UPDATED / EXPIRED listings between runs), and notifications to Telegram, Discord, Slack, WhatsApp, or any webhook (n8n / Make / Zapier) round it out.

How to use this actor

  • πŸ‘‰ Register for a free Apify account β€” no credit card required.
  • πŸŽ‰ Just click Sign up free on Apify β†’ and complete a quick signup.
  • πŸ’° A free Apify account includes $5 in monthly credits β€” enough to test this actor.
  • ⏳ Scrape during the free trial, with no commitment or upfront payment required.

Key features

  • 🌎 2-market coverage β€” one actor, both markets β€” Germany (www.immobilienscout24.de) and Switzerland (www.immoscout24.ch) via country: DE|CH. Swiss listings add multilingual text (de/fr/it/en) and building-register IDs (EGID/EGRID).
  • ♻️ Incremental mode β€” daily runs emit only listings that are new or whose price/condition changed since last run. Perfect for inventory-diff dashboards and competitive pricing alerts. Saves 80–95% on recurring monitoring.
  • πŸ’΅ Structured pricing β€” full German rent breakdown, not just the headline figure: cold rent (Kaltmiete), warm rent (Warmmiete), service charge (Nebenkosten) and heating costs (Heizkosten) as separate fields, plus a derived price per mΒ². Sale listings carry the purchase price and €/mΒ². Filter with priceMin / priceMax, areaMin / areaMax, constructionYearMin/Max, rooms, features and search radius.
  • πŸ“§ Email + phone extraction β€” swiss listings expose the lister and lead contact β€” agency name, logo, and the inquiry email/phone where published.
  • πŸ”” Notifications β€” telegram / Slack / Discord / WhatsApp / webhook alerts on each run. Combine with incremental to ping only when prices or inventory actually move.
  • πŸ”— Paste-mode β€” paste any immobilienscout24.de URL β€” single-listing pages, search-results, or category SEO URLs. Build the filter you want in the browser, copy, paste; the actor parses every query param.
  • πŸ“ Description format selection β€” pick a single description representation β€” text, html, or markdown β€” and the unused variants are dropped from each record. Halves payload size when your pipeline only consumes one format.
  • πŸ“¦ Compact mode β€” light payload with core fields only β€” comparable rows across listings without HTML or metadata overhead. Perfect for pricing dashboards.
  • 🧹 Empty-field stripping β€” drop null, empty-string, and empty-array fields from each record before push. Smaller payloads for AI agents and dashboards that already handle missing fields gracefully.
  • πŸ”Œ MCP connectors β€” export your results into Notion via Apify's MCP connectors β€” a clean run-summary page, no glue code. Opt-in via the App connector field; deterministic field-mapping, no AI. Built on Apify's connector framework, so more destinations open up as their catalog grows.

What data can you extract from immobilienscout24.de?

Each record describes one ImmoScout24 listing as flat, typed fields. Identity: listingId, exposeId, title, propertyType, marketingType, realtorName. Price: price, currency, pricePeriod, plus the German rent breakdown baseRent (Kaltmiete), totalRent (Warmmiete), serviceCharge (Nebenkosten) and heatingCosts (Heizkosten), with a derived pricePerSqm. Attributes: livingSpace, plotArea, numberOfRooms, numberOfBathrooms, floor, yearBuilt, condition, interiorQuality, isNewBuilding, amenities. Location: address, postalCode, city, region/canton, country, latitude, longitude (with coordinatesApproximate β€” German coordinates are a postcode-area centroid, Swiss are exact). Description comes as description (plain), descriptionHtml, and descriptionMarkdown β€” keep all or pick one via descriptionFormat.

Switzerland (country: CH) adds localizations (de/fr/it/en title + description with an isMachineTranslated flag), lister/lead fields (listerLegalName, listerLogoUrl, agentEmail, agentPhone), Swiss register IDs (bfsEgid, bfsEgrid), externalIds, images[], and createdAt/updatedAt.

Provenance includes sourceUrl, canonicalUrl, sourceDomain, and contentHash; incremental mode adds changeType, firstSeenAt, lastSeenAt, expiredAt. Fields populate only when ImmoScout24 publishes them β€” null is normal. Use excludeEmptyFields or compact to slim rows for AI pipelines.

Input

The main inputs are an optional location filter and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • country β€” ImmoScout24 market to scrape: Germany (DE, immobilienscout24.de) or Switzerland (CH, immoscout24.ch). Switzerland returns multilingual listings (de/fr/it/en), agent contacts, and Swiss building-register IDs. (default: "DE")
  • location β€” Optional ImmoScout24 location slug or path segment. Example: berlin or berlin/charlottenburg. Leave empty in sitemap-detail mode to crawl the latest listings nationwide.
  • language β€” Preferred language for Swiss listing text and search slugs (de/fr/it/en). Switzerland only; ignored for Germany. (default: "de")
  • propertyType β€” Which property family to search. (default: "apartment")
  • marketingType β€” Whether to search properties for sale or rent. (default: "buy")
  • priceMin β€” Minimum price filter. Applied to Switzerland searches and Germany search URLs (Fast/Reliable modes); the default Germany sitemap mode filters by property/marketing type only.
  • priceMax β€” Maximum price filter. See Min Price for where filters apply.
  • roomsMin β€” Minimum number of rooms.
  • areaMin β€” Minimum living area in square metres.
  • constructionYearMin β€” Only include properties built in or after this year (Germany).
  • sort β€” Order of results returned by the source (Germany). 'Newest first' pairs well with Incremental Mode for monitoring fresh listings.
  • features β€” Only include listings that have ALL of these features (Germany). Supported tokens: balcony, builtinkitchen, garden, cellar, lift, parking, handicappedaccessible, guesttoilet.
  • radiusKm β€” Search within this many kilometres of the location centre. Towns outside the built-in German city list are always searched by radius around their geocoded centre. Also applied to Switzerland.
  • startUrls β€” Direct ImmoScout24 search URLs. Overrides the generated search path when provided.
  • maxResults β€” Maximum total listings to return. This is the primary cost control β€” Apify charges per emitted record. Use this to cap your run cost regardless of how many listings the source has. (default: 25)
  • includeDetails β€” Fetch expose detail pages for description and additional property fields. (default: true)
  • incrementalMode β€” Track listings across runs in a persisted state store. Each run classifies listings as NEW / UPDATED / UNCHANGED / EXPIRED and, by default, emits only NEW + UPDATED + REAPPEARED β€” ideal for monitoring a search for fresh listings. Adds changeType, firstSeenAt, lastSeenAt and expiredAt to each record. (default: false)
  • descriptionFormat β€” Pick a single description representation. all keeps every variant; text / html / markdown drop the others. (default: "all")
  • compact β€” Return only the core listing fields. (default: false)
  • ...and 31 more parameters

Input examples

Berlin rentals β€” newest first, with balcony β€” Pin a city, sort by newest, and require features. German searches need no credentials.

β†’ Newest Berlin rental apartments with a balcony, each enriched with the full description, the Kaltmiete/Warmmiete rent breakdown, and the agent contact where published.

{
"location":"Berlin",
"propertyType":"apartment",
"marketingType":"rent",
"sort":"newest",
"features":[
"balcony"
],
"maxResults":50,
"includeDetails":true
}

Monitor a search for new listings (incremental) β€” Re-run on a schedule with a fixed stateKey; only listings that are new or changed since the last run are emitted and billed.

β†’ First run builds the baseline. Later runs emit only NEW / UPDATED / REAPPEARED listings, with changeType, firstSeenAt and lastSeenAt. Set emitUnchanged: true to include the rest.

{
"location":"MΓΌnchen",
"propertyType":"apartment",
"marketingType":"rent",
"sort":"newest",
"incrementalMode":true,
"stateKey":"munich-rentals",
"maxResults":200
}

Buy and rent, apartments and houses, within 25 km β€” Search both marketing types and both property families in one run, and widen past a city centre with a radius. Any German town works β€” towns outside the built-in list are geocoded automatically.

β†’ Apartments and houses, for sale and to rent, within 25 km of Leipzig, capped at €600,000.

{
"location":"Leipzig",
"propertyType":"apartment_and_house",
"marketingType":"buy_and_rent",
"radiusKm":25,
"priceMax":600000,
"maxResults":50,
"includeDetails":true
}

Switzerland β€” ZΓΌrich rentals with lead contacts β€” Set country to CH for multilingual text, agent contacts, and register IDs.

β†’ ZΓΌrich rentals with de/fr/it/en text, lead contact where published, EGID/EGRID, images.

{
"country":"CH",
"location":"ZΓΌrich",
"marketingType":"rent",
"language":"de",
"roomsMin":3,
"priceMax":3500,
"maxResults":50
}

Compact output for AI / agent pipelines β€” Trim each row to the core listing fields and truncate descriptions β€” designed for LLM context windows and MCP tools.

β†’ Token-light records with description capped at 400 characters and empty fields stripped.

{
"location":"Berlin",
"propertyType":"apartment",
"marketingType":"rent",
"maxResults":50,
"includeDetails":true,
"compact":true,
"descriptionMaxLength":400,
"descriptionFormat":"text",
"excludeEmptyFields":true
}

Paste any ImmoScout24 URL β€” Build the search in your browser, copy the URL, and paste it here β€” your own filters are carried over.

β†’ All listings matching the pasted search URL; pagination is followed up to maxPages.

{
"startUrls":[
"https://www.immobilienscout24.de/Suche/de/berlin/wohnung-mieten"
],
"maxResults":200,
"maxPages":10,
"includeDetails":true
}

Output

Each run produces a dataset of structured property records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example property record

{
"listingId":"1ce13d5e8a02059d6bc660c22178be9f9891497039e6424ddb6ae1793552252a",
"exposeId":"168669861",
"title":"MΓΆblierte Studio Plus Wohnungen mit GemeinschaftsflΓ€chen: Padelplatz, Fitness, Dachterrasse & mehr",
"propertyType":"apartment",
"marketingType":"rent",
"realtorName":"Momento Berlin",
"price":1090,
"currency":"EUR",
"purchasePriceRange":null,
"livingSpace":25,
"plotArea":null,
"numberOfRooms":1,
"yearBuilt":2026,
"heatingType":null,
"address":"12359 Berlin, Britz",
"postalCode":"12359",
"city":"Berlin",
"region":"Berlin",
"country":"DE",
"description":"*Die aufgefΓΌhrten Mieten stellen die jeweiligen Mindestmieten dar. Stromkosten sind nicht in den Betriebskosten enthalten und werden vom Mieter eigenstΓ€ndig beauftragt und abgerechnet.\n\nMomento Berlin...",
"descriptionHtml":null,
"descriptionMarkdown":null,
"descriptionLength":2923,
"tags":[],
"sourceUrl":"https://www.immobilienscout24.de/expose/168669861",
"canonicalUrl":"https://www.immobilienscout24.de/expose/168669861",
"searchUrl":"Berlin",
"searchLocation":"Berlin",
"sourceDomain":"www.immobilienscout24.de",
"isSponsored":true,
"detailFetched":true,
"contentQuality":"full",
"fetchedAt":"2026-06-19T09:17:02.344Z",
"contentHash":"07de63ee3cdf829999d1756fab13c399bf37ae0158a7826f0ec18d6f26cbf450",
"isRepost":false,
"repostOfId":null,
"repostDetectedAt":null,
"latitude":52.45263,
"longitude":13.43867,
"coordinatesApproximate":true,
"numberOfBathrooms":1,
"baseRent":1090,
"totalRent":1249,
"serviceCharge":84,
"heatingCosts":75,
"pricePerSqm":43.6,
"condition":"first_time_use",
"interiorQuality":"sophisticated",
"isNewBuilding":true,
"externalIds":{
"objectnumber":"Studio Plus Wohnungen",
"scoutId":"168669861"
},
"listerLogoUrl":"https://pictures.immobilienscout24.de/usercontent/62320584-291e-4b14-aac4-4970fabf27be.PNG/ORIG/resize/%WIDTH%x%HEIGHT%%3E/format/webp/quality/80",
"listerProfileUrl":"https://www.immobilienscout24.de/anbieter/momento-berlin/a9298ed300f3907707bc200",
"listerAddress":"Buschkrugallee 64\n12359 Berlin",
"agentFirstName":"Beata",
"agentLastName":"Sanders",
"agentEmail":"berlin@momentoliving.com",
"agentPhone":"+49 30 26475183",
"amenities":{
"hasBalcony":true,
"hasElevator":true,
"hasFittedKitchen":true,
"hasCellar":false,
"hasGarden":false,
"petsAllowed":true,
"isBarrierFree":false
},
"images":[
"https://pictures.immobilienscout24.de/listings/0f812366-804a-49eb-9164-482792892259-2045045697.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/a448f880-2953-4c48-b690-4c77637a3c4f-2045045727.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/cc8edca3-a927-4873-8db7-83c08f55cc2b-2045045721.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/25848c10-cd2f-4887-af30-5c1d6e152f79-2045045692.jpeg/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/75cae9e5-e039-4a00-8f8c-0396ad291877-2045045696.jpeg/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/95cecd54-2f36-4e37-b5c1-3e052dc5a78a-2045045701.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/9bc58040-e59c-4a66-9ad0-8d00f91baf83-2045045722.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/f460fe19-44dd-4ce4-ba8e-48cb87124c2f-2045045716.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/02c84ebb-d8a2-454c-998e-6102895d77e1-2045045707.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/caa68b92-89db-4c48-aea4-21c0dd80ff43-2045045709.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/1bcc44fd-9692-470f-9094-2075e23d3184-2045045723.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/b8dec9c3-c144-4f2d-85ef-a5b8f46084ad-2045045706.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/fc9a02ea-e42a-4692-97f6-d9f4e132b00e-2045045725.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/2e48853c-4cfa-4a0c-a05d-d51478ff6f92-2045045717.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/bedfcc2a-cf6f-4318-826b-21a899b35a7e-2045045728.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/a7dc7794-848f-44b8-ac3b-684b95f791f8-2045045718.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/0d55ca44-f2b6-463d-b692-552c48bbe92a-2045045710.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/9e785e38-3416-4ddc-b6a1-c89eed3f2a19-2045045719.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/6793af28-2b3a-4fb3-83a9-4572c2666c74-2045045726.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/c88df5e5-44fa-4137-8802-d29a75f02ffe-2045045724.png/ORIG/resize/1500x1000/format/webp/quality/80",
"https://pictures.immobilienscout24.de/listings/d5777b03-f8a7-484b-8a5a-b273b47e11fc-2045045730.png/ORIG/resize/1500x1000/format/webp/quality/80"
]
}

Incremental fields

When incremental mode is on, each record also carries:

  • changeType β€” one of NEW, UPDATED, UNCHANGED, REAPPEARED, EXPIRED. Default output covers NEW / UPDATED / REAPPEARED; set emitUnchanged: true or emitExpired: true to opt into the others.
  • isRepost, repostOfId, repostDetectedAt β€” populated when a new listing matches the tracked content of a previously expired one. Set skipReposts: true to drop detected reposts from the output.

How to scrape immobilienscout24.de

  1. Go to ImmoScout24 Scraper in Apify Console.
  2. Configure the input and optional location filter.
  3. Set maxResults to control how many results you need.
  4. Enable includeDetails if you need full descriptions, contact info.
  5. Click Start and wait for the run to finish.
  6. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Rental market tracking β€” sweep Berlin, Munich, Hamburg, or any German city on a schedule and feed structured price / rent-breakdown / living-space / room-count data into a time-series database for monthly rent-trend reports.
  • Comparable-listing dashboards β€” pull every active apartment in a postal code and build neighbourhood-level price-per-square-metre comparables for valuation work.
  • CRM enrichment β€” feed realtor names and listing references into your sales pipeline so leads arrive with property context already attached.
  • Buy-side market intel β€” monitor new houses-for-sale across a German state, filter on price, living-space and construction-year ranges, and surface fresh opportunities the moment ImmoScout24 publishes them.
  • AI / RAG pipelines β€” pipe listing descriptions (text, HTML, or markdown) into LLMs for property summarisation, amenity extraction, or agent-driven analysis. Use compact mode + description truncation to keep token usage predictable.
  • Telegram / Discord / Slack alerting β€” get a notification on every run with the first N listings inline, so you can react before the rest of the market sees the listing on the website.
  • Swiss lead generation β€” scrape immoscout24.ch with country: CH to capture the lister and inquiry contact (email / phone where published) alongside multilingual descriptions, then route fresh leads into a CRM with incremental mode + notifications.
  • Cross-border DACH market intel β€” run the same query shape against Germany and Switzerland and union the two feeds (shared schema) for region-level price-per-square-metre comparisons.

How much does it cost to scrape immobilienscout24.de?

ImmoScout24 Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.01 per run
  • Per result: $0.001 per property record

Example costs:

  • 10 results: $0.02
  • 25 results: $0.035
  • 100 results: $0.11
  • 200 results: $0.21
  • 500 results: $0.51

Example: recurring monitoring savings

These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of listings that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency β€” the scenarios below are examples, not predictions.

Example setup: 100 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.

Churn rateFull re-scrape run costIncremental run costSavings vs full re-scrapeMonthly cost after baseline
5% β€” stable niche query$0.11$0.01$0.10 (86%)$0.45
15% β€” moderate broad query$0.11$0.03$0.08 (77%)$0.75
30% β€” high-volume aggregator$0.11$0.04$0.07 (64%)$1.20

Full re-scrape monthly cost at daily polling: $3.30. First month with incremental costs $0.55 / $0.84 / $1.27 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.

Platform usage (compute and proxies) is billed separately by Apify based on actual consumption. Incremental runs consume less on result processing, though fixed per-run overhead stays the same.

FAQ

How many results can I get from immobilienscout24.de?

The number of results depends on the search query and available listings on immobilienscout24.de. Use the maxResults parameter to control how many results are returned per run.

Does ImmoScout24 Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed listings on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate ImmoScout24 Scraper with other apps?

Yes. ImmoScout24 Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use ImmoScout24 Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use ImmoScout24 Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode, descriptionMaxLength, a single descriptionFormat, and excludeEmptyFields to keep payloads manageable for LLM context windows.

Is it legal to scrape immobilienscout24.de?

This actor extracts publicly available data from immobilienscout24.de. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit β€” no credit card required.

  1. Sign up β€” $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start β€” export results as JSON, CSV, or Excel

Need more later? See Apify pricing.

You might also like

ImmobilienScout24 Scraper - Real Estate Germany

igolaizola/immobilienscout24-scraper

Scrape ImmoScout24 listings in Germany for buy and rent. Filter by location, property type, price, rooms, size, energy class and more. Export clean JSON or CSV for market research, analytics, lead generation, and real estate monitoring.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

28

Immoscout24 Property Spider

getdataforme/immoscout24-property-spider

Effortlessly scrape comprehensive property listings from Immoscout24, Germany's leading real estate platform. Extract data on houses, apartments, plots, and garages for buying or renting....

12

1.0

ImmoScout24 Germany Real Estate Scraper

automation-lab/immoscout24-de-scraper

Scrape ImmobilienScout24.de property listings for repeatable German real-estate market research. Extract price, address, area, rooms, energy data, photos, and agent contact info.

πŸ‘ User avatar

Stas Persiianenko

12

ImmoScout24 Scraper β€” German Real Estate & Prices

studio-amba/immoscout24-scraper

Scrape real estate listings from immobilienscout24.de β€” apartments, houses, prices, photos, and details for the German property market. Supports sale and rental listings.

Immoscout24 Scraper (Real Estate)

ninhothedev/immoscout24-scraper

Extract property listings from ImmoScout24.de – Germany's #1 real estate portal. Filter by city, price, rooms & area. Returns structured JSON with price, address, GPS, energy rating & photos. Built-in WAF bypass ensures reliable results. Perfect for market analysis and more.

Immoscout24 Scraper with Contacts | All In One

fatihtahta/immobilienscout24-scraper

Extract ImmobilienScout24 listings across Germany, Austria, and Switzerland with rich property detail, agency contacts, media, development data, and flexible market filters. Built for enterprise-grade real estate intelligence, lead enrichment, and automated analytics pipelines.

7

5.0

ImmoScout24 Property Search Scraper

ecomscrape/immoscout24-property-search-scraper

Unlock comprehensive Swiss real estate data with our Immoscout24.ch scraper. Extract property listings, pricing, and market insights from Switzerland's leading real estate platform with advanced filtering and automated data collection capabilities.

ecomscrape

25

ImmoScout24 Listing Watcher

kawsar/immoscout24-listing-watcher

ImmoScout24 listing scraper that pulls price, area, rooms, images, and descriptions from each expose page, so analysts and agents get clean property data without copying listings by hand.

ImmoScout24 Property Details Scraper

ecomscrape/immoscout24-property-details-scraper

Extract comprehensive property details from Immoscout24.ch, Switzerland's leading real estate platform. Get property prices, specifications, contact information, and market insights with our automated scraper tool. Ideal for real estate professionals and market analysts.

ecomscrape

16

Immobilienscout24 (.de|.ch|.at) πŸ’š $1/1k | By Search URL

azzouzana/immobilienscout24-de-search-results-scraper-by-search-url

$1/1K πŸ”₯ Fast #1 ImmoScout24 search pages scraper for Germany πŸ‡©πŸ‡ͺ, Switzerland πŸ‡¨πŸ‡­ & Austria πŸ‡¦πŸ‡Ή! Scrape search results for just $1 per 1k listings. Get data in seconds via JSON, CSV, Excel, or API. Simply paste the URL and extract thousands of listings instantly! Fast, cheap & DACH-ready. ⚑

360

5.0