
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 |
|---|---|---|---|
|
KINSUS
Global supplier of IC substrates and advanced packaging for…
|
3189 | TW | Manufacturing |
|
Kioxia Holdings Corporation
A world leader in memory solutions, developing and selling …
|
285A | JP | Manufacturing |
|
Knowles Corp
Global provider of advanced micro-acoustic solutions and pr…
|
KN | US | Manufacturing |
|
KNW Co., Ltd.
Manufactures high-tech materials for the display and automo…
|
105330 | KR | Manufacturing |
|
KOA CORPORATION
Manufacturer of passive electronic components like resistor…
|
6999 | JP | Manufacturing |
|
KOA DENKO (M) BERHAD
Specializes in producing and marketing diverse resistors an…
|
— | MY | Manufacturing |
|
KOHOKU KOGYO CO.,LTD.
Manufactures lead terminals for capacitors and optical comm…
|
6524 | JP | Manufacturing |
|
KO JA
Manufactures membrane touch switches and backlight modules …
|
5215 | TW | Manufacturing |
|
KoMiCo Ltd.
Offers precision cleaning and coating for semiconductor and…
|
183300 | KR | Manufacturing |
|
KOPIN CORP
Develops microdisplays and optical solutions for wearable t…
|
KOPN | US | 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.