
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 |
|---|---|---|---|
|
IK Semicon Co., Ltd.
Fabless semiconductor company designing analog and mixed-si…
|
149010 | KR | Manufacturing |
|
ILJIN DISPLAY CO.,LTD.
Manufacturer of touch screen panels and sapphire materials …
|
020760 | KR | Manufacturing |
|
IMAGIS Co., Ltd.
A fabless semiconductor company designing touch, haptic, an…
|
115610 | KR | Manufacturing |
|
INARI AMERTRON BERHAD
Provides OSAT and EMS for RF SiP, fiber-optics, opto-electr…
|
— | MY | Manufacturing |
|
Incap Ltd
Offers electronics manufacturing services, PCB assembly, an…
|
517370 | IN | Manufacturing |
|
Incap Oyj
A full-service provider of Electronics Manufacturing Servic…
|
ICP1V | FI | Manufacturing |
|
indie Semiconductor, Inc.
Develops semiconductors and software for automotive ADAS, U…
|
INDI | US | Manufacturing |
|
Infineon Technologies AG
A global leader in semiconductor solutions for energy effic…
|
IFX | DE | Manufacturing |
|
Infotmic co.,ltd.
Designs ARM-based SoC solutions for consumer electronics an…
|
000670 | CN | Manufacturing |
|
InfoVision Optoelectronics( Kunshan) Co., Ltd.
Develops TFT-LCD panels and modules for notebook, automotiv…
|
688055 | 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.