VOOZH about

URL: https://apify.com/foxlabs/taiwan-company-data

⇱ Taiwan Company Data — Directors, Shareholders & Financials · Apify


👁 Taiwan Company Data — Directors, Shareholders & Financials avatar

Taiwan Company Data — Directors, Shareholders & Financials

Pricing

from $4.00 / 1,000 results

Go to Apify Store

Taiwan Company Data — Directors, Shareholders & Financials

Look up any Taiwan company by Unified Business Number and get directors with shareholdings, capital, business scope, address & status (GCIS) — plus financials & English names for listed firms (TWSE). Clean JSON for KYC, due diligence & lead enrichment.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

👁 Berkan Kaplan

Berkan Kaplan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

👁 Taiwan Company Data — GCIS registry & TWSE financials

Taiwan Company Data — Directors, Shareholders & Financials

Look up any Taiwanese company by its Unified Business Number (UBN / 統一編號) and get a clean, structured JSON profile: directors and supervisors with their shareholdings, registered capital, business scope, address and status — sourced from Taiwan's official GCIS (Ministry of Economic Affairs) open registry. Listed companies are automatically enriched with full financials (balance sheet + income statement) and English names from the TWSE OpenAPI. Try it with 22099131 (TSMC).

Built on Apify, so you get API access, scheduling, integrations, proxy rotation and run monitoring out of the box.

What does Taiwan Company Data do?

It turns a list of UBNs (or company names) into rich firmographic records combining two authoritative public sources:

  • GCIS (data.gcis.nat.gov.tw) — covers all ~800K+ registered companies: company name, status, registered & paid-in capital, responsible person, full address, incorporation date, business-scope items (with industry codes), and the complete board of directors & supervisors including each member's shareholding — a depth most registries never expose.
  • TWSE OpenAPI (openapi.twse.com.tw) — for the ~1,000 listed companies, adds the English name and address, governance contacts (chairman, CEO, spokesperson, email, website, auditor), and the latest balance sheet and income statement (revenue, gross profit, operating/pre-tax/net income, EPS, total assets/liabilities/equity).

Why use Taiwan Company Data?

  • KYC / KYB & due diligence on Taiwanese counterparties and suppliers.
  • Semiconductor & electronics supply-chain mapping (the TSMC / Foxconn / MediaTek / ASE ecosystem).
  • Lead generation & CRM enrichment with verified firmographics.
  • Investment & M&A research — directors, ownership and financials in one record.
  • Ownership / UBO analysis — universe-wide director shareholdings.

Taiwanese company data is poorly covered by global B2B databases (Traditional-Chinese naming + the MOEA registry structure), so this is a genuine coverage gap you can fill.

How to use Taiwan Company Data

  1. Open the Input tab.
  2. Paste one or more UBNs (8-digit, e.g. 22099131) — the most precise option.
  3. (Optional) Add company names (Chinese works best) for best-effort lookup.
  4. Leave Include financials on to enrich listed companies.
  5. Click Start, then download results from the Output tab.

Input

FieldDescription
ubnsList of 8-digit Unified Business Numbers (most precise).
companyNamesCompany names — best-effort resolution via the GCIS keyword registry. Ambiguous names may resolve to the wrong company; check matched + the returned name.
includeFinancialsEnrich listed companies with TWSE financials & English names (default true).
maxResultsHard cap on results (pay-per-result). 0 = unlimited.
maxConcurrencyParallel lookups (default 8).
proxyConfigurationApify Datacenter proxy is sufficient.
{"ubns":["22099131","04541302"],"includeFinancials":true}

Output

{
"ubn":"22099131",
"name":"台灣積體電路製造股份有限公司",
"nameEnglish":"TSMC",
"status":"核准設立",
"responsiblePerson":"魏哲家",
"address":"新竹科學園區新竹市力行六路8號",
"addressEnglish":"No. 8, Li-Hsin Rd. 6, Hsinchu Science Park, Hsin-Chu 300096, Taiwan",
"capitalStock":280500000000,
"capitalStockFormatted":"NT$280.50B",
"setupDate":"1987-02-21",
"industriesText":"電子零組件製造業; 能源技術服務業; …",
"directors":[
{"position":"董事長","name":"魏哲家","juristicPerson":null,"shareholding":7452349},
{"position":"董事","name":"葉俊顯","juristicPerson":"行政院國家發展基金管理會","shareholding":1653709980}
],
"directorsCount":10,
"isListed":true,
"stockCode":"2330",
"listingDate":"1994-09-05",
"chairman":"魏哲家",
"email":"invest@tsmc.com",
"website":"https://www.tsmc.com",
"financials":{
"period":"2026 Q1",
"balanceSheet":{"totalAssets":8660949685000,"totalEquity":5932388921000,"netValuePerShare":227.17},
"incomeStatement":{"revenue":1134103440000,"netIncome":572801304000,"eps":22.08}
},
"financialsText":"Revenue NT$1.13T · Net income NT$572.80B · EPS 22.08 · Assets NT$8.66T (2026 Q1)",
"source":"GCIS (data.gcis.nat.gov.tw) + TWSE OpenAPI",
"sourceUrl":"https://findbiz.nat.gov.tw/fts/query/QueryCmpyDetail/queryCmpyDetail.do?banNo=22099131"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel. All monetary values are in NT$ (TWD); financial figures are converted from the source's NT$-thousands to absolute NT$.

Data table

FieldDescription
ubnUnified Business Number (統一編號)
name / nameEnglishChinese registered name / English name (listed)
statusRegistration status (e.g. 核准設立 = active)
capitalStock / paidInCapitalRegistered / paid-in capital (NT$)
responsiblePersonLegal responsible person
address / addressEnglishRegistered address
setupDate / listingDateIncorporation / TWSE listing date
industriesBusiness-scope items with codes
directors[]Board & supervisors: position, name, juristic backer, shareholding
isListed / stockCodeListed flag / TWSE ticker
chairman, ceo, email, websiteGovernance & contacts (listed)
financialsBalance sheet + income statement (listed)

How much does it cost to get Taiwan company data?

The Actor uses free government open APIs and pure JSON parsing (no headless browser), so runs are fast and cheap. Pricing is pay-per-result, scaling linearly with the number of companies — set maxResults to control spend. A typical lookup of a few hundred companies costs only a few cents of platform usage.

Tips & advanced options

  • UBN is king. For guaranteed matches, supply UBNs; names are best-effort and may be ambiguous (e.g. a colloquial brand name differs from the registered name).
  • Financials are listed-only. Non-listed Taiwanese companies are not required to publish financial statements, so financials is null for them — this is a legal limitation, not a gap in the Actor.
  • Lower maxConcurrency on very large lists if you hit rate limits on the GCIS API.

FAQ, disclaimers & support

Is this legal? The Actor reads official open-government data (GCIS under the Open Government Data Licence; TWSE OpenAPI) that permits commercial reuse with attribution. It does not bypass any login or anti-bot system. Director/shareholder names are public registry data; handle personal data in line with applicable law.

Why is nameEnglish empty for some companies? English names come from TWSE and exist only for listed companies.

Found an issue or need a custom field? Open an issue on the Actor's Issues tab — custom B2B-intelligence solutions are available.

Changelog

0.1 (initial release)

  • GCIS lookup by UBN: registry basics, capital, business scope, and full directors/supervisors with shareholdings.
  • TWSE enrichment for listed companies: English name/address, governance contacts, and latest balance sheet + income statement.
  • Best-effort company-name → UBN resolution via the GCIS keyword registry.

You might also like

Korean Company Data — Directors, Shareholders & Financials

foxlabs/korean-company-data

Look up any Korean listed company and get directors with exact shareholdings, full IFRS financial statements (3-year, consolidated+separate), and firmographics. Clean JSON for KYC, due diligence & supply-chain verification.

👁 User avatar

Berkan Kaplan

1

Indian Company Data — CIN, Directors & Financials

foxlabs/indian-company-data

Look up any Indian company by CIN and get directors, financials, balance sheet, paid-up capital, charges & registry details as clean JSON. MCA-sourced data via Tofler — for due diligence, KYC, lead enrichment & investor research.

👁 User avatar

Berkan Kaplan

26

Taiwan Government Data API

lentic_clockss/taiwan-data-search

Search Taiwan market, health, environment, nonprofit, and public-data sources in one run. Get structured Taiwan records fast.

CZ/SK Company Info — Free IČO Lookup

pavel242242/cz-sk-company-info

Look up Czech and Slovak companies by IČO. One structured JSON record per company with identification, NACE, address, statutory body, shareholders, financials, multi-year history, business activities, risk flags and VAT status. No API key. For B2B prospecting, KYC, due diligence and CRM enrichment.

👁 User avatar

Pavel Chocholouš

4

Taiwan Stock Institutional Trades (TWSE) - 三大法人買賣超

chamarix/twse-institutional-trades

Daily foreign/trust/dealer net buy-sell data for all 1,300+ Taiwan Stock Exchange (TWSE) listed stocks. Official T86 data feed, structured JSON, since 2012.

India MCA Company Data Scraper - CIN, Directors & Charges

haketa/india-mca-scraper

India company data scraper & API (MCA / CIN lookup): enrich any Indian company by CIN and export name, status, incorporation date, RoC, category, authorized & paid-up capital, address, email, directors with DIN & registered charges. India KYC, due-diligence & B2B lead data — fast, no login.

Germany Handelsregister Scraper

regdata/germany-handelsregister-scraper

Search the German Commercial Register (Handelsregister) by company name or register number. Extract company data, officers / managing directors (Geschäftsführer) with dates of birth, capital, legal form, seat, business purpose. No official API - structured JSON for KYC, KYB & due diligence.

4