ACRA Singapore Company Registry Scraper avatar

ACRA Singapore Company Registry Scraper

Pricing

from $0.004 / company scraped

Go to Apify Store
ACRA Singapore Company Registry Scraper

ACRA Singapore Company Registry Scraper

Search and export Singapore's full ACRA corporate registry: UEN, entity name, status, incorporation date, address, SSIC industry codes, officers, former names and audit firms. Filter by name, status, entity type or industry. Public open data, no key.

Pricing

from $0.004 / company scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

Search and export Singapore's full ACRA corporate registry into clean JSON, CSV or Excel. Get UEN, entity name, status, incorporation date, full address, SSIC industry codes, officer count, former names and audit firms for the ~1.5M entities registered with ACRA. Powered by ACRA's open data (data.gov.sg) β€” fast, no browser, no login, no key.

Perfect for B2B lead generation, KYC / due diligence, market research, competitor mapping and enrichment.

Why this actor

Most Singapore-company scrapers are thin name/UEN lookups. This one covers the entire registry across all 27 ACRA datasets and returns the full rich record, including:

  • 🏒 Identity β€” UEN, entity name, up to 15 former names, entity type, constitution, company type
  • πŸ“Œ Status & dates β€” status (Live, Struck Off, In Liquidation…), incorporation date, UEN issue date, annual-return & account-due dates
  • 🏭 Industry β€” primary & secondary SSIC codes + descriptions and user-described activities
  • πŸ“ Address β€” structured (block, street, unit, building, postal) plus a formatted one-line address
  • πŸ‘₯ Governance β€” officer count and up to 5 audit firms (name + UEN)

Search & filter

  • query β€” full-text search across the registry (name, keyword, UEN)
  • status β€” e.g. Live, Cancelled, Struck Off
  • entityType β€” e.g. Local Company, Sole Proprietorship/ Partnership
  • ssic β€” industry filter by SSIC code (e.g. 62010) or keyword (e.g. software) β€” great for building industry lead lists
  • maxItems β€” cap the export (full registry is ~1.5M entities)

Example input

{ "query": "", "status": "Live", "ssic": "software", "maxItems": 5000 }

Output

{
"uen": "199302785E",
"entityName": "WINSOFT PTE LTD",
"status": "Live",
"entityType": "Local Company",
"registrationDate": "1993-05-05",
"primarySsicCode": "46511",
"primarySsicDescription": "RETAIL & WHOLESALE OF COMPUTER SOFTWARE & HARDWARE",
"formattedAddress": "83 SCIENCE PARK DRIVE, #03-04, THE CURIE, Singapore 118258",
"numberOfOfficers": 10,
"auditFirms": [{ "uen": "...", "name": "..." }],
"sourceUrl": "https://data.gov.sg/collections/2/view",
"collectedAt": "2026-07-30T12:00:00.000Z"
}

Notes

Data is Β© ACRA, published under the Singapore Open Data Licence (commercial reuse permitted). Use responsibly and in line with the licence terms.