Singapore ACRA Company Registry Scraper
Look up Singapore companies and businesses from the official ACRA corporate register on data.gov.sg. Get UEN, entity status, incorporation date, registered address, SSIC industry codes, officer count, former names and audit firms. Export to JSON, CSV or Excel.
{ "uen": "196800306E", "entityName": "DBS BANK LTD.", "entityStatus": "Live Company", "entityType": "Local Company", "companyType": "Public Company Limited by Shares", "registrationIncorporationDate": "1968-07-16", "uenIssueDate": "1968-07-16", "address": "12, MARINA BOULEVARD, MARINA BAY FINANCIAL CEN…", "addressType": "LOCAL" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Uen | Entity Name | Entity Status | Entity Type |
|---|---|---|---|
| 196800306E | DBS BANK LTD. | Live Company | Local Company |
| 196900222R | DBS NOMINEES (PRIVATE) LIMITED | Live Company | Local Company |
| 197502043G | DBS TRUSTEE LIMITED | Live Company | Local Company |
| 197700546G | DBS PTE. LTD. | Dissolved - Members Voluntary Win… | Local Company |
| 197802641D | DBS TRADING (PRIVATE) LIMITED | Dissolved - Members Voluntary Win… | Local Company |
{ "uen": "196800306E", "entityName": "DBS BANK LTD.", "entityStatus": "Live Company", "entityType": "Local Company", "companyType": "Public Company Limited by Shares", "registrationIncorporationDate": "1968-07-16", "uenIssueDate": "1968-07-16", "address": "12, MARINA BOULEVARD, MARINA BAY FINANCIAL CEN…", "addressType": "LOCAL" }
Frequently asked questions
Which companies are covered?
Every entity in Singapore's official corporate register, across all entity types (local companies, sole proprietorships, partnerships, LLPs and more), refreshed monthly from the source.
Can I pull every company in one industry?
Yes. Set the primary SSIC code filter and turn on Scan the whole register to collect all entities classified under that industry code.
Does it include directors and shareholders by name?
No. The public register exposes the officer count but not the individual names of directors or shareholders, so those are not in the output. Everything listed under What you get is included when the register publishes it.
Why do some fields come back empty?
Fields like former names, audit firms, secondary SSIC or filing dates are only filled when they apply to that entity, so they are empty for many records. UEN, name, status, type and address are almost always present.
How fast is a run?
A single-initial lookup is fast. Scanning the whole register is slower because the open-data source rate-limits anonymous requests, so the actor paces itself across the 26 files.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.