VOOZH about

URL: https://apify.com/nexgendata/singapore-acra-company-lookup

⇱ πŸ‡ΈπŸ‡¬ Singapore ACRA Lookup β€” BizFile+ & Dun Bradstreet Alt Β· Apify


πŸ‘ πŸ‡ΈπŸ‡¬ Singapore ACRA / BizFile+ Company Lookup avatar

πŸ‡ΈπŸ‡¬ Singapore ACRA / BizFile+ Company Lookup

Pricing

from $250.00 / 1,000 companies

Go to Apify Store

πŸ‡ΈπŸ‡¬ Singapore ACRA / BizFile+ Company Lookup

Bulk Singapore company lookups via the public ACRA dataset (data.gov.sg). Returns UEN, entity name, type, status, registration date, primary SSIC code/description, and address. Free public data, structured for B2B prospecting and KYC.

Pricing

from $250.00 / 1,000 companies

Rating

0.0

(0)

Developer

πŸ‘ NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

3

Monthly active users

11 days ago

Last modified

Share

πŸ‡ΈπŸ‡¬ Singapore ACRA Company Lookup β€” BizFile+ Direct, Dun & Bradstreet & InfoCredit Alternative

Look up Singapore-registered companies in the ACRA / BizFile+ registry by UEN, company name, or registration filters. Returns UEN, name, entity type, status, incorporation date, registered office, primary + secondary SSIC codes, paid-up capital, share types, and historical name changes. Built as a pay-per-record alternative to ACRA BizFile+ direct (SGD-priced one-shot lookups), Dun & Bradstreet, InfoCredit, Experian, and ProbeSG for Singapore KYC, due-diligence, lead-gen, and academic research.

Why ACRA Company Lookup Beats BizFile+ Direct, D&B, InfoCredit & Experian

FeatureNexGenData ACRA LookupBizFile+ directDun & BradstreetInfoCreditExperian (Singapore)
Cost$0.01 / record, pay-per-resultSGD $5.50-$33 per report$$$$ enterpriseSGD $$$/reportSGD $$$$ enterprise
Bulk lookupYes β€” UEN list / name listOne-at-a-time + payment perPlan-gatedPlan-gatedPlan-gated
FiltersSSIC + entity type + statusNone (single lookup)Yes (plan-gated)Yes (plan-gated)Yes (plan-gated)
Bulk exportJSON / CSV / ExcelPDF / per-lookupPlan-gated CSVPDF (plan-gated)Plan-gated
API accessApify REST + SDKsNone (web only)Enterprise contractPlan-gatedEnterprise
Auth requiredApify tokenSingPass / CorpPassEnterprise contractAccount + planEnterprise contract
Live ACRA refreshYes β€” direct registryYes (canonical)PeriodicPeriodicPeriodic
Monthly minimumNoneNone (per-lookup)$$$$SGD $$$$$$

Most Singapore KYC + lead-gen + accounting teams pick this actor instead of BizFile+ direct because BizFile+ charges SGD $5.50-$33 per profile and requires SingPass / CorpPass auth β€” burning analyst time and racking up SGD bills on any batch use case. Cheaper than D&B / Experian for the registry-level field set and a drop-in alternative to building your own BizFile+ form-scraping bot. Live data, flat JSON, no enterprise contract.

What You Get Per Company

Each dataset item is a flat JSON record:

  • uen β€” Unique Entity Number (9-10 char Singapore identifier)
  • entity_name, former_names (array, historical name changes)
  • entity_type β€” LLP / LP / private-limited / public-limited / sole-prop / etc.
  • entity_status β€” live / cessed / struck-off / dormant
  • incorporation_date, registration_date
  • registered_office_address, postal_code
  • primary_ssic_code, primary_ssic_description
  • secondary_ssic_code, secondary_ssic_description
  • paid_up_capital, paid_up_capital_currency
  • issued_share_capital, share_types
  • accounting_period_end_date
  • is_acra_information_complete, last_updated

Use Cases

  • Singapore KYC + AML β€” verify counterparty registration status before onboarding
  • Lead generation β€” build B2B prospect lists filtered by SSIC, entity type, or capital
  • Due diligence β€” pull historic name changes + status flags for compliance signals
  • Accounting + audit β€” confirm UEN-to-entity mapping during reconciliation work
  • Investors / corp-dev β€” map a sector (e.g. "Singapore fintech LLPs founded 2020+")
  • Credit + risk β€” flag struck-off, cessed, or dormant entities pre-extension
  • Academic research β€” entrepreneurship + ASEAN corporate-governance studies

Quick Start (Python)

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/singapore-acra-company-lookup").call(run_input={
"search_mode":"by_uen",
"uens":["202012345A","201998765B"]
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["uen"], item["entity_name"], item["entity_status"])

Pricing β€” Pay Per Record

  • Actor start: $0.01
  • Company record: $0.01

A 500-UEN KYC batch = $5.01. A 50K-record sector dataset = $500.01. No monthly minimum, no seats.

Related NexGenData APAC + KYC Actors

Use caseActor
OGD India companies registry (MCA)ogd-india-companies-registry
Hong Kong companies registryhk-companies-registry
India MCA companies registryindia-mca-companies
Singapore MAS financial institutionssg-mas-financial-institutions
Singapore SGX stock screenersgx-singapore-stock-screener
Singapore HDB resale-price trackersingapore-hdb-resale-tracker
Singapore GeBIZ government tenderssingapore-gebiz-tenders
Singapore data.gov multi-datasetsg-datagov-multi-dataset

FAQ

Q: Source of the data? A: ACRA's BizFile+ registry β€” the canonical source for Singapore-registered entities.

Q: How fresh is it? A: Each run pulls the current live ACRA snapshot. Status changes typically reflect within 1 business day of filing.

Q: Can I look up by company name? A: Yes β€” both UEN and free-text name lookup are supported.

Q: Coverage? A: All ~600K+ live and historical Singapore-registered entities (LLPs, LPs, private + public limited, sole-props, etc.).

Q: Output formats? A: JSON, CSV, Excel via Apify dataset export. Webhooks supported on dataset write.

Q: Legal status? A: Public registry data, freely accessible from ACRA. You are the data controller for downstream use β€” follow PDPA / your jurisdiction's data-use rules.


How NexGenData Pricing Works

Every NexGenData actor uses pay-per-event pricing β€” you only pay for results that actually land in your dataset. No monthly minimum, no seat fees, no surprise overage bills.

  • Actor Start: a single-event charge each time you spin the actor up (scaled to memory size)
  • Result / item: charged per item written to the default dataset
  • No charge for retries, internal proxy rotation, or failed sub-requests β€” those are absorbed by the platform

Apify Platform Bonus

New to Apify? Sign up with the NexGenData referral link β€” you get free platform credits on signup (enough for several thousand free results) and you help fund the maintenance of this actor fleet.

Integration Surface

Every actor in the NexGenData catalog can be triggered from:

  • Apify console β€” point-and-click run
  • Apify API β€” REST + webhooks
  • Apify Python / JS SDKs β€” programmatic batch
  • Zapier, Make.com, n8n β€” official integrations
  • MCP β€” many actors are exposed as MCP tools for Claude / ChatGPT / Cursor agents
  • Schedules β€” built-in cron for daily / weekly / monthly runs
  • Webhooks β€” POST results to any HTTPS endpoint on dataset write

Support

NexGenData maintains 260+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get a response within 24 hours. Roadmap requests are welcome β€” high-demand features ship in the next version.

Home: thenextgennexus.com Full catalog: apify.com/nexgendata

Related NexGenData actors

Part of the 7. Company Registry & Entity Intelligence workflow. Related NexGenData actors:

Browse the full NexGenData storefront by workflow or the Company Registry & Entity Intelligence cluster guide.

You might also like

ACRA Singapore Company Registry Scraper

jungle_synthesizer/acra-singapore-companies-scraper

Scrapes the Singapore ACRA company registry via the data.gov.sg public API. Returns UEN, entity name, type, registration status, date, and address for all 2M+ entities. Filter by status or type, search by name, or bulk-enrich a list of UENs.

πŸ‘ User avatar

BowTiedRaccoon

2

Singapore Company Scraper β€” UEN, Registry & Business Leads

scrapesage/singapore-company-scraper

Scrape Singapore company data from sgpbusiness.com: UEN, status, incorporation date, entity type, SSIC activity, registered address, phone & website. Browse by category, look up companies, or monitor new registrations. Optional email enrichment for B2B leads. No start fee.

Singapore Business Directory Scraper

nickslam/yelu-sg-scraper

Scrapes business directory data from Yelu.sg (Singapore) including company information, reviews, products, and more

Singapore Government Data API

lentic_clockss/singapore-government-data-search

Search Singapore business, housing, procurement, health, and court datasets in one run. Get structured Singapore records fast.

Singapore data.gov.sg Datasets Scraper

parseforge/mygov-singapore-data-scraper

Hit any data.gov.sg datastore resource by ID and pull every record with dataset_id, record_id, fields, values, and resource_name. Optional full row search lets you filter rows. Useful for civic analytics, transport studies, and economic research across Singapore public datasets.