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 |
|---|---|---|---|
| 公告本公司董事會決議股利分派 | 2026-03-10 | Chinese | |
| 公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-10 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-03-10 | Chinese | |
| 114年第4季大陸投資 | 2026-03-10 | Chinese | |
| 114年第4季海外子公司投資 | 2026-03-10 | Chinese | |
| 114年度財務比率 | 2026-03-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33769365 | 公告本公司董事會決議股利分派 | 2026-03-10 | Chinese | ||
| 33769366 | 公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-10 | Chinese | ||
| 33769367 | 114年度股利金額(董事會決議) | 2026-03-10 | Chinese | ||
| 33769368 | 114年第4季大陸投資 | 2026-03-10 | Chinese | ||
| 33769369 | 114年第4季海外子公司投資 | 2026-03-10 | Chinese | ||
| 33769370 | 114年度財務比率 | 2026-03-10 | Chinese | ||
| 33769373 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-10 | Chinese | ||
| 33769377 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 33769375 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 33769380 | 115年02月董事會成員及持股 | 2026-03-04 | Chinese | ||
| 33769379 | 115年02月內部人持股異動(事後) | 2026-03-04 | Chinese | ||
| 33769383 | 公告本公司114年度財務報告董事會預計召開日期為 115年03月10日 | 2026-03-02 | Chinese | ||
| 33769385 | 115年1月背書保證與資金貸與 | 2026-02-09 | Chinese | ||
| 33769384 | 115年1月營業收入 | 2026-02-09 | Chinese | ||
| 33769389 | 115年01月內部人持股異動(事後) | 2026-02-04 | 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.