%20CO.%2CLTD/other/WUS_PRINTED_CIRCUIT_KUNSHAN_CO.LTD-logo.png)
WUS PRINTED CIRCUIT (KUNSHAN) CO.,LTD — Investor Relations & Filings
WUS Printed Circuit (Kunshan) Co., Ltd. specializes in the design and manufacture of high-end printed circuit boards (PCBs). The company focuses on high-layer count, high-density interconnect (HDI), and high-frequency boards tailored for complex electronic systems. Its product portfolio serves critical sectors including telecommunications infrastructure, enterprise networking, data centers, and automotive electronics. WUS is recognized for its technical expertise in producing multi-layer backplanes and boards that support high-speed data transmission and thermal efficiency. By leveraging advanced production technologies and rigorous quality control, the company provides integrated solutions for global technology leaders, supporting the development of 5G networks, autonomous driving systems, and industrial automation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于独立董事取得独立董事资格证书的公告 | 2026-05-20 | Chinese | |
| 关于部分股票期权注销完成的公告 | 2026-05-07 | Chinese | |
| 2026年第一季度业绩预告 | 2026-04-13 | Chinese | |
| 关于同意签署投资协议暨建设印制电路板生产项目及其配套设施的公告 | 2026-04-01 | Chinese | |
| 董事、高级管理人员薪酬管理制度(草案)(H股发行并上市后适用) | 2026-04-01 | Chinese | |
| 第八届董事会第十七次会议决议公告 | 2026-04-01 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701046 | 关于独立董事取得独立董事资格证书的公告 | 2026-05-20 | Chinese | ||
| 44269076 | 关于部分股票期权注销完成的公告 | 2026-05-07 | Chinese | ||
| 35917615 | 2026年第一季度业绩预告 | 2026-04-13 | Chinese | ||
| 35917613 | 关于同意签署投资协议暨建设印制电路板生产项目及其配套设施的公告 | 2026-04-01 | Chinese | ||
| 35917609 | 董事、高级管理人员薪酬管理制度(草案)(H股发行并上市后适用) | 2026-04-01 | Chinese | ||
| 35917607 | 第八届董事会第十七次会议决议公告 | 2026-04-01 | Chinese | ||
| 35917605 | 关于2025年度股东会增加临时提案暨股东会补充通知的公告 | 2026-04-01 | Chinese | ||
| 35917599 | 董事、高级管理人员薪酬管理制度 | 2026-04-01 | Chinese | ||
| 35917598 | 关于全资子公司通过高新技术企业重新认定的公告 | 2026-03-25 | Chinese | ||
| 35917595 | 关于召开2025年度股东会的通知 | 2026-03-24 | Chinese | ||
| 35917594 | 2025年度董事会工作报告 | 2026-03-24 | Chinese | ||
| 35917592 | 2025年度总经理工作报告 | 2026-03-24 | Chinese | ||
| 35917590 | 第八届董事会第十六次会议决议公告 | 2026-03-24 | Chinese | ||
| 35917584 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-24 | Chinese | ||
| 35917583 | 2025年度独立董事述职报告(王永翠) | 2026-03-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
WUS PRINTED CIRCUIT (KUNSHAN) 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/54499/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54499 | 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=54499 | 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=54499 \ -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": 54499}, 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 WUS PRINTED CIRCUIT (KUNSHAN) CO.,LTD (id: 54499)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.