Unitech Computer Co., Ltd. — Investor Relations & Filings
Unitech Computer Co., Ltd. is a leading distributor of technology products and integrated IT solutions. The company specializes in the distribution of a comprehensive range of hardware, including enterprise servers, high-performance computing systems, professional display solutions, and computer peripherals. It serves as a strategic partner for global brands such as Lenovo, Dell, Samsung, and ViewSonic, facilitating the delivery of advanced technologies like 5K monitors, professional-grade projectors, and server infrastructure to commercial and consumer markets. Unitech’s core operations focus on providing value-added services, technical support, and efficient logistics management. By integrating high-quality visual technology with robust computing architecture, the company supports digital transformation and operational excellence across various sectors, including enterprise, education, and retail.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年08月法人說明會簡報 | 2025-08-07 | Chinese | |
| 114年第2季海外子公司投資 | 2025-08-05 | Chinese | |
| 114年第2季大陸投資 | 2025-08-05 | Chinese | |
| 【更正】公告本公司董事會通過114年第二季合併財務報告 | 2025-08-05 | Chinese | |
| 114年第2季資產負債表 | 2025-08-05 | Chinese | |
| 114年第2季綜合損益表 | 2025-08-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33769227 | 114年08月法人說明會簡報 | 2025-08-07 | Chinese | ||
| 33769239 | 114年第2季海外子公司投資 | 2025-08-05 | Chinese | ||
| 33769241 | 114年第2季大陸投資 | 2025-08-05 | Chinese | ||
| 33769242 | 【更正】公告本公司董事會通過114年第二季合併財務報告 | 2025-08-05 | Chinese | ||
| 33769248 | 114年第2季資產負債表 | 2025-08-05 | Chinese | ||
| 33769246 | 114年第2季綜合損益表 | 2025-08-05 | Chinese | ||
| 33769244 | 114年第2季現金流量表 | 2025-08-05 | Chinese | ||
| 33769243 | 114年第2季權益變動表 | 2025-08-05 | Chinese | ||
| 33769250 | 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-05 | Chinese | ||
| 33769253 | 114年07月內部人持股異動(事後) | 2025-08-05 | Chinese | ||
| 33769251 | 114年07月董事會成員及持股 | 2025-08-05 | Chinese | ||
| 33769255 | 本公司受邀參加凱基證券舉辦之線上法人說明會 | 2025-07-31 | Chinese | ||
| 33769256 | 公告本公司114年第二季合併財務報告董事會預計召開日期為 114年08月05日 | 2025-07-28 | Chinese | ||
| 33769258 | 114年7月14日內部人設質解質 | 2025-07-15 | Chinese | ||
| 33769259 | 114年7月10日內部人設質解質 | 2025-07-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of computers, computer peripheral equipment and software
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB S.A.
A leading CEE distributor of IT, consumer electronics, and …
|
ABE | PL | Wholesale and retail trade |
|
Acer Gaming Inc.
Specialized gaming console and PC game distribution arm of …
|
6908 | TW | Wholesale and retail trade |
|
Acetech E-Commerce Limited
Distributes IT hardware and networking equipment via digita…
|
ACETEC | IN | Wholesale and retail trade |
|
ACTION S.A.
A distributor and manufacturer of IT equipment, electronics…
|
ACT | PL | Wholesale and retail trade |
|
ARENA BİLGİSAYAR SANAYİ VE TİCARET A.Ş.
A technology distributor of PCs, peripherals, and electroni…
|
ARENA | TR | Wholesale and retail trade |
|
Asbis Enterprises PLC
Distributor and developer of IT, IoT, and robotics products…
|
ASB | CY | Wholesale and retail trade |
|
Beamscope Canada Inc.
Former major distributor of computer hardware, software, an…
|
BSP | CA | Wholesale and retail trade |
|
Changhong Jiahua Holdings Limited
A technology distributor and integrated ICT service provide…
|
3991 | HK | Wholesale and retail trade |
|
Climb Global Solutions, Inc.
A value-added IT distributor connecting emerging tech vendo…
|
CLMB | US | Wholesale and retail trade |
|
Compuage Infocom Ltd
Value-added distributor of IT, mobility, cloud, and cyberse…
|
COMPINFO | IN | Wholesale and retail trade |
Unitech Computer 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/52065/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52065 | 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=52065 | 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=52065 \ -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": 52065}, 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 Unitech Computer Co., Ltd. (id: 52065)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.