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 |
|---|---|---|---|
|
Guangdong Fuxin Technology Co., Ltd.
Specializes in thermoelectric cooling technology and therma…
|
688662 | CN | Manufacturing |
|
Guangdong Ganhua Science & Industry Co., Ltd.
Develops power systems and electronic components for defens…
|
000576 | CN | Manufacturing |
|
GUANGDONG GOWORLD CO., LTD
Develops and manufactures high-precision PCBs, LCDs, and ul…
|
000823 | CN | Manufacturing |
|
GUANGDONG GREEN PRECISION COMPONENTS CO., LTD.
Designs and manufactures precision structural components fo…
|
300968 | CN | Manufacturing |
|
Guangdong Hec Technology Holding Co., Ltd
Produces electronic materials, new energy materials, and ch…
|
600673 | CN | Manufacturing |
|
Guangdong Kingshine Electronic Technology Co.,Ltd.
Manufactures high-precision PCBs and HDI solutions for dive…
|
300903 | CN | Manufacturing |
|
Guangdong Misun Technology Co., Ltd.
Specializes in magnetic components for power, telecom, and …
|
301577 | CN | Manufacturing |
|
Guangdong Real-Design Intelligent Technology Co., Ltd.
Develops intelligent control systems, MCUs, and IoT modules…
|
301135 | CN | Manufacturing |
|
Guangdong Tianyu Semiconductor Co., Ltd.
One of China's largest SiC epi-wafer suppliers, serving xEV…
|
2658 | HK | Manufacturing |
|
GUANGZHOU ANYKA MICROELECTRONICS CO., LTD.
Fabless semiconductor designer of multimedia and wireless S…
|
688620 | 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.