VOOZH about

URL: https://apify.com/sian.agency/hogangnono-apartment-analytics-scraper

⇱ 호갱노노 스크래퍼|아파트 실거래가·시세 데이터·API · Apify


👁 Hogangnono Scraper — Korea Apartment Price Data & API avatar

Hogangnono Scraper — Korea Apartment Price Data & API

Pricing

from $3.00 / 1,000 complex analytics extracteds

Go to Apify Store

Hogangnono Scraper — Korea Apartment Price Data & API

Scrape Hogangnono (호갱노노) Korean apartment-complex analytics — monthly avg/min/max prices, KB valuation, trade volume, real (실거래) trades, build specs, coordinates and reviews. One record per complex (단지), filterable by region. No account or API key needed. 아파트 실거래가·시세 데이터.

Pricing

from $3.00 / 1,000 complex analytics extracteds

Rating

0.0

(0)

Developer

👁 SIÁN OÜ

SIÁN OÜ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Hogangnono Apartment Analytics Scraper — Korea Apartment Price Data & API 🇰🇷🏢

👁 SIÁN Agency Store
👁 Dabang Scraper
👁 Redfin Scraper
👁 Beike Scraper

🎉 Turn Korea's most-loved apartment-price site into clean, structured analytics — monthly price stats, valuation, trade history and specs, one record per complex

Built for property analysts, valuation modelers, investors and proptech teams who need Korean apartment price intelligence at scale


📋 Overview

Pull Korean apartment-complex (단지) price analytics without lifting a finger — this actor reads Hogangnono (호갱노노) and returns one clean, structured record per apartment complex: latest monthly average / minimum / maximum price, KB-style valuation, real-deal (실거래) trade history, trade volume, household and build specs, exact coordinates and resident-review counts. No account, no API key, no manual copy-paste.

Why teams choose us:

  • Price intelligence, not just listings: every record carries monthly avg/min/max price, max real-trade price, loanable valuation and lifetime trade count
  • 📊 Built for analytics: one row per complex, ready to build district price indices, valuation models and trend dashboards
  • 🧾 Real-deal history: recent actual (실거래) transactions with price, floor, date and method on every complex
  • 🗺️ Region market context: each complex carries its district's price-per-pyeong, trade volume, household count and rank
  • 💱 Dual currency built in: every KRW price comes with a USD companion, converted at the run's live exchange rate
  • 💰 Pay only for results: transparent per-complex pricing, generous free tier, no subscription

✨ Features

  • 📍 Scan any Korean district — pass one or more 시군구 region codes (e.g. 11680 = 강남구 / Gangnam-gu) and get the ranked complexes
  • 🏢 Target specific complexes — pass exact complex IDs (bg4ed) or /apt/<id> URLs
  • 📊 Two depth modes — cheap Overview (KB valuation + specs + geo + region context) or Detail (adds the monthly price time-series 시세)
  • 💰 Trade-type aware — price series for sale (매매), jeonse (전세) or monthly rent (월세)
  • 🏗️ Full complex specs — households, floors, buildings, parking, heating, builder, build year, floor-area & coverage ratios
  • 📈 Trade analytics — lifetime trade count, latest monthly volume, recent real-deal rows
  • 🌐 Exact geolocation — precise latitude/longitude + full lot-number and road-name address
  • 💬 Community signal — resident-review count, average rating, neighborhood rank
  • 💱 Live FX conversion — KRW + USD on every price field
  • 📊 Clean exports — JSON, CSV and Excel straight from the dataset

🎬 Quick Start

Pick a mode and a region, hit Start, and collect a clean analytics dataset. Overview maps a district cheaply; Detail adds the monthly price time-series per complex.

curl-X POST "https://api.apify.com/v2/acts/sian.agency~hogangnono-apartment-analytics-scraper/runs?token=YOUR_TOKEN"\
-H'Content-Type: application/json'\
-d'{"scrapeMode": "overview", "regionCodes": ["11680"], "maxResults": 100}'

🚀 Getting Started (3 Simple Steps)

Step 1: Choose your area

Enter one or more Korean district codes (e.g. 11680 for 강남구), or leave blank to use the default district. To target exact complexes, paste their IDs into Apartment Complex IDs.

Step 2: Pick a mode

Overview for fast, cheap complex analytics — or Detail to add the monthly price time-series. Choose the trade type (sale / jeonse / rent) for the price series.

Step 3: Run and export

Click Start. Download your results as JSON, CSV or Excel.

That's it! In about a minute, you'll have:

  • One analytics record per apartment complex with price stats and valuation
  • Specs, exact coordinates, region market context and trade history
  • KRW and USD pricing on every row

📥 Input Configuration

FieldTypeRequiredDescription
scrapeModestringNooverview (cheap analytics) or detail (adds monthly price time-series)
regionCodesarrayNoKorean district (시군구) codes or /region/<code> URLs to scrape (default 11680 = 강남구)
aptHashesarrayNoSpecific complex IDs or /apt/<id> URLs — overrides regionCodes
tradeTypestringNosale (매매), jeonse (전세) or rent (월세) — which transaction type the price series reflects
maxResultsintegerNoMax complexes (FREE: 25, PAID: unlimited)

Example:

{
"scrapeMode":"detail",
"regionCodes":["11680"],
"tradeType":"sale",
"maxResults":50
}

📤 Output

Each row is one apartment complex with 60+ fields. Sample (trimmed):

{
"id":"bg4ed",
"url":"https://hogangnono.com/apt/bg4ed",
"complexName":"리버뷰",
"category":"아파트",
"monthly_avg_price_krw":180000000,
"monthly_avg_price_usd":130435,
"max_real_trade_price_krw":200000000,
"loanable_trade_price_krw":90000000,
"trade_count":70,
"total_household":128,
"floor_max":15,
"heat_type":"중앙난방",
"builder":"삼윤개발",
"build_year":1993,
"sido":"서울특별시",
"sigungu":"강남구",
"dong":"청담동",
"latitude":37.522287,
"longitude":127.055336,
"address":"서울특별시 강남구 청담동 68-19",
"review_count":8,
"region":{"full_name":"서울특별시 강남구","price_per_py_manwon":9035.94,"latest_trade_count":180,"price_per_py_rank":1}
}

In Detail mode each complex also carries the monthly price time-series (latest avg/min/max + monthly trade volume from the monthly-reports API).


💡 Use Cases

  • Property analysts building Seoul apartment price indices by district
  • Valuation teams calibrating models with KB-style loanable prices and real-deal history
  • Investors comparing trade volume and price trends across complexes and neighborhoods
  • Proptech teams powering dashboards with fresh Korean apartment price intelligence
  • Researchers studying the Korean housing market with structured, geocoded complex data

❓ FAQ

Q: What's the difference between Overview and Detail? A: Overview returns the complex profile — KB valuation, specs, geo, review count and region context — cheaply (1 request per complex). Detail adds the monthly price time-series 시세 (latest avg/min/max + monthly volume), at 2 requests per complex.

Q: How do I find a region code? A: Open a district on hogangnono.com and copy the number from the URL — hogangnono.com/region/1168011680 (강남구).

Q: Do I need an account or API key for the source site? A: No. The actor handles everything; you only need your Apify token.

Q: Is this legal? A: Yes — we only extract publicly available data. See the legal note below.


🐛 Troubleshooting

No results returned

  • Check the region code (it's the 시군구 number, e.g. 11680), or try another district
  • Try Overview mode first to confirm the district has ranked complexes

Detail mode is slower

  • This is expected — Detail fetches the monthly-reports time-series per complex. Use Overview when you don't need the price series, or lower maxResults.

Hitting the free limit

  • The FREE tier caps each run at 25 complexes. Upgrade to PAID for unlimited results.

⚖️ Is it legal to scrape data?

Our actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. We therefore believe that our actors, when used for ethical purposes by Apify users, are safe.

However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.

You can also read Apify's blog post on the legality of web scraping.

Trademark notice: Hogangnono (호갱노노) is a trademark of its respective owner. This actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Hogangnono or its operator. All product names and trademarks belong to their respective owners and are used here for identification purposes only.


🤝 Support

👁 Telegram Support

Join our active support community


Built by SIÁN Agency | More Tools

You might also like

KB Land Scraper — South Korea Property Data & KB 시세 API

sian.agency/kbland-property-scraper

KB Land scraper & real estate data API for kbland.kr (South Korea). Apartment complexes, official KB 시세 valuations (sale/jeonse/monthly), regional price markers, jeonse ratios & recent deals — clean JSON/CSV. Fast overview or full complex detail. No account needed. 한국 부동산 데이터·KB시세 스크래퍼.

Apartment List Scraper

powerful_bachelor/apartment-list-scraper

🏢 Apartment List Scraper: Extracts detailed info from apartment listings, including rental ID, display name, address, contact info, pricing, and amenities. Easily handle images and customize inputs for efficient data processing. Perfect for real estate apps! 📊🏷️📞

👁 User avatar

Powerful Bachelor

13

serve Property Scraper — Korea Real Estate Data & API

sian.agency/serve-property-scraper

serve.co.kr (부동산써브) scraper & Korea real estate data API. Sale, jeonse & monthly-rent listings: price, deal type, area, rooms, floor, direction, geo, agency contact, cross-portal ids — clean JSON/CSV, one row per listing. Fast overview or full detail. No account needed. 부동산써브 매물 데이터·부동산 API.

peterpan Property Scraper — Korea Rental Data & API

sian.agency/peterpan-property-scraper

peterpanz.com (피터팬의 좋은방 구하기) rental scraper & real estate data API for South Korea. Villa, apartment, officetel & store listings: deposit (보증금), monthly rent (월세), maintenance, size, floor, amenities, address, coordinates, photos — clean JSON/CSV, one row per room. Fast overview or full detail.

Dabang Scraper — Korea Property Data & API

sian.agency/dabang-property-scraper

Scrape Dabang (다방) Korean real-estate into clean datasets — rooms, officetels and apartments with deposit/rent (월세·전세), exact coordinates, full address, nearest subway and photos. Filter by area, deal type and price. No account or API key needed. 다방 부동산 스크래퍼 · 매물 데이터·API.

Sarangbang Scraper — Korea Property Data & API

sian.agency/sarangbang-property-scraper

Sarangbang scraper & real estate data API for one of Korea's biggest property portals. Sale, jeonse & monthly-rent listings nationwide: price, deposit, rent, size, floor, address, agency, phone, photos — clean JSON/CSV. Fast overview or full detail. No-code, no API key needed.

Booking Scraper

simpleapi/booking-scraper

🏨 BookingScraper extracts real-time hotel and apartment data from Booking.com — prices, availability, ratings, reviews, amenities, photos & location. 🔎 Ideal for market research, price monitoring, travel SEO & competitor analysis. ⚡ Fast, scalable API + CSV/JSON export.

10