ImmobilienScout24.de Scraper
Pricing
from $3.00 / 1,000 results
ImmobilienScout24.de Scraper
Scrape ImmobilienScout24.de (ImmoScout24), Germany's largest property marketplace. Get full listing details by id or URL, search homes for sale (kaufen) or rent (mieten) by location, coordinates + radius, or search URL, and resolve locations via autocomplete.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
ONE API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape ImmobilienScout24.de (ImmoScout24), Germany's largest real-estate marketplace. Look up full listing details by id or expose URL, search apartments and houses for sale (kaufen) or rent (mieten) by city / district / postcode, by coordinates + radius, or by an immobilienscout24.de results URL with filters, and resolve locations via autocomplete.
What it does
- 🏠 Property Details — auto-detects each input as a numeric ImmoScout24 expose id (
/details/byid) or animmobilienscout24.de/expose/...URL (/details/byurl); returns the full enriched record: price, living space, rooms, energy certificate, features, photos, description, agency + phone, costs, documents and project units. Comparable nearby listings the API attaches are added as extra rows. - 🔎 Search Listings — auto-detects a free-text location (
/search/bylocation) or an immobilienscout24.de results URL (/search/byurl). Deal type, property type, price / rooms / living-area / plot / construction-year filters and sort all apply. - 📍 Search by Coordinates — radius search around a
latitude,longitudepoint with an optional radius in km (/search/bycoordinates). - 🔍 Location Autocomplete — resolve free text (city / district / postcode) to the ImmoScout24 geocode id used by search (
/autocomplete).
Output
- One flat dataset row per listing or location suggestion — sortable, filterable, CSV / Excel / JSON exportable.
- Columns:
Mode,Input Given,ID,Title,Deal,Property Type,Price,Rooms,Living Space m²,Plot m²,Energy Class,Address,Latitude,Longitude,Scout ID,Agency,Agency Phone,Agency Rating,Cover Photo,Listing URL. - The complete upstream JSON for each row is kept in the
Rawcolumn for power users.
Inputs
- Each section is independent — fill only the ones you need; multiple inputs per section, one per line.
- The Search filters (deal type, property type, ranges, sort, pages, results-per-page) apply to every location, coordinate and URL search.
- Coordinates entries use the format
latitude,longitudeorlatitude,longitude,radiusKm, e.g.48.137,11.575,3(3 km around central Munich).
Pricing
- Pay per result: $3 per 1,000 dataset items — the same rate on every Apify plan tier.
- Apify start fee: $0.00005 per run.
Notes
- ImmoScout24 serves roughly 20 listings per page — raise Pages per search to fetch more.
- Deal type is Buy (kaufen) or Rent (mieten) — sold listings are not available on ImmoScout24.
- Prices are in EUR (€); living and plot area in m².
Energy Classis the German efficiency class (A+…H). For rentalsPriceis the total monthly rent. - Detail records include energy certificate, costs, documents, project units and comparable similar listings; search results carry coordinates inline.
Errors
- Failures land in the dataset as rows with
Mode = "ERROR"and the upstream message inTitle— nothing is silently dropped.