# ImmoScout24 Daten ohne Partner-API-Freigabe exportieren

**Use case:** 

Die Partner-API von ImmobilienScout24 erfordert eine Freigabe. Exportieren Sie alle 97.803 deutschen Mietwohnungen mit 50+ Feldern je Inserat. Ohne Antrag.

## Input

```json
{
  "startUrls": [
    "https://www.immobilienscout24.de/Suche/de/wohnung-mieten"
  ],
  "monitorMode": false,
  "pageLimit": 0,
  "startPage": 1,
  "excludeNewBuildProjects": false,
  "telegramNotificationLimit": 10
}
```

## Output

```json
{
  "expose_id": {
    "label": "ID",
    "format": "integer"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "listing_url": {
    "label": "Listing URL",
    "format": "string"
  },
  "property_type": {
    "label": "Type",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "rooms": {
    "label": "Rooms",
    "format": "string"
  },
  "size": {
    "label": "Size (m²)",
    "format": "string"
  },
  "purchase_price": {
    "label": "Price (€)",
    "format": "number"
  },
  "rent_cold": {
    "label": "Cold Rent (€)",
    "format": "number"
  },
  "rent_total": {
    "label": "Total Rent (€)",
    "format": "number"
  },
  "year_constructed": {
    "label": "Built",
    "format": "integer"
  },
  "floor": {
    "label": "Floor",
    "format": "string"
  },
  "fitted_kitchen": {
    "label": "Kitchen",
    "format": "boolean"
  },
  "balcony_terrace": {
    "label": "Balcony",
    "format": "boolean"
  },
  "vacant_at_from": {
    "label": "Available From",
    "format": "string"
  },
  "description": {
    "label": "Description",
    "format": "string"
  },
  "furnishing_description": {
    "label": "Furnishing Description",
    "format": "string"
  },
  "location_description": {
    "label": "Location Description",
    "format": "string"
  },
  "further_notes": {
    "label": "Further Notes",
    "format": "string"
  },
  "address_line_1": {
    "label": "Address Line 1",
    "format": "string"
  },
  "address_line_2": {
    "label": "Address Line 2",
    "format": "string"
  },
  "location_lat": {
    "label": "Location Lat",
    "format": "number"
  },
  "location_lng": {
    "label": "Location Lng",
    "format": "number"
  },
  "online_since": {
    "label": "Online Since",
    "format": "string"
  },
  "real_estate_type": {
    "label": "Real Estate Type",
    "format": "string"
  },
  "ancillary_costs": {
    "label": "Ancillary Costs",
    "format": "number"
  },
  "heating_costs": {
    "label": "Heating Costs",
    "format": "number"
  },
  "deposit_costs": {
    "label": "Deposit Costs",
    "format": "string"
  },
  "number_of_floors": {
    "label": "Number Of Floors",
    "format": "string"
  },
  "condition": {
    "label": "Condition",
    "format": "string"
  },
  "zip_code": {
    "label": "Zip Code",
    "format": "integer"
  },
  "city_district": {
    "label": "City District",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "street": {
    "label": "Street",
    "format": "string"
  },
  "house_number": {
    "label": "House Number",
    "format": "string"
  },
  "garden": {
    "label": "Garden",
    "format": "boolean"
  },
  "cellar": {
    "label": "Cellar",
    "format": "boolean"
  },
  "elevator": {
    "label": "Elevator",
    "format": "boolean"
  },
  "pets_allowed": {
    "label": "Pets Allowed",
    "format": "boolean"
  },
  "is_barrier_free": {
    "label": "Is Barrier Free",
    "format": "boolean"
  },
  "private_offer": {
    "label": "Private Offer",
    "format": "boolean"
  },
  "heating_type": {
    "label": "Heating Type",
    "format": "string"
  },
  "heating_included_in_ancillary_costs": {
    "label": "Heating Included In Ancillary Costs",
    "format": "boolean"
  },
  "firing_types": {
    "label": "Firing Types",
    "format": "string"
  },
  "parking_info": {
    "label": "Parking Info",
    "format": "string"
  },
  "no_of_parking_spaces": {
    "label": "No Of Parking Spaces",
    "format": "string"
  },
  "type_of_flat": {
    "label": "Type Of Flat",
    "format": "string"
  },
  "is_rented": {
    "label": "Is Rented",
    "format": "boolean"
  },
  "is_expose_buy": {
    "label": "Is Expose Buy",
    "format": "boolean"
  },
  "publication_state": {
    "label": "Publication State",
    "format": "string"
  },
  "picture_count": {
    "label": "Picture Count",
    "format": "integer"
  },
  "visits": {
    "label": "Visits",
    "format": "integer"
  },
  "contact_requests": {
    "label": "Contact Requests",
    "format": "integer"
  },
  "counteroffer_available": {
    "label": "Counteroffer Available",
    "format": "boolean"
  },
  "sleeping_rooms": {
    "label": "Sleeping Rooms",
    "format": "string"
  },
  "bathrooms": {
    "label": "Bathrooms",
    "format": "string"
  },
  "costs": {
    "label": "Costs",
    "format": "array"
  },
  "finance_costs": {
    "label": "Finance Costs",
    "format": "object"
  },
  "year_constructed_according_to_energy_certificate": {
    "label": "Year Constructed According To Energy Certificate",
    "format": "string"
  },
  "price_info": {
    "label": "Price Info",
    "format": "object"
  },
  "reference_list": {
    "label": "Reference List",
    "format": "array"
  },
  "maintenance_fees": {
    "label": "Maintenance Fees",
    "format": "integer"
  },
  "commission": {
    "label": "Commission",
    "format": "string"
  },
  "commission_required": {
    "label": "Commission Required",
    "format": "boolean"
  },
  "broker_commission": {
    "label": "Broker Commission",
    "format": "number"
  },
  "notary_costs": {
    "label": "Notary Costs",
    "format": "number"
  },
  "land_transfer_tax": {
    "label": "Land Transfer Tax",
    "format": "number"
  },
  "additional_purchase_costs": {
    "label": "Additional Purchase Costs",
    "format": "number"
  },
  "total_purchase_costs": {
    "label": "Total Purchase Costs",
    "format": "number"
  },
  "land_registry_costs": {
    "label": "Land Registry Costs",
    "format": "number"
  },
  "fair_price_indicator": {
    "label": "Fair Price Indicator",
    "format": "number"
  },
  "energy_class": {
    "label": "Energy Class",
    "format": "string"
  },
  "energy_value": {
    "label": "Energy Value",
    "format": "number"
  },
  "energy_type": {
    "label": "Energy Type",
    "format": "string"
  },
  "usable_area": {
    "label": "Usable Area",
    "format": "number"
  },
  "price_factor": {
    "label": "Price Factor",
    "format": "number"
  },
  "additional_attributes": {
    "label": "Additional Attributes",
    "format": "object"
  },
  "pictures": {
    "label": "Pictures",
    "format": "array"
  },
  "documents": {
    "label": "Documents",
    "format": "array"
  },
  "contact": {
    "label": "Contact",
    "format": "object"
  },
  "attributes": {
    "label": "Attributes",
    "format": "object"
  },
  "source_url": {
    "label": "Source URL",
    "format": "string"
  },
  "scraped_timestamp": {
    "label": "Scraped Timestamp",
    "format": "string"
  },
  "is_project_object": {
    "label": "Is Project Object",
    "format": "boolean"
  },
  "project_id": {
    "label": "Project ID",
    "format": "string"
  },
  "project_name": {
    "label": "Project Name",
    "format": "string"
  },
  "project_url": {
    "label": "Project URL",
    "format": "string"
  },
  "project_publish_date": {
    "label": "Project Publish Date",
    "format": "string"
  },
  "builder_name": {
    "label": "Builder Name",
    "format": "string"
  },
  "virtual_tour": {
    "label": "Virtual Tour",
    "format": "object"
  },
  "monitor_initialized": {
    "label": "Monitor Initialized",
    "format": "boolean"
  },
  "monitor_summary": {
    "label": "Monitor Summary",
    "format": "boolean"
  },
  "total_listings_found": {
    "label": "Total Listings Found",
    "format": "integer"
  },
  "baseline_ids_count": {
    "label": "Baseline Ids Count",
    "format": "integer"
  },
  "message": {
    "label": "Message",
    "format": "string"
  },
  "baseline_timestamp": {
    "label": "Baseline Timestamp",
    "format": "string"
  },
  "search_url": {
    "label": "Search URL",
    "format": "string"
  },
  "timestamp": {
    "label": "Timestamp",
    "format": "string"
  },
  "since_timestamp": {
    "label": "Since Timestamp",
    "format": "string"
  },
  "new_listings_found": {
    "label": "New Listings Found",
    "format": "integer"
  },
  "total_listings_count": {
    "label": "Total Listings Count",
    "format": "integer"
  },
  "actor_version": {
    "label": "Actor Version",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [ImmoScout24 ImmobilienScout24 Scraper (API) Pro - 50+ Felder](https://apify.com/clearpath/immoscout24-api-pro) with a specific input configuration. Visit the [Actor detail page](https://apify.com/clearpath/immoscout24-api-pro) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/clearpath/immoscout24-api-pro.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
