
TA YIH — Investor Relations & Filings
Ta Yih Industrial Co., Ltd. is a leading manufacturer specializing in the design, development, and production of automotive lighting systems and precision components. Established in 1964, the company has evolved from a producer of bicycle and motorcycle parts into a dominant Original Equipment Manufacturer (OEM) for vehicle lamps, holding a domestic market share of approximately 72%. Its core product portfolio includes advanced automotive headlamps, signaling lights, and specialized molds. Strategically diversifying its operations, the company also provides lighting solutions for the aerospace and rail industries, alongside optoelectronic applications. Ta Yih operates through both OEM and ODM business models, partnering with major international vehicle manufacturers to serve global markets. The company emphasizes technical innovation and internationalization to maintain its position as a premier supplier in the global transportation lighting sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司112年第一次股東臨時會通過解除董事競業禁止之 限制案 | 2023-12-23 | Chinese | |
| 公告本公司補選獨立董事及解任董事名單及三分之一以上 董事發生變動 | 2023-12-23 | Chinese | |
| 公告本公司112年第一次股東臨時會重要決議事項 | 2023-12-23 | Chinese | |
| 功能性委員會成員 | 2023-12-23 | Chinese | |
| 功能性委員會成員 | 2023-12-23 | Chinese | |
| 112年11月背書保證與資金貸與 | 2023-12-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33340331 | 本公司112年第一次股東臨時會通過解除董事競業禁止之 限制案 | 2023-12-23 | Chinese | ||
| 33340335 | 公告本公司補選獨立董事及解任董事名單及三分之一以上 董事發生變動 | 2023-12-23 | Chinese | ||
| 33340339 | 公告本公司112年第一次股東臨時會重要決議事項 | 2023-12-23 | Chinese | ||
| 33340342 | 功能性委員會成員 | 2023-12-23 | Chinese | ||
| 33340344 | 功能性委員會成員 | 2023-12-23 | Chinese | ||
| 33340350 | 112年11月背書保證與資金貸與 | 2023-12-08 | Chinese | ||
| 33340347 | 112年11月營業收入 | 2023-12-08 | Chinese | ||
| 33340358 | 112年11月內部人持股異動(事後) | 2023-12-06 | Chinese | ||
| 33340354 | 112年11月董事會成員及持股 | 2023-12-06 | Chinese | ||
| 33340361 | 公告本公司法人董事辭任暨董事變動達三分之一以上 (補充說明) | 2023-11-27 | Chinese | ||
| 33340364 | 公告本公司法人董事辭任暨董事變動達三分之一以上 | 2023-11-27 | Chinese | ||
| 33340368 | 公告本公司收到臺灣高等法院臺南分院民事裁定書 | 2023-11-16 | Chinese | ||
| 33340371 | 公告本公司薪資報酬委員委員辭任 | 2023-11-14 | Chinese | ||
| 33340377 | 本公司董事會通過解除經理人競業禁止之限制案 | 2023-11-14 | Chinese | ||
| 33340380 | 公告本公司發言人異動 | 2023-11-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
CE
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
TA YIH 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/51845/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51845 | 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=51845 | 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=51845 \ -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": 51845}, 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 TA YIH (id: 51845)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.