Quanta Computer Inc. — Investor Relations & Filings
Quanta Computer Inc. is a global leader in the design and manufacture of notebook computers and electronic hardware. As a prominent Original Design Manufacturer (ODM), the company provides comprehensive solutions across various technology sectors, including cloud computing, enterprise networking, and mobile communications. Its extensive product portfolio features high-performance notebook PCs, blade servers, storage systems, and cameras. Beyond its core computing business, Quanta has expanded into emerging fields such as smart healthcare and automotive electronics. The company operates a vast global network of manufacturing facilities and after-sales service centers, supporting major international brands. Recognized as a Fortune Global 500 entity, Quanta leverages its technical expertise to deliver scalable infrastructure for data centers and cloud service providers through subsidiaries like Quanta Cloud Technology (QCT).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年02月董事會成員及持股 | 2026-03-05 | Chinese | |
| 114年第4季大陸投資 | 2026-03-03 | Chinese | |
| 本公司受邀參加美林證券所舉辦之“2026 Asia Tech Conference”投資論壇 | 2026-03-02 | Chinese | |
| 115年03月法人說明會簡報 — 238220260302E001.pdf | 2026-03-02 | Chinese | |
| 115年03月法人說明會簡報 — 238220260302M001.pdf | 2026-03-02 | Chinese | |
| 115年03月法人說明會簡報 | 2026-03-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33729512 | 115年02月董事會成員及持股 | 2026-03-05 | Chinese | ||
| 33729519 | 114年第4季大陸投資 | 2026-03-03 | Chinese | ||
| 33729524 | 本公司受邀參加美林證券所舉辦之“2026 Asia Tech Conference”投資論壇 | 2026-03-02 | Chinese | ||
| 33729542 | 115年03月法人說明會簡報 — 238220260302E001.pdf | 2026-03-02 | Chinese | ||
| 33729536 | 115年03月法人說明會簡報 — 238220260302M001.pdf | 2026-03-02 | Chinese | ||
| 33729528 | 115年03月法人說明會簡報 | 2026-03-02 | Chinese | ||
| 33729547 | 本公司受邀參加J.P. Morgan所舉辦之"Taiwan CEO-CFO Conference 2026 " 投資論壇 | 2026-03-02 | Chinese | ||
| 33729551 | 本公司受邀參加國泰證券所舉辦之投資論壇 | 2026-03-02 | Chinese | ||
| 33729553 | 本公司受邀參加花旗證券所舉辦之"Citi 2026 March Corporate Day"投資論壇 | 2026-03-02 | Chinese | ||
| 33729558 | 董事會召開本年度股東常會 公告 | 2026-02-26 | Chinese | ||
| 33729561 | 董事會決議盈餘分配案 | 2026-02-26 | Chinese | ||
| 33729564 | 114下半年股利金額(董事會決議) | 2026-02-26 | Chinese | ||
| 33729567 | 公告本公司董事會通過114年度財務報告 | 2026-02-26 | Chinese | ||
| 33729570 | 公告本公司辦理現金增資發行普通股參與發行海外存託憑證 | 2026-02-26 | Chinese | ||
| 33729573 | 本公司以現金增資子公司QMHP Co. Ltd | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Quanta Computer Inc. 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/52045/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52045 | 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=52045 | 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=52045 \ -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": 52045}, 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 Quanta Computer Inc. (id: 52045)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.