Scrapers.lat logo scrapers.lat
不動産

Singapore HDB Resale Flat Prices Scraper

Scrape Singapore HDB resale flat transactions from the official data.gov.sg open data portal. Get town, flat type, block, street, storey range, floor area, remaining lease and resale price. Export to JSON, CSV or Excel.

24 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
singapore-hdb-resale-prices-scraper.json 200 OK
{
  "month": "2026-03",
  "town": "ANG MO KIO",
  "flatType": "EXECUTIVE",
  "block": "104A",
  "streetName": "ANG MO KIO ST 11",
  "storeyRange": "01 TO 03",
  "storeyRangeMid": 2,
  "floorAreaSqm": 147,
  "floorAreaSqft": 1582.29
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
MonthTownFlat TypeBlockStreet NameStorey RangeStorey Range MidFloor Area SqmFloor Area SqftFlat ModelLease Commence DateLease Commence YearRemaining LeaseRemaining Lease Months
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

MonthTownFlat TypeBlock
2026-03ANG MO KIOEXECUTIVE104A
2026-01ANG MO KIOEXECUTIVE104A
2026-03ANG MO KIOEXECUTIVE605
2026-07ANG MO KIOEXECUTIVE616
2026-07ANG MO KIOEXECUTIVE208
GET /singapore-hdb-resale-prices-scraper
{
  "month": "2026-03",
  "town": "ANG MO KIO",
  "flatType": "EXECUTIVE",
  "block": "104A",
  "streetName": "ANG MO KIO ST 11",
  "storeyRange": "01 TO 03",
  "storeyRangeMid": 2,
  "floorAreaSqm": 147,
  "floorAreaSqft": 1582.29
}

よくある質問

Where does the data come from?

The official data.gov.sg "Resale Flat Prices" dataset, published by the Housing and Development Board (HDB). It lists completed resale transactions at address level.

Does it need a login or API key?

No. It reads the public open data portal with no account and no key.

How far back does it go?

This dataset covers transactions from 2017 onward, with around 234,000 records and counting.

Does it include the exact unit or buyer?

No. HDB publishes block, street, storey band and flat details, not the unit number or any personal information.

How fresh is it?

HDB refreshes the source dataset on a rolling basis, roughly monthly.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。