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.
{ "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" }
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
A real example record, exactly the shape you receive.
| Rent Approval Date | Town | Block | Street Name |
|---|---|---|---|
| 2026-06 | TAMPINES | 132 | SIMEI ST 1 |
| 2026-06 | TAMPINES | 246 | TAMPINES ST 21 |
| 2026-06 | TAMPINES | 149 | SIMEI ST 1 |
| 2026-06 | TAMPINES | 725 | TAMPINES ST 71 |
| 2026-06 | TAMPINES | 164 | TAMPINES ST 12 |
{ "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.