Singapore Childcare & Preschool Directory
Pricing
from $0.003 / centre returned
Singapore Childcare & Preschool Directory
Every licensed childcare & preschool centre in Singapore (ECDA official data): name, full address, postal code, coordinates, website and photo. Filter by name, postal code or radius. Official open data, no key.
Pricing
from $0.003 / centre returned
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share
Get every licensed childcare and preschool centre in Singapore β name, full address, postal code, coordinates, website and photo β as clean JSON, CSV or Excel. Filter by name, postal code, or radius around a point (results sorted nearest-first). Built on Singapore's official ECDA open dataset, licensed for commercial reuse. No key, no login.
Great for parent & relocation apps, education lead generation, site selection and market analysis.

What you get

- π« ~1,900 centres β the full official ECDA list of licensed childcare/preschool services
- π Coordinates β latitude/longitude for mapping and nearest-centre search
- π Full address + postal code β normalized and ready to geocode or route
- π Filters β name/address keyword, postal-code prefix, or radius (km) around a point
- π§Ύ Provenance β every row carries a stable
id,sourceUrlandcollectedAt - βοΈ Official & reusable β Singapore Open Data Licence
Example input
{"postalCode": "76","maxItems": 0}
Radius search around Orchard Road:
{ "latitude": "1.3040", "longitude": "103.8318", "radiusKm": 3 }
Output
{"id": "sgcc-123","name": "APPLE TREE PLAYHOUSE PTE LTD","address": "1, NORTHPOINT DRIVE, #02-201, NORTHPOINT CITY","postalCode": "768019","latitude": 1.4256,"longitude": 103.8361,"website": null,"photoUrl": null,"sourceUrl": "https://data.gov.sg/datasets/d_5d668e3f544335f8028f546827b773b4/view","collectedAt": "2026-07-30T06:40:00.000Z"}
With a radius search each row also includes distanceKm.
Output schema
| Field | Type | Description |
|---|---|---|
id | string | Stable identifier for the centre record. |
name | string | Registered name of the childcare/preschool centre. |
address | string | Full street address. |
postalCode | string | Singapore postal code. |
latitude | number | Latitude coordinate. |
longitude | number | Longitude coordinate. |
website | string | Centre website, when available. |
photoUrl | string | URL of a centre photo, when available. |
sourceUrl | string (URL) | Link to the source dataset. |
collectedAt | string (ISO date) | Timestamp when the record was collected. |
distanceKm | number | Distance from the search point, in km (radius search only). |
Input fields
| Field | Description |
|---|---|
nameQuery | Keyword in name/address. |
postalCode | Postal code or prefix. |
latitude / longitude / radiusKm | Radius search around a point (nearest-first). |
maxItems | Max centres (0 = all). |
FAQ
Where does the data come from? Singapore's official ECDA "Child Care Services" dataset on data.gov.sg, licensed for commercial reuse under the Singapore Open Data Licence.
Is it current?
It reflects the latest published version of the dataset each run; collectedAt records when you pulled it.
Can I find centres near an address?
Yes β pass a latitude/longitude and radiusKm; results come back sorted nearest-first with a distanceKm field.
How does billing work? A tiny per-run dataset charge plus pay per centre returned.
Can I connect it to other tools? The Singapore Childcare Directory can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Related Actors
- Singapore Hawker Centres & Closures
- Google Maps Scraper β reviews & place details
- OSM POI Scraper β points of interest
Notes
Original clean-room implementation using Singapore's official ECDA open data (data.gov.sg), reused under the Singapore Open Data Licence. Not affiliated with or endorsed by ECDA or the Singapore Government.