Kunshan Dongwei Technology Co.,Ltd. — Investor Relations & Filings
About Kunshan Dongwei Technology Co.,Ltd.
Kunshan Dongwei Technology Co.,Ltd. specializes in the research, development, and manufacturing of high-end electroplating equipment. The company is a leading provider of vertical continuous plating (VCP) systems, which are essential for the production of high-density interconnect (HDI) printed circuit boards, flexible circuits, and integrated circuit substrates. Its product portfolio includes automated horizontal plating lines, gantry plating equipment, and specialized machinery for surface treatment processes. Dongwei Technology focuses on delivering precision chemical processing solutions that enhance production efficiency and quality in the electronics manufacturing sector. The company's equipment is widely utilized in the fabrication of advanced electronic components, supporting sectors such as telecommunications, consumer electronics, and automotive electronics through innovative automation and electrochemical technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事述职报告(王龙基) | 2026-04-27 | Chinese | |
| 独立董事述职报告(赵建兵) | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-27 | Chinese | |
| 独立董事述职报告(苏新建) | 2026-04-27 | Chinese | |
| 董事减持股份计划公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39371050 | 独立董事述职报告(王龙基) | 2026-04-27 | Chinese | ||
| 39371042 | 独立董事述职报告(赵建兵) | 2026-04-27 | Chinese | ||
| 39371028 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39370969 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39370795 | 独立董事述职报告(苏新建) | 2026-04-27 | Chinese | ||
| 39370788 | 董事减持股份计划公告 | 2026-04-01 | Chinese | ||
| 39370787 | 核心技术人员减持股份结果公告 | 2026-03-30 | Chinese | ||
| 39370786 | 关于变更签字会计师的公告 | 2026-03-04 | Chinese | ||
| 39370780 | 2025年年度业绩快报公告 | 2026-02-09 | Chinese | ||
| 39370777 | 关于公司及子公司开展商品期货、期权套期保值业务的公告 | 2026-02-02 | Chinese | ||
| 39370769 | 关于开展商品期货、期权套期保值业务的可行性分析报告 | 2026-02-02 | Chinese | ||
| 39370762 | 董事减持股份结果公告 | 2026-01-29 | Chinese | ||
| 39370755 | 2025年年度业绩预增公告 | 2026-01-20 | Chinese | ||
|
2025
2 filings
| |||||
| 39370749 | 董事及核心技术人员减持股份计划公告 | 2025-12-08 | Chinese | ||
| 39370742 | 关于召开2025年第三季度业绩说明会的公告 | 2025-11-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
Kunshan Dongwei Technology 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/58598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58598 | 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=58598 | 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=58598 \ -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": 58598}, 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 Kunshan Dongwei Technology Co.,Ltd. (id: 58598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.