
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 |
|---|---|---|---|
|
ITM Semiconductor Co., Ltd
Develops and manufactures protection circuits and component…
|
084850 | KR | Manufacturing |
|
iWIN PLUS CO.,LTD.
Provides image sensor packaging and testing solutions, spec…
|
123010 | KR | Manufacturing |
|
JABIL INC
A global manufacturing solutions provider for complex elect…
|
JBL | US | Manufacturing |
|
JADARD TECHNOLOGY INC.
Designs high-performance display driver ICs and power manag…
|
688252 | CN | Manufacturing |
|
JAEYOUNG SOLUTEC CO.,LTD.
Manufactures precision components like mobile camera actuat…
|
049630 | KR | Manufacturing |
|
JAHWA ELECTRONICS CO.,LTD
Manufacturer of precision electronic components for mobile …
|
033240 | KR | Manufacturing |
|
Japan Aviation Electronics Industry, Limited
Manufactures connectors, user interface solutions, and aero…
|
6807 | JP | Manufacturing |
|
Japan Display Inc.
Develops and manufactures small/medium displays like LCDs, …
|
6740 | JP | Manufacturing |
|
JAPAN ELECTRONIC MATERIALS CORPORATION
Manufactures semiconductor inspection components and electr…
|
6855 | JP | Manufacturing |
|
JAPAN RESISTOR MFG.CO.,LTD.
Develops and manufactures resistors, sensors, and hybrid in…
|
6977 | JP | 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.