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 corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.
- Un registro limpio por resultado, deduplicado y normalizado
- Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
- Pagas por uso en la nube, sin instalar ni mantener nada
Un registro real de ejemplo, tal como lo recibes.
| 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" }
Preguntas frecuentes
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).
Listo cuando tú lo estés.
Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.