
GUC — Investor Relations & Filings
Global Unichip Corp. (GUC) is a leading provider of advanced application-specific integrated circuit (ASIC) services, specializing in the design and development of complex system-on-chip (SoC) solutions. The company offers a comprehensive suite of services ranging from initial specification (spec-in) and SoC integration to physical design and manufacturing. GUC focuses on leveraging cutting-edge process technologies to deliver high-performance silicon for demanding sectors, including artificial intelligence (AI), high-performance computing (HPC), and automotive electronics, such as advanced driver-assistance systems (ADAS) and autonomous driving. By providing flexible, customized IC design and manufacturing support, GUC enables technology leaders to accelerate time-to-market for innovative products. Its expertise encompasses advanced packaging, high-speed interface technologies, and specialized solutions for networking and wireless communication.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-05-21 | Chinese | |
| 功能性委員會成員 | 2026-05-21 | Chinese | |
| 功能性委員會成員 | 2026-05-21 | Chinese | |
| 本公司股東常會決議許可董事競業行為 | 2026-05-21 | Chinese | |
| 公告本公司委任審計暨公司治理委員會委員 | 2026-05-21 | Chinese | |
| 公告本公司委任薪酬委員會委員 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46722935 | 公司基本資料 | 2026-05-21 | Chinese | ||
| 46722937 | 功能性委員會成員 | 2026-05-21 | Chinese | ||
| 46723478 | 功能性委員會成員 | 2026-05-21 | Chinese | ||
| 46717592 | 本公司股東常會決議許可董事競業行為 | 2026-05-21 | Chinese | ||
| 46716001 | 公告本公司委任審計暨公司治理委員會委員 | 2026-05-21 | Chinese | ||
| 46716014 | 公告本公司委任薪酬委員會委員 | 2026-05-21 | Chinese | ||
| 46716119 | 本公司董事會一致推舉張麗絲女士擔任董事長 | 2026-05-21 | Chinese | ||
| 46716125 | 本公司115年度股東常會董事改選當選名單 | 2026-05-21 | Chinese | ||
| 46716202 | 公告本公司董事長訂定除息基準日等相關事宜 | 2026-05-21 | Chinese | ||
| 46716210 | 本公司115年股東常會重要決議 | 2026-05-21 | Chinese | ||
| 46714599 | 公司治理組織架構 | 2026-05-21 | Chinese | ||
| 46584222 | 本公司受邀參加Citi Taiwan conference | 2026-05-20 | Chinese | ||
| 46584224 | 本公司受邀參加匯豐證券Taiwan Conference 2026 | 2026-05-20 | Chinese | ||
| 46584226 | 本公司受邀參加高盛證券 Taiwan Computex & Corporate Day 2026 | 2026-05-20 | Chinese | ||
| 46584228 | 本公司受邀參加Morgan Stanley Asia AI Summit | 2026-05-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA CIRCUIT CO.,LTD
A specialized manufacturer of PCBs for smartphones, tablets…
|
007810 | KR | Manufacturing |
|
KOREA ELECTRIC TERMINAL CO.,LTD
Manufacturer of electrical connectors for automotive and el…
|
025540 | KR | Manufacturing |
|
KOSTECSYS. CO., LTD.
Manufacturer of thermal management and packaging solutions …
|
355150 | KR | Manufacturing |
|
K & P International Holdings Limited
Manufacture and sale of precision electronic components and…
|
675 | HK | Manufacturing |
|
Kuang-Chi Technologies Co., Ltd.
Develops and produces electromagnetic metamaterials for aer…
|
002625 | CN | Manufacturing |
|
KUNSHAN GLVAC ELECTRONIC TECHNOLOGY CO.,LTD.
Manufacturer of high-voltage vacuum electronic components f…
|
688103 | CN | Manufacturing |
|
KURAMOTO CO.,LTD.
Develops, processes, and sells glass substrates for flat pa…
|
5216 | JP | Manufacturing |
|
Kuroda Group Co., Ltd.
A manufacturing and trading company providing production go…
|
287A | JP | Manufacturing |
|
KYEC
Provides IC backend services including wafer probing, final…
|
2449 | TW | Manufacturing |
|
KYOCERA CORPORATION
A diversified manufacturer of advanced materials, component…
|
6971 | JP | Manufacturing |
GUC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52327/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52327 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52327 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52327 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52327}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for GUC (id: 52327)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.