
TAISOL — Investor Relations & Filings
TaiSol Electronics Co., Ltd. is a provider of comprehensive electronic solutions specializing in thermal management and connectivity components. Established in 1994, the company focuses on the research, development, manufacturing, and distribution of high-performance thermal modules, connectors, card readers, and NFC modules. Its product offerings are designed for diverse applications, including electric vehicles, network communications, cloud computing, industrial automation, and consumer electronics. TaiSol leverages advanced heat conduction technology to deliver high-efficiency and reliable thermal solutions specifically tailored for servers and automotive electronics. The company is dedicated to providing integrated solutions that support the technological requirements of the smart industry and Internet of Things (IoT) ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月27日內部人設質解質 | 2026-05-28 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 公司治理組織架構 | 2026-05-26 | Chinese | |
| 公告本公司第一屆永續發展委員會委員任期屆滿 | 2026-05-26 | Chinese | |
| 公告本公司第六屆薪酬委員會委員任期屆滿 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47858384 | 115年5月27日內部人設質解質 | 2026-05-28 | Chinese | ||
| 47065746 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065745 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065059 | 公司治理組織架構 | 2026-05-26 | Chinese | ||
| 47062875 | 公告本公司第一屆永續發展委員會委員任期屆滿 | 2026-05-26 | Chinese | ||
| 47062874 | 公告本公司第六屆薪酬委員會委員任期屆滿 | 2026-05-26 | Chinese | ||
| 47062872 | 公告本公司第三屆審計委員會委員 | 2026-05-26 | Chinese | ||
| 47062862 | 公告本公司第四屆提名委員會委員 | 2026-05-26 | Chinese | ||
| 47062860 | 公告本公司董事會選任董事長 | 2026-05-26 | Chinese | ||
| 47062859 | 公告本公司115年股東常會決議解除董事競業禁止之限制 | 2026-05-26 | Chinese | ||
| 47062858 | 公告本公司115年股東常會全面改選董事(含獨立董事)暨董 事變動達三分之一 | 2026-05-26 | Chinese | ||
| 47062812 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 38406460 | 公告本公司115年度第一季財務報告董事會召開日期為 115年05月07日 | 2026-04-29 | Chinese | ||
| 36134367 | 115年年報及股東會資料 — 2026_3338_20260526FE1.pdf | 2026-04-24 | English | ||
| 36134330 | 115年年報及股東會資料 — 2026_3338_20260526F13.pdf | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jonhon Optronic Technology Co.,Ltd
Manufacturer of high-reliability optical, electrical, and f…
|
002179 | CN | Manufacturing |
|
JOULWATT TECHNOLOGY CO., LTD.
Designs high-performance analog and mixed-signal ICs for po…
|
688141 | CN | Manufacturing |
|
JPC
Manufacturer of high-speed connectivity for AI servers, dat…
|
6197 | TW | Manufacturing |
|
Juneway Electronic Technology Co., Ltd.
Manufacturer of connectors, cable assemblies, and custom wi…
|
301458 | CN | Manufacturing |
|
Ju Teng
Specialized manufacturer of plastic and light metal casings…
|
9136 | TW | Manufacturing |
|
KAIMEI
Manufacturer of aluminum electrolytic capacitors, motor coo…
|
2375 | TW | Manufacturing |
|
KATEK SE
An electronics service provider offering end-to-end service…
|
KTEK | DE | Manufacturing |
|
KAYNES TECHNOLOGY INDIA LIMITED
Provides integrated EMS and design-led manufacturing for sp…
|
KAYNES | IN | Manufacturing |
|
KC
Produces ferrite magnetic materials and inductors for EMC/E…
|
6155 | TW | Manufacturing |
|
KEC CORPORATION
Manufacturer of non-memory power semiconductors for automot…
|
092220 | KR | Manufacturing |
TAISOL 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/52316/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52316 | 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=52316 | 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=52316 \ -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": 52316}, 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 TAISOL (id: 52316)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.