
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 |
|---|---|---|---|
|
Jih Lin
Global manufacturer of high-precision semiconductor lead fr…
|
5285 | TW | Manufacturing |
|
Jilin Sino-Microelectronics Co.,Ltd.
Integrated Device Manufacturer of power semiconductor compo…
|
600360 | CN | Manufacturing |
|
JinFu Technology Co., Ltd.
Manufactures precision functional components and optoelectr…
|
003018 | CN | Manufacturing |
|
Jinlong Machinery & Electronic Co.,Ltd
Specializes in micro-motors and precision components for ha…
|
300032 | CN | Manufacturing |
|
JMC
Manufacturer of high-end Chip on Film substrates and IC car…
|
6552 | TW | Manufacturing |
|
JNB Co.,Ltd
Manufactures semiconductor materials, equipment, and indust…
|
452160 | KR | Manufacturing |
|
JNTC CO.,LTD.
Manufactures tempered glass and connectors for the electron…
|
204270 | KR | Manufacturing |
|
JonDeTech Sensors AB
Develops and manufactures silicon-based IR sensors for temp…
|
JDT | SE | Manufacturing |
|
JONES TECH PLC
Provides thermal management and EMI shielding solutions for…
|
300684 | CN | Manufacturing |
|
Jonhon Optronic Technology Co.,Ltd
Manufacturer of high-reliability optical, electrical, and f…
|
002179 | CN | 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.