Tsann Kuen Enterprise Co.,Ltd — Investor Relations & Filings
Tsann Kuen Co., Ltd. is a vertically integrated enterprise specializing in the research, development, manufacturing, and retail of 3C products, encompassing computers, communication devices, and consumer electronics. The company operates an extensive network of physical retail stores under the "Tsann Kuen 3C" brand and maintains a robust e-commerce presence to facilitate an integrated online-to-offline (O2O) consumer experience. Its diverse product portfolio includes small household appliances such as coffee makers, irons, and kitchen electronics, as well as electronic components and motors. By forming strategic alliances with global brands, the company provides a comprehensive range of high-quality technology and lifestyle products. Tsann Kuen focuses on delivering value through a dual-track business model that combines large-scale retail distribution with specialized manufacturing and technical services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | |
| 114年年報及股東會資料 — 2026_2430_20260520F17.pdf | 2026-04-29 | Chinese | |
| 114年年報及股東會資料 — 2025_2430_20260520FE4.pdf | 2026-04-29 | Chinese | |
| 114年年報及股東會資料 — 2025_2430_20260520F04.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_2430_AIC.pdf | 2026-04-28 | English | |
| 114年第4季財務報告書 — 202504_2430_AIA.pdf | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39935481 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 39867134 | 114年年報及股東會資料 — 2026_2430_20260520F17.pdf | 2026-04-29 | Chinese | ||
| 38476293 | 114年年報及股東會資料 — 2025_2430_20260520FE4.pdf | 2026-04-29 | Chinese | ||
| 37891399 | 114年年報及股東會資料 — 2025_2430_20260520F04.pdf | 2026-04-28 | Chinese | ||
| 37764454 | 114年第4季財務報告書 — 202504_2430_AIC.pdf | 2026-04-28 | English | ||
| 37764153 | 114年第4季財務報告書 — 202504_2430_AIA.pdf | 2026-04-28 | English | ||
| 34651906 | 115年年報及股東會資料 — 2026_2430_20260520F13.pdf | 2026-04-17 | Chinese | ||
| 34651905 | 115年年報及股東會資料 — 2026_2430_20260520FE2.pdf | 2026-04-17 | English | ||
| 34651903 | 115年年報及股東會資料 — 2026_2430_20260520F02.pdf | 2026-04-17 | Chinese | ||
| 34651902 | 115年年報及股東會資料 — 2026_2430_20260520FE1.pdf | 2026-04-17 | English | ||
| 34651901 | 115年年報及股東會資料 — 2026_2430_20260520F01.pdf | 2026-04-17 | Chinese | ||
| 34401334 | 115年04月僑外投資持股 | 2026-04-13 | Chinese | ||
| 33898146 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33898142 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33886850 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of information and communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZOA CORPORATION
Retailer of IT equipment, motorcycle accessories, and PC su…
|
3375 | JP | Wholesale and retail trade |
Tsann Kuen Enterprise 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/52078/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52078 | 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=52078 | 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=52078 \ -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": 52078}, 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 Tsann Kuen Enterprise Co.,Ltd (id: 52078)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.