Scrapers.lat logo scrapers.lat
Real estate

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 fields per record JSON · CSV · Excel · API Pay per use
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"
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Rent Approval DateTownBlockStreet NameFlat TypeMonthly RentAnnual RentCurrencyFull AddressPostal CodeLatitudeLongitudeFormatted Address
Sample output

A real example record, exactly the shape you receive.

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"
}

Frequently asked questions

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).

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.