
Shenwu Energy Saving Co., Ltd. — Investor Relations & Filings
Shenwu Energy Saving Co., Ltd. specializes in providing comprehensive energy-saving and environmental protection solutions for heavy industrial sectors. The company focuses on the research, development, and application of advanced thermal engineering technologies designed to improve energy efficiency and reduce industrial emissions. Its core offerings include regenerative combustion systems, high-temperature oxidation technology, and integrated waste heat recovery solutions. These technologies are primarily applied in steel, non-ferrous metallurgy, and chemical production to optimize thermal processes and minimize environmental impact. By leveraging proprietary engineering designs, the company assists industrial clients in achieving significant reductions in fuel consumption and atmospheric pollutants, supporting the transition toward more sustainable and resource-efficient manufacturing practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年第一次临时股东大会决议公告 | 2024-09-02 | Chinese | |
| 神雾节能2024年第一次临时股东大会法律意见书 | 2024-09-02 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-29 | Chinese | |
| 2024年半年度报告 | 2024-08-29 | Chinese | |
| 关于续聘2024年度审计机构和内控审计机构的公告 | 2024-08-29 | Chinese | |
| 半年报董事会决议公告 | 2024-08-29 | Chinese |
Browse filings by year
27 years- 2026 71 filings
- 2025 117 filings
- 2024 117 filings
- 2023 92 filings
- 2022 139 filings
- 2021 164 filings
- 2020 184 filings
- 2019 141 filings
- 2018 136 filings
- 2017 142 filings
- 2016 180 filings
- 2015 161 filings
- 2014 177 filings
- 2013 100 filings
- 2012 167 filings
- 2011 77 filings
- 2010 77 filings
- 2009 42 filings
- 2008 30 filings
- 2007 53 filings
- 2006 69 filings
- 2005 42 filings
- 2004 18 filings
- 2003 26 filings
- 2002 19 filings
- 2001 9 filings
- 1998 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43895403 | 2024年第一次临时股东大会决议公告 | 2024-09-02 | Chinese | ||
| 43895386 | 神雾节能2024年第一次临时股东大会法律意见书 | 2024-09-02 | Chinese | ||
| 43895371 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-29 | Chinese | ||
| 43895368 | 2024年半年度报告 | 2024-08-29 | Chinese | ||
| 43895311 | 关于续聘2024年度审计机构和内控审计机构的公告 | 2024-08-29 | Chinese | ||
| 43895298 | 半年报董事会决议公告 | 2024-08-29 | Chinese | ||
| 43895286 | 2024年半年度财务报告 | 2024-08-29 | Chinese | ||
| 43895271 | 半年报监事会决议公告 | 2024-08-29 | Chinese | ||
| 43895259 | 2024年半年度报告摘要 | 2024-08-29 | Chinese | ||
| 43895246 | 神雾节能股份有限公司关于涉及诉讼的进展公告 | 2024-08-22 | Chinese | ||
| 43895229 | 关于控股子公司拟增资扩股引入第三方投资者的公告 | 2024-08-21 | Chinese | ||
| 43895214 | 第九届监事会第十六次临时会议决议公告 | 2024-08-21 | Chinese | ||
| 43895203 | 第九届董事会第三十七次临时会议公告 | 2024-08-21 | Chinese | ||
| 43895191 | 神雾节能股份有限公司关于涉及诉讼的进展公告 | 2024-08-19 | Chinese | ||
| 43895179 | 第九届监事会第十五次临时会议决议公告 | 2024-08-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3S INDUSTRY GROUP INC.
Integrates RS, GIS, and GNSS technologies for surveying and…
|
605305 | CN | Professional, scientific and te… |
|
ABIST Co.,Ltd.
A technology services company specializing in industrial de…
|
6087 | JP | Professional, scientific and te… |
|
ABL Group
Global consultancy providing technical solutions for the en…
|
ABL | NO | Professional, scientific and te… |
|
ABO-Group Environment NV
Engineering and consultancy firm for geotechnics, environme…
|
ABO | BE | Professional, scientific and te… |
|
Academy of Environmental Planning and Design, Co.,Ltd., Nanjing University
University-affiliated environmental consulting, engineering…
|
300864 | CN | Professional, scientific and te… |
|
Acceleware Ltd.
Provides advanced EM heating solutions for industrial appli…
|
AXE | CA | Professional, scientific and te… |
|
ADNEO LIMITED
Engineering services for embedded systems, hardware design,…
|
AD1 | AU | Professional, scientific and te… |
|
ADVANCED SYSTEMS AUTOMATION LIMITED
Manufactures automated backend equipment for semiconductor …
|
5TY | SG | Professional, scientific and te… |
|
AECOM
A global infrastructure consulting firm providing services …
|
ACM | US | Professional, scientific and te… |
|
AEROMETREX LIMITED
Provides high-resolution aerial photography, LiDAR surveys,…
|
AMX | AU | Professional, scientific and te… |
Shenwu Energy Saving 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/53840/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53840 | 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=53840 | 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=53840 \ -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": 53840}, 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 Shenwu Energy Saving Co., Ltd. (id: 53840)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.