Scrapers.lat logo scrapers.lat
商业

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.

26 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-acra-entities-scraper.json 200 OK
{
  "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"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
UenEntity NameEntity StatusEntity TypeCompany TypeRegistration Incorporation DateUen Issue DateAddressAddress TypeBlockStreet NameBuilding NamePostal CodeIs Active
示例输出

一条真实的示例记录,正是你收到的结构。

UenEntity NameEntity StatusEntity Type
196800306EDBS BANK LTD.Live CompanyLocal Company
196900222RDBS NOMINEES (PRIVATE) LIMITEDLive CompanyLocal Company
197502043GDBS TRUSTEE LIMITEDLive CompanyLocal Company
197700546GDBS PTE. LTD.Dissolved - Members Voluntary Win…Local Company
197802641DDBS TRADING (PRIVATE) LIMITEDDissolved - Members Voluntary Win…Local Company
GET /singapore-acra-entities-scraper
{
  "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"
}

常见问题

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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。