
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 | |
| 公告本公司第三屆審計委員會委員 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36134305 | 115年年報及股東會資料 — 2026_3338_20260526FE2.pdf | 2026-04-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Misun Technology Co., Ltd.
Specializes in magnetic components for power, telecom, and …
|
301577 | CN | Manufacturing |
|
Guangdong Real-Design Intelligent Technology Co., Ltd.
Develops intelligent control systems, MCUs, and IoT modules…
|
301135 | CN | Manufacturing |
|
Guangdong Tianyu Semiconductor Co., Ltd.
One of China's largest SiC epi-wafer suppliers, serving xEV…
|
2658 | HK | Manufacturing |
|
GUANGZHOU ANYKA MICROELECTRONICS CO., LTD.
Fabless semiconductor designer of multimedia and wireless S…
|
688620 | CN | Manufacturing |
|
GUANGZHOU FANGBANG ELECTRONICS CO.,LTD
Manufactures electronic materials for flexible printed circ…
|
688020 | CN | Manufacturing |
|
Guangzhou Shiyuan Electronic Technology Company Limited
Develops LCD mainboards, interactive flat panels, and intel…
|
002841 | CN | Manufacturing |
|
GUC
Provides advanced ASIC services and SoC solutions for AI, H…
|
3443 | TW | Manufacturing |
|
Guizhou Space Appliance Co., Ltd.
Manufactures high-reliability connectors, relays, and micro…
|
002025 | CN | Manufacturing |
|
GUIZHOU ZHENHUA FENGGUANG SEMICONDUCTOR CO., LTD.
Specializes in high-reliability analog integrated circuits …
|
688439 | CN | Manufacturing |
|
Gujarat Poly Electronics Limited
Manufactures multilayer ceramic capacitors for automotive a…
|
517288 | IN | 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.