Singapore Charities & IPC Directory
Pricing
from $0.005 / charity returned
Singapore Charities & IPC Directory
Search Singapore's official Charity Portal in bulk: charity name, UEN, charity & IPC status, IPC validity, sector, classification, activities and registration dates. Verify IPC status and generate leads. No key.
Pricing
from $0.005 / charity returned
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 hours ago
Last modified
Categories
Share
Search Singapore's official Charity Portal in bulk and export structured records β charity name, UEN, charity status, IPC status & validity, primary sector, classification, activities and registration dates β as clean JSON, CSV or Excel. Verify whether an organisation is a currently-approved IPC, or pull the entire directory (~3,200 charities) for lead generation and compliance. No key, no login.
Great for donor & giving platforms, grant makers, compliance/KYC teams, and researchers.

What you get
- ποΈ Full charity records β name, UEN, type, charity status, IPC status, IPC valid-from/till
- β
isCurrentIPCβ a clean computed flag for tax-deductible-donation eligibility today - ποΈ Sector & activities β primary sector, classification, sector administrator, activities
- π Dates β registration and de-registration dates (normalized ISO)
- π Search or bulk β keyword/UEN search, or the whole directory; filter by sector or current-IPC
- π§Ύ Provenance β stable
id,profileUrl,sourceUrl,collectedAt
Example input
Every currently-approved IPC in Health:
{ "currentIpcOnly": true, "sector": "Health", "maxItems": 5000 }
The entire directory:
{ "query": "", "maxItems": 5000 }
Output

{"id": "sgchar-...","name": "COMMUNITY CHEST","uen": "S61SS0132G","type": "Registered","charityStatus": "Registered","ipcStatus": "IPC","isCurrentIPC": true,"ipcValidFrom": "2024-01-01","ipcValidTill": "2026-12-31","primarySector": "Social and Welfare","primaryClassification": ["Others"],"sectorAdministrator": "Ministry of Social and Family Development","activities": ["Fund raising"],"registrationDate": "1983-11-01","website": null,"profileUrl": "https://www.charities.gov.sg/_layouts/15/CPInternet/SearchOrgProfile.aspx?q=...","sourceUrl": "https://www.charities.gov.sg/Pages/BasicSearch.aspx","collectedAt": "2026-07-30T07:40:00.000Z"}
Output schema
| Field | Type | Description |
|---|---|---|
id | string | Stable record ID assigned to the charity. |
name | string | Registered charity name. |
uen | string | Unique Entity Number (UEN). |
type | string | Organisation type (e.g. Registered). |
charityStatus | string | Current charity registration status. |
ipcStatus | string | IPC (Institution of a Public Character) status. |
isCurrentIPC | boolean | Whether IPC status is valid today, so donations are tax-deductible. |
ipcValidFrom | string | Start date of the current IPC period. |
ipcValidTill | string | End date of the current IPC period. |
primarySector | string | Primary charitable sector. |
primaryClassification | array | Classification tags within the sector. |
sectorAdministrator | string | Government body overseeing the sector. |
activities | array | Declared charitable activities. |
registrationDate | string | Date the charity was registered. |
deregistrationDate | string | Date the charity was de-registered, if any. |
website | string | Charity website, if listed. |
profileUrl | string (URL) | Link to the charity's profile on the Charity Portal. |
sourceUrl | string (URL) | Source search page URL. |
collectedAt | string (ISO date) | When the record was collected. |
Input fields
| Field | Description |
|---|---|
query | Name / keyword / UEN. Empty = all charities. |
currentIpcOnly | Only currently-approved IPCs. |
sector | Filter by primary sector. |
maxItems | Max charities to return. |
FAQ
Where does the data come from? Singapore's official Charity Portal public search (charities.gov.sg).
What does isCurrentIPC mean?
The organisation has IPC status and its IPC period covers today β i.e. donations are currently tax-deductible.
Can I get every charity?
Yes β leave query empty and set a high maxItems; the Actor pages through the full directory.
How does billing work? A tiny per-request charge plus pay per charity returned.
Can I connect this to other apps? The Singapore Charities & IPC 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 Childcare & Preschool Directory
- Brazil CNPJ Scraper β company registry lookups
- EU VAT Validator (VIES)
Notes
Original clean-room implementation using Singapore's public Charity Portal. You are responsible for how you use the data. Not affiliated with or endorsed by the Commissioner of Charities or the Singapore Government.