# Zigbang Scraper — Korea Property Data & API (`sian.agency/zigbang-property-scraper`) Actor

Zigbang scraper & real estate data API for zigbang.com — Korea's #1 rental app. Rent (월세), jeonse (전세) & sale (매매) listings: deposit, rent, area, floor, options, fees, address, subway access, agent & photos — clean JSON/CSV, one row per unit. Overview or full detail.

- **URL**: https://apify.com/sian.agency/zigbang-property-scraper.md
- **Developed by:** [SIÁN OÜ](https://apify.com/sian.agency) (community)
- **Categories:** Real estate, Automation, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 overview listing extracteds

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 a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

## Zigbang Scraper — Korea Property Data, Rent, Jeonse & Sale Listings 🇰🇷🏠

[![SIÁN Agency Store](https://img.shields.io/badge/Store-SI%C3%81N%20Agency-1AE392)](https://apify.com/sian.agency?fpr=sian) [![Able Property Scraper](https://img.shields.io/badge/Store-Able%20Korea%20Property-1AE392)](https://apify.com/sian.agency/able-property-scraper?fpr=sian) [![SUUMO Property Scraper](https://img.shields.io/badge/Store-SUUMO%20Japan%20Property-1AE392)](https://apify.com/sian.agency/suumo-property-scraper?fpr=sian) [![Immobiliare Scraper](https://img.shields.io/badge/Store-Immobiliare%20Italy-E60023)](https://apify.com/sian.agency/immobiliare-property-scraper?fpr=sian)

#### 🎉 Turn Korea's #1 rental app into a clean, structured dataset — one row per unit, no account needed
##### Built for property investors, relocation services, PropTech teams & market analysts tracking Korean rents

---

### 📋 Overview

**Need Korean rental and sale data without copy-pasting from a map app?** This scraper pulls live listings from Zigbang — Korea's most-used rental platform — and hands you clean JSON or CSV, one row per unit, ready for a spreadsheet or a pipeline.

It speaks Korea's real-estate language natively: 월세 (monthly rent), 전세 (jeonse / lump-sum deposit lease), and 매매 (sale). Deposits and rents come through both in 만원 (man-won) **and** expanded to full KRW, so you never have to guess the unit.

**Why teams choose this scraper:**
- ✅ **Korea-native data**: deposit, monthly rent, jeonse, exclusive area (전용면적), floor, direction, options, management fee, subway access and agent details — properly normalized.
- ⚡ **Fast & cheap overview mode**: pull thousands of unit markers across a district in seconds, then enrich only the ones you care about.
- 🎯 **Full detail mode**: every spec from the listing record — area, options, building approval date, address, subway lines, agent name & phone, and the full photo set.
- 💰 **Pay per result**: a generous FREE tier and transparent per-listing pricing — no monthly subscription, no API key.
- 💱 **Dual-currency money**: deposit & rent in both 만원 and KRW, plus a computed rent-per-m² KPI.
- ✨ **Search any way you like**: by Korean place name, by map coordinates, by a ready-made search URL, or by specific listing ids.

### ✨ Features

- 🧭 **Overview mode** — high-volume unit markers (id, location, canonical URL) tiled across an area by map cell. The cheap, fast path.
- 🔎 **Detail mode** — the full listing record: deposit, rent, area, floor, direction, room options, management fee, address, subway stations & lines, agent name/phone, and all photos.
- 📍 **By place** — type a Korean district or neighbourhood (강남구, 서초동, 홍대입구) and the actor geocodes + tiles the surrounding area.
- 🔗 **By search URL** — paste a Zigbang map/search URL with your filters; they ride along.
- 🏠 **By listing id** — fetch specific units directly by Zigbang item id or detail URL.
- 🏘️ **Two verticals** — one-room / villa (원룸·빌라) and officetel (오피스텔).
- 📜 **Every contract type** — rent (전세 + 월세), monthly only, jeonse only, or sale.
- 💱 **Normalized money** — 만원 and KRW side by side, plus rent-per-m².
- 📤 **Clean exports** — JSON, CSV, Excel, or via the Apify API.

### 🎯 Use Cases

- **Rent & jeonse market research** — track deposit and monthly-rent distributions by district.
- **Property investment analysis** — compare yields, deposits and price-per-m² across neighbourhoods.
- **Relocation & corporate housing** — build a shortlist of units near specific subway stations.
- **Real-estate lead generation** — collect agent names and contact details from active listings.
- **PropTech & data products** — feed a Korean-market dataset into your app or model.
- **Building & unit datasets** — group units by building id for supply analysis.

### 🚀 Input

| Field | Type | Description |
|---|---|---|
| `scrapeMode` | select | `overview` (fast unit markers) or `detail` (full listing fields). |
| `searchMode` | select | `byPlace`, `bySearchUrl`, or `byListingUrl` (detail only). |
| `place` | string | Korean place name to search, e.g. `강남구`. |
| `lat` / `lng` | string | Centre coordinates (alternative to `place`). |
| `vertical` | select | `oneroom` (원룸·빌라) or `officetel` (오피스텔). |
| `contract` | select | `rent` (전세+월세), `monthly`, `jeonse`, or `sale`. |
| `searchUrls` | array | Zigbang map/search list URLs (with geohash). |
| `listingUrls` | array | Zigbang item ids or detail URLs (detail mode). |
| `maxResults` | integer | Max listings per run (FREE: 25 · PAID: unlimited). |
| `precision` / `ring` | integer | Map tiling depth (advanced). |
| `useProxy` | boolean | Route through a Korea residential proxy (off by default). |

#### Example input

```json
{
  "scrapeMode": "detail",
  "searchMode": "byPlace",
  "place": "강남구",
  "vertical": "oneroom",
  "contract": "rent",
  "maxResults": 50
}
````

### 📦 Output

One row per listing. Overview rows carry id, location and the canonical URL; detail rows add the full record.

| Field | Description |
|---|---|
| `listingId` | Zigbang item id (stable). |
| `url` | Canonical zigbang.com detail URL. |
| `sales_type` | 월세 / 전세 / 매매. |
| `service_type` | 오피스텔 / 원룸 / 빌라. |
| `room_type` | 원룸 / 투룸 / 쓰리룸. |
| `deposit` / `rent` | Deposit & monthly rent in 만원. |
| `deposit_krw` / `rent_krw` | Same values expanded to KRW. |
| `rent_per_m2_krw` | Computed monthly rent per exclusive m². |
| `area_exclusive_m2` / `area_contract_m2` | Exclusive (전용) & contract (계약) area. |
| `floor` / `floor_total` | Unit floor band & total building floors. |
| `room_direction` | Compass direction (e.g. SW). |
| `options` | In-unit options (에어컨, 냉장고, 세탁기…). |
| `manage_cost` | Monthly management/common fee. |
| `address_jibun` / `address_region` | Lot-number & administrative-region address. |
| `subways` | Nearby stations + lines, e.g. "양재역 (3호선,신분당선)". |
| `agent_name` / `agent_phone` | Listing agent & contact. |
| `images` / `image_count` | Full photo set. |
| `latitude` / `longitude` | Exact location. |

#### Example output (detail)

```json
{
  "listingId": 49290517,
  "url": "https://www.zigbang.com/home/officetel/items/49290517",
  "source": "detail",
  "sales_type": "월세",
  "service_type": "오피스텔",
  "room_type": "쓰리룸",
  "deposit": 500,
  "rent": 500,
  "deposit_krw": 5000000,
  "rent_krw": 5000000,
  "currency": "KRW",
  "area_exclusive_m2": 64.3,
  "floor": "중",
  "floor_total": "20",
  "subways": ["양재역 (3호선,신분당선)"],
  "address_region": "서울특별시 서초구 서초동",
  "agent_name": "박영준공인중개사사무소",
  "image_count": 19
}
```

### 💵 Pricing

This actor uses **pay-per-event** pricing — you only pay for what you extract, with a generous FREE tier.

- **Overview listing** — the cheap, high-volume path (one row per unit marker).
- **Detail listing** — full-record enrichment (one extra fetch per unit).
- **Run start** — a small one-time fee per run.

No subscription, no API key, no minimums. PAID accounts get unlimited results per run.

### ❓ FAQ

**Do I need a Zigbang account or API key?** No. Just provide a place, URL, or listing ids.

**What currency are deposits and rents in?** Korean Won. Zigbang quotes money in 만원 (man-won = 10,000 KRW); we keep that **and** expand to full KRW so both are at hand.

**What's the difference between overview and detail?** Overview is the fast, cheap path that returns unit markers (id, location, URL). Detail fetches each listing's full record. Detail merges overview + detail into one row.

**Can I filter by deposit, rent or area?** Yes — apply filters in the Zigbang UI, copy the search URL, and use `bySearchUrl`.

**Is the data exportable?** Yes — JSON, CSV, Excel, or via the Apify API and integrations.

### ⚖️ Disclaimer

This actor is an independent tool and is **not affiliated with, endorsed by, or sponsored by Zigbang (직방) or Channel Corp.** "Zigbang" and "직방" are trademarks of their respective owners. This tool collects only publicly available information and is intended for legitimate research, analysis, and lead-generation use. You are responsible for using the data in compliance with Zigbang's terms of service, applicable laws (including the Korean Personal Information Protection Act / PIPA), and any data-protection regulations that apply to you.

***

🔥 **More automation tools by SIÁN Agency:** [Browse the full store →](https://apify.com/sian.agency?fpr=sian)

⭐ **Love this actor?** Leave a [5-star review](https://apify.com/sian.agency/zigbang-property-scraper/reviews) — it helps us build more features for you.

# Actor input Schema

## `scrapeMode` (type: `string`):

🧭 **OVERVIEW** (cheap, primary): unit-level markers from the map/search API — one row per listing with id, location & canonical URL (fast, high-volume).

🔎 **DETAIL** (enrich): fetches each listing's full record — deposit, rent, area, floor, direction, options, management fee, address, subway access, agent & photos. Detail merges overview + detail into one record.

## `searchMode` (type: `string`):

🔀 How listings are discovered.

- **byPlace** — give a Korean place name (e.g. `강남구`) or a centre `lat`/`lng`; the actor tiles the area into map cells (most convenient).
- **bySearchUrl** — paste a ready-made `apis.zigbang.com/v2/items/...` list URL with a geohash + your filters.
- **byListingUrl** — fetch specific listings directly by Zigbang item id or detail URL (DETAIL only).

## `place` (type: `string`):

📍 **BY PLACE:** A Korean district / neighbourhood name to search, e.g. `강남구`, `서초동`, `홍대입구`. Geocoded to a centre point, then the surrounding area is tiled into map cells.

💡 **TIP:** Use district (구) or neighbourhood (동) names for the best coverage.

## `lat` (type: `string`):

🌐 **BY PLACE (alternative):** Centre latitude. Provide both `lat` and `lng` to skip geocoding and search a precise point (e.g. `37.4979`). Leave blank to use `place`.

## `lng` (type: `string`):

🌐 **BY PLACE (alternative):** Centre longitude. Provide both `lat` and `lng` to skip geocoding (e.g. `127.0276`). Leave blank to use `place`.

## `vertical` (type: `string`):

🏘️ Which Zigbang listing type to scrape. `oneroom` = 원룸 / 투룸 / 빌라 (one-room, two-room, villa). `officetel` = 오피스텔 (officetel).

## `contract` (type: `string`):

📜 Contract type. `rent` covers both 전세 (jeonse) and 월세 (monthly) — Zigbang's default grouping. `monthly` = 월세 only · `jeonse` = 전세 only · `sale` = 매매 (for sale).

## `searchUrls` (type: `array`):

🔗 **BY SEARCH URL:** Paste one or more `apis.zigbang.com/v2/items/<vertical>?geohash=...` list URLs. Each must include a `geohash` query param. Supported filters in the URL (depositMax, rentMax, areaMin…) are preserved.

💡 **TIP:** Example — `https://apis.zigbang.com/v2/items/oneroom?geohash=wydm6&domain=zigbang`

## `listingUrls` (type: `array`):

🏠 **BY LISTING ID (DETAIL ONLY):** Paste Zigbang item ids (e.g. `49290517`) or detail URLs (e.g. `https://www.zigbang.com/home/oneroom/items/49290517`). Used with scrapeMode = detail.

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

🔢 Maximum listings to return per run. **FREE users:** capped at 25 · **PAID users:** unlimited.

## `precision` (type: `integer`):

🧮 **BY PLACE:** Geohash cell precision (5 = wider cells, 6 = finer). Higher precision means smaller cells and more API calls per area.

## `ring` (type: `integer`):

🔲 **BY PLACE:** How many cells around the centre to tile. `0` = centre cell only · `1` = a 3×3 block (default, broader coverage).

## `useProxy` (type: `boolean`):

🌐 Route requests through a Korea residential proxy. **Off by default** — zigbang.com's public API is reachable without a proxy, so leaving this off keeps runs fast and cheap. Enable only if you hit a rate-limit or geo-block.

## Actor input object example

```json
{
  "scrapeMode": "overview",
  "searchMode": "byPlace",
  "place": "강남구",
  "vertical": "oneroom",
  "contract": "rent",
  "maxResults": 100,
  "precision": 6,
  "ring": 1,
  "useProxy": false
}
```

# Actor output Schema

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

All scraped Zigbang listings as a clean JSON/CSV dataset.

# 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 = {
    "place": "강남구"
};

// Run the Actor and wait for it to finish
const run = await client.actor("sian.agency/zigbang-property-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 = { "place": "강남구" }

# Run the Actor and wait for it to finish
run = client.actor("sian.agency/zigbang-property-scraper").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "place": "강남구"
}' |
apify call sian.agency/zigbang-property-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=sian.agency/zigbang-property-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Zigbang Scraper — Korea Property Data & API",
        "description": "Zigbang scraper & real estate data API for zigbang.com — Korea's #1 rental app. Rent (월세), jeonse (전세) & sale (매매) listings: deposit, rent, area, floor, options, fees, address, subway access, agent & photos — clean JSON/CSV, one row per unit. Overview or full detail.",
        "version": "1.0",
        "x-build-id": "iBr20IY67zEgx9uTe"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/sian.agency~zigbang-property-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-sian.agency-zigbang-property-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/sian.agency~zigbang-property-scraper/runs": {
            "post": {
                "operationId": "runs-sync-sian.agency-zigbang-property-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/sian.agency~zigbang-property-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-sian.agency-zigbang-property-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "scrapeMode": {
                        "title": "🧭 Scrape mode",
                        "enum": [
                            "overview",
                            "detail"
                        ],
                        "type": "string",
                        "description": "🧭 **OVERVIEW** (cheap, primary): unit-level markers from the map/search API — one row per listing with id, location & canonical URL (fast, high-volume).\n\n🔎 **DETAIL** (enrich): fetches each listing's full record — deposit, rent, area, floor, direction, options, management fee, address, subway access, agent & photos. Detail merges overview + detail into one record.",
                        "default": "overview"
                    },
                    "searchMode": {
                        "title": "🔀 Search mode",
                        "enum": [
                            "byPlace",
                            "bySearchUrl",
                            "byListingUrl"
                        ],
                        "type": "string",
                        "description": "🔀 How listings are discovered.\n\n- **byPlace** — give a Korean place name (e.g. `강남구`) or a centre `lat`/`lng`; the actor tiles the area into map cells (most convenient).\n- **bySearchUrl** — paste a ready-made `apis.zigbang.com/v2/items/...` list URL with a geohash + your filters.\n- **byListingUrl** — fetch specific listings directly by Zigbang item id or detail URL (DETAIL only).",
                        "default": "byPlace"
                    },
                    "place": {
                        "title": "📍 Place (Korean)",
                        "type": "string",
                        "description": "📍 **BY PLACE:** A Korean district / neighbourhood name to search, e.g. `강남구`, `서초동`, `홍대입구`. Geocoded to a centre point, then the surrounding area is tiled into map cells.\n\n💡 **TIP:** Use district (구) or neighbourhood (동) names for the best coverage.",
                        "default": "강남구"
                    },
                    "lat": {
                        "title": "🌐 Centre latitude",
                        "type": "string",
                        "description": "🌐 **BY PLACE (alternative):** Centre latitude. Provide both `lat` and `lng` to skip geocoding and search a precise point (e.g. `37.4979`). Leave blank to use `place`."
                    },
                    "lng": {
                        "title": "🌐 Centre longitude",
                        "type": "string",
                        "description": "🌐 **BY PLACE (alternative):** Centre longitude. Provide both `lat` and `lng` to skip geocoding (e.g. `127.0276`). Leave blank to use `place`."
                    },
                    "vertical": {
                        "title": "🏘️ Vertical",
                        "enum": [
                            "oneroom",
                            "officetel"
                        ],
                        "type": "string",
                        "description": "🏘️ Which Zigbang listing type to scrape. `oneroom` = 원룸 / 투룸 / 빌라 (one-room, two-room, villa). `officetel` = 오피스텔 (officetel).",
                        "default": "oneroom"
                    },
                    "contract": {
                        "title": "📜 Contract",
                        "enum": [
                            "rent",
                            "monthly",
                            "jeonse",
                            "sale"
                        ],
                        "type": "string",
                        "description": "📜 Contract type. `rent` covers both 전세 (jeonse) and 월세 (monthly) — Zigbang's default grouping. `monthly` = 월세 only · `jeonse` = 전세 only · `sale` = 매매 (for sale).",
                        "default": "rent"
                    },
                    "searchUrls": {
                        "title": "🔗 Search URLs",
                        "type": "array",
                        "description": "🔗 **BY SEARCH URL:** Paste one or more `apis.zigbang.com/v2/items/<vertical>?geohash=...` list URLs. Each must include a `geohash` query param. Supported filters in the URL (depositMax, rentMax, areaMin…) are preserved.\n\n💡 **TIP:** Example — `https://apis.zigbang.com/v2/items/oneroom?geohash=wydm6&domain=zigbang`",
                        "items": {
                            "type": "string"
                        }
                    },
                    "listingUrls": {
                        "title": "🏠 Listing ids / URLs",
                        "type": "array",
                        "description": "🏠 **BY LISTING ID (DETAIL ONLY):** Paste Zigbang item ids (e.g. `49290517`) or detail URLs (e.g. `https://www.zigbang.com/home/oneroom/items/49290517`). Used with scrapeMode = detail.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxResults": {
                        "title": "🔢 Max results",
                        "minimum": 1,
                        "type": "integer",
                        "description": "🔢 Maximum listings to return per run. **FREE users:** capped at 25 · **PAID users:** unlimited.",
                        "default": 100
                    },
                    "precision": {
                        "title": "🧮 Geohash precision",
                        "minimum": 4,
                        "maximum": 8,
                        "type": "integer",
                        "description": "🧮 **BY PLACE:** Geohash cell precision (5 = wider cells, 6 = finer). Higher precision means smaller cells and more API calls per area.",
                        "default": 6
                    },
                    "ring": {
                        "title": "🔲 Tile ring",
                        "minimum": 0,
                        "maximum": 3,
                        "type": "integer",
                        "description": "🔲 **BY PLACE:** How many cells around the centre to tile. `0` = centre cell only · `1` = a 3×3 block (default, broader coverage).",
                        "default": 1
                    },
                    "useProxy": {
                        "title": "🌐 Use Korea residential proxy",
                        "type": "boolean",
                        "description": "🌐 Route requests through a Korea residential proxy. **Off by default** — zigbang.com's public API is reachable without a proxy, so leaving this off keeps runs fast and cheap. Enable only if you hit a rate-limit or geo-block.",
                        "default": false
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
