
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 |
|---|---|---|---|
| 本公司董事會通過解除經理人競業禁止之限制案 | 2023-11-14 | Chinese | |
| 公告本公司發言人異動 | 2023-11-14 | Chinese | |
| 公告本公司財務暨會計主管及公司治理主管異動 | 2023-11-14 | Chinese | |
| 公告本公司總經理異動 | 2023-11-14 | Chinese | |
| 公告本公司董事會決議召開112年第1次股東臨時會相關事宜 (修正召集事由) | 2023-11-14 | Chinese | |
| 112年第3季海外子公司投資 | 2023-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33340377 | 本公司董事會通過解除經理人競業禁止之限制案 | 2023-11-14 | Chinese | ||
| 33340380 | 公告本公司發言人異動 | 2023-11-14 | Chinese | ||
| 33340383 | 公告本公司財務暨會計主管及公司治理主管異動 | 2023-11-14 | Chinese | ||
| 33340384 | 公告本公司總經理異動 | 2023-11-14 | Chinese | ||
| 33340388 | 公告本公司董事會決議召開112年第1次股東臨時會相關事宜 (修正召集事由) | 2023-11-14 | Chinese | ||
| 33340393 | 112年第3季海外子公司投資 | 2023-11-10 | Chinese | ||
| 33340395 | 112年第3季大陸投資 | 2023-11-10 | Chinese | ||
| 33340411 | 112年第3季權益變動表 | 2023-11-10 | Chinese | ||
| 33340407 | 112年第3季現金流量表 | 2023-11-10 | Chinese | ||
| 33340403 | 112年第3季綜合損益表 | 2023-11-10 | Chinese | ||
| 33340399 | 112年第3季資產負債表 | 2023-11-10 | Chinese | ||
| 33340413 | 更正公告本公司112年第3季合併財報(含iXBRL)申報資訊 | 2023-11-10 | Chinese | ||
| 46905750 | 112年第3季財務報告書 — 202304_1521_AI1.pdf | 2023-11-09 | Chinese | ||
| 33344700 | 112年第3季財務報告書 — 202304_1521_AIC.pdf | 2023-11-09 | Chinese | ||
| 33344693 | 112年第3季財務報告書 — 202304_1521_AIA.pdf | 2023-11-09 | 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.