
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 |
|---|---|---|---|
|
Hengxin Technology Ltd.
Specializes in RF coaxial cables and antennas, with diversi…
|
1085 | HK | Manufacturing |
|
HG Semiconductor Limited
Designs, develops, and sells semiconductor products, includ…
|
6908 | KY | Manufacturing |
|
HiDeep Inc.
Develops UI/UX solutions and pressure-sensitive 3D Touch te…
|
365590 | KR | Manufacturing |
|
Highbroad Advanced Material (Hefei) Co., Ltd.
Develops optical components and backlight modules for the g…
|
301321 | CN | Manufacturing |
|
Highness Microelectronics Limited
Develops advanced display solutions and embedded systems fo…
|
544741 | IN | Manufacturing |
|
Himax Technologies, Inc.
A fabless semiconductor provider of display imaging process…
|
HIMX | KY | Manufacturing |
|
HIRAKAWA HEWTECH CORP.
Manufacturer of cables, assemblies, and electronic and medi…
|
5821 | JP | Manufacturing |
|
HIROSE ELECTRIC CO.,LTD.
A global manufacturer of high-performance electronic connec…
|
6806 | JP | Manufacturing |
|
HI-TREND TECHNOLOGY (SHANGHAI) CO.,LTD
Fabless semiconductor firm specializing in energy metering …
|
688391 | CN | Manufacturing |
|
HLB innoVation Co.,Ltd.
Designs and manufactures lead frames for semiconductors and…
|
024850 | KR | 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.