# Morizon.pl Scraper - Polish Real Estate Listings (`studio-amba/morizon-scraper`) Actor

Scrape real estate listings from Morizon.pl, one of Poland's leading property portals. Extract prices, areas, rooms, floors, locations, and images for apartments, houses, land, and commercial properties. Sale and rental listings. No login needed.

- **URL**: https://apify.com/studio-amba/morizon-scraper.md
- **Developed by:** [Studio Amba](https://apify.com/studio-amba) (community)
- **Categories:** Real estate
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.20 / 1,000 result scrapeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **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 usage examples, see the [API](#api) section below.

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).

# README

## Morizon Scraper

Extract real estate listings from [Morizon.pl](https://www.morizon.pl), one of Poland's leading property portals. Morizon covers apartments, houses, land, commercial units, and garages across every Polish city and voivodeship, with listings from agencies and private sellers.

### Why use this actor?

Morizon.pl is a major complement to Otodom, Gratka, and Nieruchomosci-online in the Polish real estate market, often carrying listings not mirrored on other portals. This actor collects structured property data at scale — prices, price per m², areas, room counts, floors, locations, descriptions, and images — without manual browsing, cookies, or login requirements.

Use cases include property market analysis, investment research, relocation planning, price monitoring across Polish cities, academic housing studies, portfolio tracking, and competitor analysis for real estate agencies.

### How to scrape Morizon.pl data

1. Go to the actor's page on the Apify Store
2. Select a property type (apartments, houses, land, commercial, garages)
3. Choose listing type: sale or rent
4. Enter a location (e.g., "Warszawa", "Krakow", "Wroclaw") or leave empty for all of Poland
5. Set `maxResults` for the number of listings to collect
6. Click "Start" to run the scraper
7. Download results as JSON, CSV, or Excel when complete

The actor reads the schema.org JSON-LD data block that Morizon.pl renders server-side into every search results page — no browser rendering needed, so it's fast and cheap to run.

### Input

| Field | Type | Required | Description |
|-------|------|----------|-------------|
| `propertyType` | String | No | `mieszkania` (apartments, default), `domy` (houses), `dzialki` (land), `komercyjne` (commercial), `garaze` (garages) |
| `listingType` | String | No | `sale` (default) or `rent` |
| `location` | String | No | Polish city, e.g. "Warszawa", "Krakow", "Wroclaw", "Gdansk". Defaults to "Warszawa". Empty = all Poland. |
| `maxResults` | Integer | No | Maximum listings to return (default: 50) |
| `proxyConfiguration` | Object | No | Proxy settings. Automatic Apify proxy by default — recon found no active Cloudflare challenge. |

### Output

Each listing contains:

| Field | Type | Example |
|-------|------|---------|
| `listingTitle` | String | `"Mieszkanie na sprzedaż, 55 m² Stary Imielin, Mysikrólika"` |
| `propertyType` | String | `"mieszkania"` |
| `listingType` | String | `"sale"` |
| `price` | Number | `880000` |
| `currency` | String | `"PLN"` |
| `pricePerSqm` | Number | `16087.75` |
| `area` | Number | `54.7` |
| `rooms` | Number | `2` |
| `floor` | String | `"1"` |
| `location` | String | `"Warszawa, Stary Imielin"` |
| `district` | String | `"Mysikrólika"` |
| `listingDescription` | String | Listing description snippet |
| `imageUrl` | String | Primary listing photo URL |
| `url` | String | Full Morizon.pl listing URL |
| `scrapedAt` | String | ISO 8601 timestamp |

### Example output

```json
{
    "listingTitle": "Mieszkanie na sprzedaż, 55 m² Stary Imielin, Mysikrólika",
    "propertyType": "mieszkania",
    "listingType": "sale",
    "price": 880000,
    "currency": "PLN",
    "pricePerSqm": 16087.75,
    "area": 54.7,
    "rooms": 2,
    "floor": "1",
    "location": "Warszawa, Stary Imielin",
    "district": "Mysikrólika",
    "listingDescription": "Opis  2 pokoje | 54,7 m² | Do remontu | Duży potencjał aranżacyjny. bezpośrednio od właściciela tel. 691 290 170 dostępne od zaraz ...",
    "imageUrl": "https://img1.staticmorizon.com.pl/thumb/aHR0cHM6Ly9kLWdyLmNkbmdyLnBsL2thZHJ5L2svci9nci1vZ2wvZjAvOGQvNDg1MjMwNjlfMTU0NDM1MzE3Ny5qcGc=/3x2_m:fill_and_crop/mieszkanie-na-sprzedaz-54-m.jpg",
    "url": "https://www.morizon.pl/oferta/sprzedaz-mieszkanie-warszawa-ursynow-mysikrolika-54m2-mzn2047876535",
    "scrapedAt": "2026-08-08T10:02:34.492Z"
}
```

### Cost estimate

This actor uses a lightweight HTTP crawler (no browser rendering) with the automatic Apify proxy pool. Approximate costs:

- **~50 results**: $0.02-0.05 in platform credits
- **~500 results**: $0.10-0.30 in platform credits
- **~5,000 results**: $0.50-1.50 in platform credits

Costs depend on proxy usage and the number of pages scraped. Usage cost only settles once the run reports SUCCEEDED — a mid-run dataset read will undercount the final charge.

### Tips for best results

- **Start small** — test with `maxResults: 20` before running large scrapes.
- **Use specific locations** — searching for "Warszawa" returns more focused results than searching all of Poland.
- **Property types** — use `mieszkania`, `domy`, `dzialki`, `komercyjne`, `garaze`.
- **City names** — use the plain Polish city name (e.g. "Warszawa", "Krakow", "Wroclaw", "Gdansk", "Poznan", "Lodz").
- **Rent vs sale** — set `listingType` to `rent` for rental listings, `sale` for the sale market (default).

### Limitations

- Some listings may have limited data depending on what the seller published (e.g. floor number is not always given).
- The actor scrapes the public website. No login or authentication is used. No cookies required.
- Price data reflects the listed asking price, not the final transaction price.
- Results per search page are limited by Morizon.pl's pagination (35 listings per page).
- Very large scrapes (5,000+ listings) may take longer due to rate limiting.

### Supported property types

| Polish | English | Input value |
|--------|---------|-------------|
| Mieszkania | Apartments | `mieszkania` |
| Domy | Houses | `domy` |
| Dzialki | Land / Plots | `dzialki` |
| Komercyjne | Commercial | `komercyjne` |
| Garaze | Garages | `garaze` |

### Related scrapers

- [Otodom Scraper](https://apify.com/itsnotyouitsme/otodom-scraper) — Poland's largest real estate portal
- [Gratka Scraper](https://apify.com/itsnotyouitsme/gratka-scraper) — Poland's long-running property portal
- [Nieruchomosci-online Scraper](https://apify.com/itsnotyouitsme/nieruchomosci-online-scraper) — Poland's #3 property portal
- [Immoweb Scraper](https://apify.com/itsnotyouitsme/immoweb-scraper) — Belgium's #1 real estate portal
- [Immobiliare Scraper](https://apify.com/itsnotyouitsme/immobiliare-scraper) — Italian real estate listings

# Actor input Schema

## `propertyType` (type: `string`):

Type of property to search for on Morizon.pl.

## `listingType` (type: `string`):

Search for properties for sale or for rent.

## `location` (type: `string`):

Polish city to search, e.g. 'Warszawa', 'Krakow', 'Wroclaw', 'Gdansk'. Defaults to Warszawa. Leave empty to search all of Poland.

## `maxResults` (type: `integer`):

Maximum number of property listings to scrape.

## `proxyConfiguration` (type: `object`):

Morizon.pl is Cloudflare-fronted but recon found no active challenge — automatic Apify proxy is the default. Switch to Residential (Poland) only if you see blocked/empty runs.

## Actor input object example

```json
{
  "propertyType": "mieszkania",
  "listingType": "sale",
  "location": "Warszawa",
  "maxResults": 20,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "propertyType": "mieszkania",
    "listingType": "sale",
    "location": "Warszawa",
    "maxResults": 20,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("studio-amba/morizon-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "propertyType": "mieszkania",
    "listingType": "sale",
    "location": "Warszawa",
    "maxResults": 20,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("studio-amba/morizon-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "propertyType": "mieszkania",
  "listingType": "sale",
  "location": "Warszawa",
  "maxResults": 20,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call studio-amba/morizon-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,studio-amba/morizon-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/g1IAVzkWX4OqnLQeD/builds/tXap6Fe8sJrocMafP/openapi.json
