Singapore Childcare & Preschool Directory avatar

Singapore Childcare & Preschool Directory

Pricing

from $0.003 / centre returned

Go to Apify Store
Singapore Childcare & Preschool Directory

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

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

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.

Singapore Childcare Directory input β€” postal code, radius and item limit in the Apify Console

What you get

Singapore Childcare Directory output example β€” centres with address, postal code and coordinates as structured JSON

  • 🏫 ~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, sourceUrl and collectedAt
  • βš–οΈ 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

FieldTypeDescription
idstringStable identifier for the centre record.
namestringRegistered name of the childcare/preschool centre.
addressstringFull street address.
postalCodestringSingapore postal code.
latitudenumberLatitude coordinate.
longitudenumberLongitude coordinate.
websitestringCentre website, when available.
photoUrlstringURL of a centre photo, when available.
sourceUrlstring (URL)Link to the source dataset.
collectedAtstring (ISO date)Timestamp when the record was collected.
distanceKmnumberDistance from the search point, in km (radius search only).

Input fields

FieldDescription
nameQueryKeyword in name/address.
postalCodePostal code or prefix.
latitude / longitude / radiusKmRadius search around a point (nearest-first).
maxItemsMax 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.

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.