
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年第3季財務報告書 — 202304_1521_AI3.pdf | 2023-11-09 | Chinese | |
| 112年第3季財務報告書 — 202303_1521_AI1.pdf | 2023-11-09 | Chinese | |
| 112年第3季財務報告書 — 202302_1521_AI1.pdf | 2023-11-09 | Chinese | |
| 112年第3季財務報告書 — 202301_1521_AI1.pdf | 2023-11-09 | Chinese | |
| 112年10月背書保證與資金貸與 | 2023-11-09 | Chinese | |
| 112年10月營業收入 | 2023-11-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33344688 | 112年第3季財務報告書 — 202304_1521_AI3.pdf | 2023-11-09 | Chinese | ||
| 33344655 | 112年第3季財務報告書 — 202303_1521_AI1.pdf | 2023-11-09 | Chinese | ||
| 33344648 | 112年第3季財務報告書 — 202302_1521_AI1.pdf | 2023-11-09 | Chinese | ||
| 33344641 | 112年第3季財務報告書 — 202301_1521_AI1.pdf | 2023-11-09 | Chinese | ||
| 33340420 | 112年10月背書保證與資金貸與 | 2023-11-09 | Chinese | ||
| 33340415 | 112年10月營業收入 | 2023-11-09 | Chinese | ||
| 33340422 | 公告本公司薪資報酬委員會委員辭任 | 2023-11-08 | Chinese | ||
| 33340424 | 公告本公司審計委員會委員辭任 | 2023-11-08 | Chinese | ||
| 33340428 | 公告本公司獨立董事辭任暨董事變動達三分之一以上 | 2023-11-08 | Chinese | ||
| 33340431 | 公告本公司審計委員會委員辭任 | 2023-11-08 | Chinese | ||
| 33340432 | 公告本公司獨立董事辭任 | 2023-11-08 | Chinese | ||
| 33340435 | 公告本公司更換代理發言人 | 2023-11-06 | Chinese | ||
| 33340438 | 公告本公司董事會通過112年第三季合併財務報告 | 2023-11-06 | Chinese | ||
| 33340440 | 公告本公司董事會決議召開112年12月23日之112年第1次股 東臨時會相關事宜 | 2023-11-06 | Chinese | ||
| 33340442 | 公告暫停/停止本公司總經理、財務主管、發言人、代理發 言人執行職務 | 2023-11-06 | 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.