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" }
Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| 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" }
Perguntas frequentes
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).
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.