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 |
|---|---|---|---|
|
ATEN INTERNATIONAL CO., LTD.
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVerMedia Technologies, Inc.
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
Avision Inc.
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
Biostar Microtech International Corp.
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | KR | 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.