Scrapers.lat logo scrapers.lat
商业

Taiwan Business Registry Scraper (Company & UBN)

Extract Taiwan company registration records from the official GCIS registry by name or unified business number (UBN). Get company name, status, capital, representative, registered address, directors and business scope. Export to JSON, CSV or Excel.

20 每条记录的字段 JSON · CSV · Excel · API 按用量付费
taiwan-business-registry-scraper.json 200 OK
{
  "ubn": "54900838",
  "name": "台積電機有限公司",
  "status": "核准設立",
  "statusCode": "01",
  "organizationType": "有限公司",
  "capital": 2000000,
  "paidInCapital": 0,
  "representative": "王志聰",
  "registeredAddress": "臺中市南屯區春社里中台路61之3號"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
UbnNameStatusStatus CodeOrganization TypeCapitalPaid In CapitalRepresentativeRegistered AddressRegister AuthorityRegister Authority CodeRegistration DateLast Approval DateDirector Count
示例输出

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

UbnNameStatusStatus Code
54900838台積電機有限公司核准設立01
90312187台積電梯有限公司核准設立01
54900838台積電機有限公司
90312187台積電梯有限公司
GET /taiwan-business-registry-scraper
{
  "ubn": "54900838",
  "name": "台積電機有限公司",
  "status": "核准設立",
  "statusCode": "01",
  "organizationType": "有限公司",
  "capital": 2000000,
  "paidInCapital": 0,
  "representative": "王志聰",
  "registeredAddress": "臺中市南屯區春社里中台路61之3號"
}

常见问题

What does this Taiwan company registry scraper cover?

It covers every company in Taiwan's national registry, sourced from the Ministry of Economic Affairs GCIS open data platform (商工行政資料開放平臺). You can look up companies nationwide by name keyword or by unified business number.

Can I search by company name or do I need the unified business number?

Both work. Enter a company name keyword to return every active company whose name contains that text, or provide a list of 8-digit unified business numbers (統一編號) for exact one-to-one lookups.

How many companies can I retrieve in one run?

A name search returns up to 1000 matching companies per keyword, and you can cap the result with Max Items. UBN lookups return exactly one company each, so a list of UBNs returns that many companies.

Does it return directors, shareholding, and business scope?

Yes, when Fetch directors and full business scope is enabled. Each company then gets an extra detail record listing board members with their position and number of shares held, plus the complete registered business scope with item codes and descriptions.

Why are some dates in a different format?

Taiwan's registry stores dates in the ROC (Minguo) calendar. The scraper converts them to standard ISO calendar dates, so 0760221 becomes 1987-02-21.

What happens if a unified business number is not found?

The scraper emits a record with an error message for that UBN and continues with the rest, so one bad number never stops the run.

你准备好,它就就绪。

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