
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 |
|---|---|---|---|
| 公告本公司第一屆永續發展委員會委員任期屆滿 | 2026-05-26 | Chinese | |
| 公告本公司第六屆薪酬委員會委員任期屆滿 | 2026-05-26 | Chinese | |
| 公告本公司第三屆審計委員會委員 | 2026-05-26 | Chinese | |
| 公告本公司第四屆提名委員會委員 | 2026-05-26 | Chinese | |
| 公告本公司董事會選任董事長 | 2026-05-26 | Chinese | |
| 公告本公司115年股東常會決議解除董事競業禁止之限制 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36134305 | 115年年報及股東會資料 — 2026_3338_20260526FE2.pdf | 2026-04-24 | English | ||
| 36134277 | 115年年報及股東會資料 — 2026_3338_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36134241 | 115年年報及股東會資料 — 2026_3338_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 34654043 | 115年04月僑外投資持股 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Finecircuit CO.,LTD.
Manufacturer of Printed Circuit Boards for the automotive, …
|
127980 | KR | Manufacturing |
|
FINE DNC CO.,LTD.
Manufacturer of precision components using mold and metal s…
|
049120 | KR | Manufacturing |
|
Fine-line Circuits Ltd.
Manufactures high-precision, high-reliability PCBs for miss…
|
517264 | IN | Manufacturing |
|
Fine Made Microelectronics Group Co., Ltd.
Designs and develops high-performance analog and mixed-sign…
|
300671 | CN | Manufacturing |
|
FINEMAT
Provides precision etching for OLED masks, semiconductor le…
|
6698 | TW | Manufacturing |
|
Firan Technology Group Corporation
Global provider of high-reliability electronic products and…
|
FTG | CA | Manufacturing |
|
First Sensor AG
A global provider of sensor technology for industrial, medi…
|
SIS | DE | Manufacturing |
|
FIT Hon Teng Limited
Designs, produces, and sells advanced interconnect solution…
|
6088 | KY | Manufacturing |
|
FITIPOWER
Global fabless semiconductor company specializing in displa…
|
4961 | TW | Manufacturing |
|
FLEXIUM
Provides one-stop design and manufacturing of flexible prin…
|
6269 | TW | 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.