SUUMO Japan Real Estate — Rent & Price Stats + Gross Yield avatar

SUUMO Japan Real Estate — Rent & Price Stats + Gross Yield

Pricing

from $20.00 / 1,000 market summary — one city × property types

Go to Apify Store
SUUMO Japan Real Estate — Rent & Price Stats + Gross Yield

SUUMO Japan Real Estate — Rent & Price Stats + Gross Yield

Rent and used-condo price statistics (median, ¥/m², deposit customs) for any Japanese city, plus a gross-yield estimate. One call answers: what does this area really cost? From $0.02 per area — no subscription. SUUMOの賃料・中古マンション相場と表面利回りを1コールで。

Pricing

from $20.00 / 1,000 market summary — one city × property types

Rating

0.0

(0)

Developer

h ichi

h ichi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Market statistics for Japanese real estate, straight from SUUMO — Japan's largest property portal. One call per city returns:

  • Rent summary — median / quartile rent, rent per m², admin-fee median, how common deposits (敷金) and key money (礼金) are, median building age, top layouts
  • Sale summary (used condominiums / 中古マンション) — median price, price per m², median built year, top layouts
  • Gross-yield estimate — median rent per m² × 12 ÷ median sale price per m², the classic first-pass number for comparing areas as an investor
  • Optionally, every sampled listing (price, m², layout, age, address, URL)

Prices are reported in JPY and (optionally) USD. Data is fetched on demand from SUUMO's public search pages — nothing is stored between runs.

Pricing — from $0.02 per area, no subscription

EventPriceWhen
Market summary$0.02Per city × property type (e.g. both = rent + sale = $0.04). Yield estimate is free.
Individual listing$0.002Only if you enable Include individual listings

A default run (1 city, both, summaries only) costs $0.04. You are never charged for a city that returns zero listings.

Input

FieldExampleNotes
cityCodes["13113"]5-digit JIS city/ward codes. 13113 = Shibuya, 13104 = Shinjuku, 27127 = Osaka Kita, 01101 = Sapporo Chuo. Full official list
propertyType"both"rent, buy (used condos) or both (adds the yield estimate)
maxListingsPerCity60Sample size per city per type (30–300)
includeIndividualListingsfalseEnable to get each listing as a record
convertToUsdtrueAdds USD stats at the current exchange rate

Output example (summaries)

{
"type": "rent_summary",
"cityCode": "13113",
"areaLabel": "東京都渋谷区",
"totalListingsFound": 75005,
"sampledUnits": 60,
"rentJpy": {"min": 49000, "p25": 64000, "median": 65000, "p75": 65750, "max": 80000, "average": 64933},
"rentPerM2Jpy": {"median": 3799, "...": "..."},
"adminFeeJpyMedian": 10000,
"pctWithDeposit": 76.7,
"pctWithGratuity": 80.0,
"medianBuildingAgeYears": 35
}
{
"type": "yield_estimate",
"cityCode": "13113",
"grossYieldPct": 3.04,
"medianRentPerM2Jpy": 3799,
"medianSalePricePerM2Jpy": 1500276
}

Use cases

  • Investors / analysts: compare areas by rent level, ¥/m² and indicative gross yield in one API call
  • Relocation & proptech services: show clients what a neighbourhood really costs, including deposit/key-money customs
  • Researchers: track rent and price levels across Japanese cities on demand

Notes & fair use

  • totalListingsFound is SUUMO's displayed hit count and includes duplicate listings by multiple agencies.
  • The yield estimate is indicative: rental and for-sale stock differ in size and age mix. It is not property-level analysis.
  • The Actor fetches only public search pages, throttled, on demand. No login, no personal data.

日本語ガイド

SUUMO の公開検索ページから、市区ごとの賃料相場(中央値・㎡単価・管理費・敷金/礼金の割合・築年数)と中古マンション相場(価格・㎡単価・築年)、および両者から計算する表面利回りの目安を1コールで返します。

  • 入力: cityCodes に市区町村コード(5桁)を指定 — 例: 13113=渋谷区、27127=大阪市北区。コード一覧(総務省)
  • 料金: サマリー1件 $0.02(both は賃貸+売買で $0.04)。定額・サブスク不要。個別物件リストが必要な場合のみ +$0.002/件
  • 用途: 投資エリア比較・引っ越し先の相場確認・市場調査。データは実行のたびに取得(保存なし)