# Yongsan & Hannam Apartment Listings

**Use case:** 

Apartments in Seoul's Yongsan district (Hannam, Ichon): sale price, price per m2, area, rooms, floor, complex name, GPS and agency phone number.

## Input

```json
{
  "scrapeMode": "overview",
  "searchMode": "byLdong",
  "ldongCodes": [
    "1117013100",
    "1117012900"
  ],
  "maxResults": 50,
  "maxRecordsPerDong": 30,
  "maxDongs": 5,
  "minArticles": 1,
  "useProxy": true
}
```

## Output

```json
{
  "thumbnail": {
    "label": "🖼️ Thumbnail",
    "format": "string"
  },
  "listingId": {
    "label": "🆔 Listing ID",
    "format": "string"
  },
  "url": {
    "label": "🔗 Listing URL",
    "format": "string"
  },
  "source": {
    "label": "📑 Source",
    "format": "string"
  },
  "currency": {
    "label": "💱 Currency",
    "format": "string"
  },
  "deal_type": {
    "label": "📃 Deal Type",
    "format": "string"
  },
  "deal_type_code": {
    "label": "🔖 Deal Type Code",
    "format": "string"
  },
  "category": {
    "label": "🏷️ Category",
    "format": "string"
  },
  "category_code": {
    "label": "🔣 Category Code",
    "format": "string"
  },
  "subcategory": {
    "label": "🏷️ Subcategory",
    "format": "string"
  },
  "subcategory_code": {
    "label": "🔣 Subcategory Code",
    "format": "string"
  },
  "complex_name": {
    "label": "🏢 Complex / Building",
    "format": "string"
  },
  "building_dong": {
    "label": "🏬 Building Dong",
    "format": "string"
  },
  "price_krw": {
    "label": "💰 Price (KRW)",
    "format": "integer"
  },
  "price_manwon": {
    "label": "💰 Price (man-won)",
    "format": "integer"
  },
  "deposit_extra_krw": {
    "label": "💵 Extra Deposit (KRW)",
    "format": "integer"
  },
  "monthly_rent_krw": {
    "label": "💴 Monthly Rent (KRW)",
    "format": "integer"
  },
  "lease_deposit_krw": {
    "label": "🔐 Lease Deposit (KRW)",
    "format": "integer"
  },
  "mgmt_cost_krw": {
    "label": "🧾 Management Cost (KRW)",
    "format": "integer"
  },
  "price_per_sqm_krw": {
    "label": "📐 Price / m² (KRW)",
    "format": "integer"
  },
  "supply_area_sqm": {
    "label": "📐 Supply Area (m²)",
    "format": "number"
  },
  "exclusive_area_sqm": {
    "label": "📐 Exclusive Area (m²)",
    "format": "number"
  },
  "contract_area_sqm": {
    "label": "📐 Contract Area (m²)",
    "format": "number"
  },
  "rooms": {
    "label": "🛏️ Rooms",
    "format": "integer"
  },
  "bathrooms": {
    "label": "🛁 Bathrooms",
    "format": "integer"
  },
  "floor": {
    "label": "🏬 Floor",
    "format": "integer"
  },
  "floors_total": {
    "label": "🏢 Total Floors",
    "format": "integer"
  },
  "floor_label": {
    "label": "🏬 Floor Band",
    "format": "string"
  },
  "direction": {
    "label": "🧭 Direction",
    "format": "string"
  },
  "sido": {
    "label": "🗺️ Province (시도)",
    "format": "string"
  },
  "sigungu": {
    "label": "🗺️ City / District (시군구)",
    "format": "string"
  },
  "dong": {
    "label": "📍 Neighbourhood (동)",
    "format": "string"
  },
  "ldong_code": {
    "label": "🔢 Legal-Dong Code",
    "format": "string"
  },
  "address": {
    "label": "📮 Address",
    "format": "string"
  },
  "latitude": {
    "label": "🌐 Latitude",
    "format": "number"
  },
  "longitude": {
    "label": "🌐 Longitude",
    "format": "number"
  },
  "parking_count": {
    "label": "🅿️ Parking Count",
    "format": "integer"
  },
  "parking_available": {
    "label": "🅿️ Parking Available",
    "format": "boolean"
  },
  "households": {
    "label": "🏘️ Households",
    "format": "integer"
  },
  "heating_method": {
    "label": "🔥 Heating Method",
    "format": "string"
  },
  "heating_fuel": {
    "label": "⛽ Heating Fuel",
    "format": "string"
  },
  "approval_date": {
    "label": "📅 Approval Date",
    "format": "string"
  },
  "move_in_date": {
    "label": "📦 Move-in",
    "format": "string"
  },
  "usage": {
    "label": "🏷️ Usage",
    "format": "string"
  },
  "agency_name": {
    "label": "🏠 Agency Name",
    "format": "string"
  },
  "agency_rep": {
    "label": "👤 Agency Representative",
    "format": "string"
  },
  "agency_phone": {
    "label": "☎️ Agency Phone",
    "format": "string"
  },
  "agency_mobile": {
    "label": "📱 Agency Mobile",
    "format": "string"
  },
  "agency_address": {
    "label": "📮 Agency Address",
    "format": "string"
  },
  "naver_atcl_no": {
    "label": "🔗 Naver Article No",
    "format": "string"
  },
  "kb_atcl_no": {
    "label": "🔗 KB Article No",
    "format": "string"
  },
  "dabang_atcl_no": {
    "label": "🔗 Dabang Article No",
    "format": "string"
  },
  "description": {
    "label": "📝 Description",
    "format": "string"
  },
  "safety_note": {
    "label": "🛡️ Safety Note",
    "format": "string"
  },
  "reg_date": {
    "label": "🗓️ Registered",
    "format": "string"
  },
  "has_photos": {
    "label": "📸 Has Photos",
    "format": "boolean"
  },
  "photos": {
    "label": "📷 Photos",
    "format": "array"
  },
  "photo_count": {
    "label": "🔢 Photo Count",
    "format": "integer"
  },
  "metadata": {
    "label": "ℹ️ Run Metadata",
    "format": "object"
  }
}
```

## About this Actor

This example demonstrates how to use [serve Property Scraper — Korea Real Estate Data & API](https://apify.com/sian.agency/serve-property-scraper.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/sian.agency/serve-property-scraper.md) 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/sian.agency/serve-property-scraper.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).
