
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 |
|---|---|---|---|
|
Leadtrend Technology Corporation
Analog IC design house specializing in high-performance pow…
|
3588 | TW | Manufacturing |
|
Leaguer (Shenzhen) Microelectronics Corp.
Develops PLC and wireless communication ICs for smart grids…
|
688589 | CN | Manufacturing |
|
Ledtech Electronics Corp.
Designs and manufactures LED solutions, displays, and UV-ba…
|
6164 | TW | Manufacturing |
|
LEENO Industrial Inc
Manufacturer of testing components for IC, PCB, medical, an…
|
058470 | KR | Manufacturing |
|
Lelon Electronics Corp.
Global manufacturer of aluminum electrolytic and conductive…
|
2472 | TW | Manufacturing |
|
LEM Holding SA
Market leader in engineering and manufacturing solutions fo…
|
LEHN | CH | Manufacturing |
|
Lens Technology Co., Ltd.
Manufactures touch-panel cover glass and precision componen…
|
300433 | CN | Manufacturing |
|
LeRain Technology Co., Ltd.
Designs high-speed I/O analog ICs for PCIe 6.0, CXL 3.0, an…
|
6921 | TW | Manufacturing |
|
Leyard Optoelectronic Co.,Ltd.
Global provider of high-end LED displays, visual solutions,…
|
300296 | CN | Manufacturing |
|
LG Display Co., Ltd.
Global developer and manufacturer of OLED and TFT-LCD displ…
|
034220 | KR | 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.