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年10月內部人持股異動(事後) | 2025-11-04 | Chinese | |
| 公告本公司114年第三季合併財務報告董事會預計召開日期為 114年11月11日 | 2025-11-03 | Chinese | |
| 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | |
| 114年9月營業收入 | 2025-10-09 | Chinese | |
| 114年09月內部人持股異動(事後) | 2025-10-02 | Chinese | |
| 114年09月董事會成員及持股 | 2025-10-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33769200 | 114年10月內部人持股異動(事後) | 2025-11-04 | Chinese | ||
| 33769205 | 公告本公司114年第三季合併財務報告董事會預計召開日期為 114年11月11日 | 2025-11-03 | Chinese | ||
| 33769210 | 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | ||
| 33769206 | 114年9月營業收入 | 2025-10-09 | Chinese | ||
| 33769216 | 114年09月內部人持股異動(事後) | 2025-10-02 | Chinese | ||
| 33769212 | 114年09月董事會成員及持股 | 2025-10-02 | Chinese | ||
| 33769217 | 114年9月10日內部人設質解質 | 2025-09-11 | Chinese | ||
| 33769219 | 114年8月營業收入 | 2025-09-09 | Chinese | ||
| 33769218 | 114年8月背書保證與資金貸與 | 2025-09-09 | Chinese | ||
| 33769223 | 114年08月董事會成員及持股 | 2025-09-02 | Chinese | ||
| 33769221 | 114年08月內部人持股異動(事後) | 2025-09-02 | Chinese | ||
| 33769226 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33769224 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33769237 | 114年08月法人說明會簡報 — 241420250807E001.pdf | 2025-08-07 | Chinese | ||
| 33769232 | 114年08月法人說明會簡報 — 241420250807M001.pdf | 2025-08-07 | 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.