
TYC — Investor Relations & Filings
TYC Brother Industrial Co., Ltd. is a global manufacturer specializing in automotive lighting and replacement components. Established in 1986, the company produces a comprehensive range of lighting solutions, including headlamps, tail lamps, and signaling equipment for passenger cars, heavy motorcycles, commercial trucks, and buses. Operating across both Original Equipment Manufacturer (OEM) and aftermarket (AM) sectors, the company maintains strategic partnerships with international vehicle manufacturers. Its core business activities encompass the design, manufacturing, and distribution of high-performance automotive parts, supported by advanced production facilities and a commitment to safety and technological innovation. With an extensive product portfolio, the company provides integrated solutions for global markets, focusing on precision engineering and rigorous quality assurance to meet international safety standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 110年年報及股東會資料 — 2021_1522_20210623F01.pdf | 2021-08-09 | Chinese | |
| 公告本公司現金增資發行甲種特別股收足股款暨增資基準日 | 2021-08-05 | Chinese | |
| 公告本公司訂定除息基準日之相關事宜 | 2021-08-04 | Chinese | |
| 公告本公司第二屆審計委員會名單 | 2021-08-03 | Chinese | |
| 公告本公司第四屆薪酬委員會委員任期屆滿 | 2021-08-03 | Chinese | |
| 董事會決議董事長、副董事長選舉案。 | 2021-08-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33349147 | 110年年報及股東會資料 — 2021_1522_20210623F01.pdf | 2021-08-09 | Chinese | ||
| 33343232 | 公告本公司現金增資發行甲種特別股收足股款暨增資基準日 | 2021-08-05 | Chinese | ||
| 33343234 | 公告本公司訂定除息基準日之相關事宜 | 2021-08-04 | Chinese | ||
| 33343236 | 公告本公司第二屆審計委員會名單 | 2021-08-03 | Chinese | ||
| 33343239 | 公告本公司第四屆薪酬委員會委員任期屆滿 | 2021-08-03 | Chinese | ||
| 33343241 | 董事會決議董事長、副董事長選舉案。 | 2021-08-03 | Chinese | ||
| 33343245 | 公告本公司110年股東常會決議解除董事競業禁止之限制 | 2021-08-03 | Chinese | ||
| 33343247 | 公告本公司110年股東常會董事改選當選名單 | 2021-08-03 | Chinese | ||
| 33343250 | 公告本公司110年股東常會重要決議事項 | 2021-08-03 | Chinese | ||
| 33343253 | 109年度股利金額(股東會決議) | 2021-08-03 | Chinese | ||
| 33343257 | 公告本公司110年度現金增資發行特別股全體董事放棄認購 股數達得認購股數二分之一以上,並洽特定人認購事宜。 | 2021-08-02 | Chinese | ||
| 33349459 | 110年7月公開說明書 — 202107_1522_B04.pdf | 2021-07-20 | Chinese | ||
| 33349367 | 110年7月公開說明書 — 202106_1522_B04.pdf | 2021-07-20 | Chinese | ||
| 33349331 | 110年7月公開說明書 — 202105_1522_B011.pdf | 2021-07-20 | Chinese | ||
| 33349268 | 110年7月公開說明書 — 200406_1522_B05.zip | 2021-07-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
TYC 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/51846/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51846 | 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=51846 | 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=51846 \ -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": 51846}, 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 TYC (id: 51846)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.