
Cheng Uei Precision Industry Co., Ltd. — Investor Relations & Filings
Cheng Uei Precision Industry Co., Ltd., also known as Foxlink, specializes in the design, manufacturing, and assembly of precision components and systems. The company provides comprehensive OEM and ODM services, delivering customized solutions that range from individual parts to complex integrated assemblies. Its core product portfolio includes connectors, cable assemblies, flexible printed circuits, imaging modules, and power management systems, alongside wireless communication and optical products. Foxlink leverages advanced engineering capabilities, including CAE, CAD, and CAM systems, to facilitate rapid mold design, manufacturing, and maintenance. By integrating product lifecycle management platforms and a 24-hour R&D service model, the company optimizes production efficiency and time-to-market. This technical infrastructure allows Foxlink to offer highly customized manufacturing solutions while maintaining the cost advantages associated with mass production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司之孫公司計劃處分有價證券事宜 | 2026-04-17 | Chinese | |
| 公告本公司計劃取得孫公司衆崴能源股份有限公司股權事宜 | 2026-04-17 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34656993 | 公告本公司之孫公司計劃處分有價證券事宜 | 2026-04-17 | Chinese | ||
| 34656381 | 公告本公司計劃取得孫公司衆崴能源股份有限公司股權事宜 | 2026-04-17 | Chinese | ||
| 33991900 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989142 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33774759 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33774753 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33740703 | 更正本公司資金貸與資訊揭露明細表 | 2026-04-02 | Chinese | ||
| 33164808 | 114年第4季海外子公司投資 | 2026-03-31 | Chinese | ||
| 33164811 | 114年度財務比率 | 2026-03-31 | Chinese | ||
| 33164828 | 114年第4季大陸投資 | 2026-03-31 | English | ||
| 33164834 | 公告董事會決議召開股東常會 | 2026-03-31 | Chinese | ||
| 33164840 | 更正本公司背書保證資訊揭露明細表 | 2026-03-31 | Chinese | ||
| 33164848 | 公告本公司董事會決議股利分派 | 2026-03-31 | Chinese | ||
| 33164852 | 114年度股利金額(董事會決議) | 2026-03-31 | Chinese | ||
| 33164854 | 本公司董事會通過民國114年度合併財務報告 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jinlong Machinery & Electronic Co.,Ltd
Specializes in micro-motors and precision components for ha…
|
300032 | CN | Manufacturing |
|
JMC ELECTRONICS CO., LTD.
Manufacturer of high-end Chip on Film substrates and IC car…
|
6552 | TW | Manufacturing |
|
JNB Co.,Ltd
Manufactures semiconductor materials, equipment, and indust…
|
452160 | KR | Manufacturing |
|
JNTC CO.,LTD.
Manufactures tempered glass and connectors for the electron…
|
204270 | KR | Manufacturing |
|
JonDeTech Sensors AB
Develops and manufactures silicon-based IR sensors for temp…
|
JDT | SE | Manufacturing |
|
JONES TECH PLC
Provides thermal management and EMI shielding solutions for…
|
300684 | CN | Manufacturing |
|
Jonhon Optronic Technology Co.,Ltd
Manufacturer of high-reliability optical, electrical, and f…
|
002179 | CN | Manufacturing |
|
JOULWATT TECHNOLOGY CO., LTD.
Designs high-performance analog and mixed-signal ICs for po…
|
688141 | CN | Manufacturing |
|
JPC Connectivity Inc.
Manufacturer of high-speed connectivity for AI servers, dat…
|
6197 | TW | Manufacturing |
|
Juneway Electronic Technology Co., Ltd.
Manufacturer of connectors, cable assemblies, and custom wi…
|
301458 | CN | Manufacturing |
Cheng Uei Precision Industry Co., Ltd. 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/52051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52051 | 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=52051 | 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=52051 \ -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": 52051}, 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 Cheng Uei Precision Industry Co., Ltd. (id: 52051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.