CUB ELECPARTS INC. — Investor Relations & Filings
CUB ELECPARTS INC. specializes in the design, development, and manufacture of electrical components and electronic systems for vehicles. Established in 1979, the company provides a diverse portfolio including Tire Pressure Monitoring Systems (TPMS), interior switches, and high-precision sensors such as vehicle and wheel speed sensors. Its technical expertise extends to engine components and headlight switches, supported by robust R&D and internal mold development capabilities. The company serves both original equipment (OE) and aftermarket sectors, offering solutions tailored to a wide range of vehicle makes and models. By leveraging decades of engineering experience and integrated manufacturing processes, CUB ELECPARTS INC. delivers specialized electronic parts and retrofit services to a global clientele, focusing on product reliability and cross-platform compatibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代本公司之重要子公司至鴻科技股份有限公司 董事會決議:召開115年股東常會公告 | 2026-05-04 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_2231_20260526F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2231_20260526FE2.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40863015 | 代本公司之重要子公司至鴻科技股份有限公司 董事會決議:召開115年股東常會公告 | 2026-05-04 | Chinese | ||
| 40864123 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40864105 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 40039951 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 36049475 | 115年年報及股東會資料 — 2026_2231_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36049465 | 115年年報及股東會資料 — 2026_2231_20260526FE2.pdf | 2026-04-24 | Chinese | ||
| 36049443 | 115年年報及股東會資料 — 2026_2231_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36049393 | 115年年報及股東會資料 — 2026_2231_20260526FE1.pdf | 2026-04-24 | English | ||
| 36049370 | 115年年報及股東會資料 — 2026_2231_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 33696361 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33696360 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33669718 | 115年3月背書保證與資金貸與 | 2026-04-06 | Chinese | ||
| 33669715 | 115年3月營業收入 | 2026-04-06 | Chinese | ||
| 33591562 | 公告本公司與智易科技股份有限公司 、薪豐商業有限公司侵權訴訟案判決之聲明上訴。 | 2026-04-02 | Chinese | ||
| 33591566 | 公司基本資料 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Changzhou Tenglong Auto Parts Co.,Ltd.
Produces automotive thermal management components, EGR syst…
|
603158 | CN | Manufacturing |
|
CHASYS Co.,Ltd
Manufacturer of automotive chassis systems, rear axles, and…
|
033250 | KR | Manufacturing |
|
Chengdu Haoneng Technology Co., Ltd.
Specializes in R&D and manufacturing of high-precision auto…
|
603809 | CN | Manufacturing |
|
Chengdu Xiling Power Science & Technology Incorporated Company
Develops and manufactures high-precision engine components …
|
300733 | CN | Manufacturing |
|
China Automotive Systems, Inc.
Manufactures and sells automotive power steering systems an…
|
CAAS | US | Manufacturing |
|
China Tianrui Automotive Interiors Co., Ltd
R&D, manufacturing, and sale of automotive interior/exterio…
|
6162 | HK | Manufacturing |
|
Chongqing Machinery & Electric Co., Ltd.
Manufactures industrial equipment, power systems, and essen…
|
2722 | HK | Manufacturing |
|
Chongqing Qin'an M&E PLC.
Manufactures core engine and transmission components for IC…
|
603758 | CN | Manufacturing |
|
CHONGQING ZHIXIN INDUSTRIAL CO., LTD.
Manufactures high-precision aluminum alloy die-casting comp…
|
603352 | CN | Manufacturing |
|
Chuzhou Duoli Automotive Technology Co.,Ltd.
Specializes in automotive stamping parts and welded body-in…
|
001311 | CN | Manufacturing |
CUB ELECPARTS INC. 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/51986/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51986 | 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=51986 | 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=51986 \ -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": 51986}, 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 CUB ELECPARTS INC. (id: 51986)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.