Scrapers.lat logo scrapers.lat
不動産

Singapore HDB Flat Rental Prices Scraper

Scrape Singapore HDB flat rental transactions from the official data.gov.sg open data portal. Get town, block, street name, flat type, monthly rent and approval date. Export to JSON, CSV or Excel.

15 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
singapore-hdb-rental-scraper.json 200 OK
{
  "rentApprovalDate": "2026-06",
  "town": "TAMPINES",
  "block": "132",
  "streetName": "SIMEI ST 1",
  "flatType": "3-ROOM",
  "monthlyRent": 2850,
  "annualRent": 34200,
  "currency": "SGD",
  "fullAddress": "132 SIMEI ST 1"
}
得られるもの

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

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Rent Approval DateTownBlockStreet NameFlat TypeMonthly RentAnnual RentCurrencyFull AddressPostal CodeLatitudeLongitudeFormatted Address
出力サンプル

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

Rent Approval DateTownBlockStreet Name
2026-06TAMPINES132SIMEI ST 1
2026-06TAMPINES246TAMPINES ST 21
2026-06TAMPINES149SIMEI ST 1
2026-06TAMPINES725TAMPINES ST 71
2026-06TAMPINES164TAMPINES ST 12
GET /singapore-hdb-rental-scraper
{
  "rentApprovalDate": "2026-06",
  "town": "TAMPINES",
  "block": "132",
  "streetName": "SIMEI ST 1",
  "flatType": "3-ROOM",
  "monthlyRent": 2850,
  "annualRent": 34200,
  "currency": "SGD",
  "fullAddress": "132 SIMEI ST 1"
}

よくある質問

Where does the data come from?

The official data.gov.sg "Renting Out of Flats" dataset, published by the Housing and Development Board (HDB). It covers approved HDB flat rental transactions.

Does it need a login or API key?

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

Does it include private property rentals?

No. This covers HDB (public housing) flats only, which are the majority of Singapore homes.

How fresh is it?

The source dataset is refreshed by HDB on a rolling basis (roughly monthly).

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

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