
ZHE JIANG KANGSHENG CO.,LTD. — Investor Relations & Filings
ZHE JIANG KANGSHENG CO.,LTD. specializes in the research, development, and production of precision tubing and heat exchange components. Its core product range includes steel tubes, copper-aluminum connecting pipes, and micro-channel heat exchangers, alongside evaporators and condensers designed for thermal regulation. These products are primarily integrated into household appliances, such as refrigerators and air conditioning systems, to optimize cooling efficiency. The company also provides specialized tubing for automotive applications, including fuel and brake lines, and has developed thermal management solutions for new energy vehicles. By leveraging advanced material processing and energy-saving technologies, the company delivers high-performance components to global equipment manufacturers, focusing on durability and thermal conductivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海仁盈律师事务所关于康盛股份2025年度股东会法律意见书 | 2026-05-26 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-26 | Chinese | |
| 关于拟续聘2025年度会计师事务所的公告 | 2025-10-28 | Chinese | |
| 第七届董事会第二次会议决议公告 | 2025-10-28 | Chinese | |
| 关于召开2025年第三次临时股东会的通知 | 2025-10-28 | Chinese | |
| 2025年三季度报告 | 2025-10-28 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 47077477 | 上海仁盈律师事务所关于康盛股份2025年度股东会法律意见书 | 2026-05-26 | Chinese | ||
| 47077249 | 2025年度股东会决议公告 | 2026-05-26 | Chinese | ||
|
2025
13 filings
| |||||
| 35794633 | 关于拟续聘2025年度会计师事务所的公告 | 2025-10-28 | Chinese | ||
| 35794628 | 第七届董事会第二次会议决议公告 | 2025-10-28 | Chinese | ||
| 35794626 | 关于召开2025年第三次临时股东会的通知 | 2025-10-28 | Chinese | ||
| 35794624 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 35794623 | 关于增加公司经营范围暨修订《公司章程》的公告 | 2025-10-28 | Chinese | ||
| 35794620 | 2025年第二次临时股东大会决议公告 | 2025-09-17 | Chinese | ||
| 35794617 | 关于康盛股份2025年第二次临时股东大会法律意见书 | 2025-09-17 | Chinese | ||
| 35794615 | 第七届董事会第一次会议决议公告 | 2025-09-17 | Chinese | ||
| 35794613 | 关于董事会完成换届选举及聘任高级管理人员和其他相关人员的公告 | 2025-09-17 | Chinese | ||
| 35794611 | 年报信息披露重大差错责任追究制度 | 2025-08-27 | Chinese | ||
| 35794600 | 刘国清_独立董事提名人声明与承诺 | 2025-08-27 | Chinese | ||
| 35794591 | 关于修订《公司章程》及修订、制定部分治理制度的公告 | 2025-08-27 | Chinese | ||
| 35794582 | 证券投资及衍生品交易管理制度 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
ZHE JIANG KANGSHENG 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/54459/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54459 | 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=54459 | 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=54459 \ -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": 54459}, 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 ZHE JIANG KANGSHENG CO.,LTD. (id: 54459)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.