Giga-Byte Technology Co., Ltd. — Investor Relations & Filings
GIGABYTE Technology Co., Ltd. is a global leader in the design and manufacture of high-performance computer hardware and enterprise solutions. Building on its foundational expertise in motherboards and graphics cards, the company offers a diverse portfolio including laptops, monitors, storage devices, and PC peripherals tailored for gamers and creators. In the enterprise sector, GIGABYTE provides comprehensive server solutions, cloud computing infrastructure, and high-performance computing (HPC) systems. The company is strategically focused on advancing artificial intelligence (AI), industrial automation, and deep learning technologies. By delivering robust, optimized, and versatile computing power, GIGABYTE supports a wide range of applications from personal computing to large-scale data centers, driving technological innovation across consumer and commercial markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2376_20260609F13.pdf | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_2376_20260609FE2.pdf | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_2376_20260609F02.pdf | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_2376_20260609FE1.pdf | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_2376_20260609F01.pdf | 2026-05-05 | Chinese | |
| 115年4月21日內部人設質解質 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41430764 | 115年年報及股東會資料 — 2026_2376_20260609F13.pdf | 2026-05-05 | Chinese | ||
| 41430691 | 115年年報及股東會資料 — 2026_2376_20260609FE2.pdf | 2026-05-05 | Chinese | ||
| 41430646 | 115年年報及股東會資料 — 2026_2376_20260609F02.pdf | 2026-05-05 | Chinese | ||
| 41430599 | 115年年報及股東會資料 — 2026_2376_20260609FE1.pdf | 2026-05-05 | Chinese | ||
| 41430572 | 115年年報及股東會資料 — 2026_2376_20260609F01.pdf | 2026-05-05 | Chinese | ||
| 35085815 | 115年4月21日內部人設質解質 | 2026-04-22 | Chinese | ||
| 34654998 | 代重要子公司技鋼科技公告董事會決議召開民國115年股東 常會(新增股東會議案) | 2026-04-17 | Chinese | ||
| 34654999 | 董事會決議股利分派 | 2026-04-17 | Chinese | ||
| 34654414 | 114年度股利金額(董事會決議) | 2026-04-17 | Chinese | ||
| 34634766 | 115年4月15日內部人設質解質 | 2026-04-16 | Chinese | ||
| 33804280 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33804238 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33694267 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33694260 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33717404 | 公告本公司發行海外第五次無擔保轉換公司債案向金管會 申請延長募集期間,業經金管會准予備查 | 2026-04-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RISO KAGAKU CORPORATION
Manufacturer of high-speed, cost-effective printing and dup…
|
6413 | JP | Manufacturing |
|
Rongta Technology (Xiamen) Group Co., Ltd.
Designs, manufactures, and markets AIDC devices, printers, …
|
9881 | HK | Manufacturing |
|
Routon Electronic Co.,Ltd.
Develops smart terminals and identity authentication system…
|
600355 | CN | Manufacturing |
|
SAMSys Technologies Inc.
Provider of RFID hardware solutions, including readers, ins…
|
SMSSF | CA | Manufacturing |
|
Sandisk Corp
Designs, develops, and manufactures data storage solutions …
|
SNDK | US | Manufacturing |
|
Seagate Technology
Develops hard disk drives and storage systems for large-sca…
|
STX | IE | Manufacturing |
|
SEIKO EPSON CORPORATION
A technology company focused on printing, visual communicat…
|
6724 | JP | Manufacturing |
|
SGSG Science&Technology Co., Ltd. Zhuhai
Develops financial equipment and software for bank automati…
|
300561 | CN | Manufacturing |
|
Shandong New Beiyang Information Technology Co.,Ltd.
Provides smart terminal solutions, thermal printing, and au…
|
002376 | CN | Manufacturing |
|
Shanghai Guao Electronic Technology Co., Ltd.
Develops and manufactures financial equipment and integrate…
|
300551 | CN | Manufacturing |
Giga-Byte Technology Co., Ltd. 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/52041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52041 | 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=52041 | 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=52041 \ -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": 52041}, 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 Giga-Byte Technology Co., Ltd. (id: 52041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.