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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
MonthTownFlat TypeBlockStreet NameStorey RangeStorey Range MidFloor Area SqmFloor Area SqftFlat ModelLease Commence DateLease Commence YearRemaining LeaseRemaining Lease Months
示例输出

一条真实的示例记录,正是你收到的结构。

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 上运行这个爬虫,或让我们按你的确切需求定制一个。