
WUXI XUELANG ENVIRONMENTAL TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Wuxi Xuelang Environmental Technology Co., Ltd. specializes in the research, development, design, and manufacturing of advanced environmental protection equipment and integrated systems. The company primarily focuses on flue gas purification and waste treatment solutions, offering a comprehensive product portfolio that includes flue gas treatment systems for waste-to-energy plants, hazardous waste incineration systems, and industrial sludge treatment facilities. Xuelang Environmental provides end-to-end engineering services, encompassing system design, equipment supply, installation, and commissioning. Its technologies are extensively applied in municipal solid waste incineration, hazardous waste disposal, and metallurgical flue gas cleaning. By utilizing high-efficiency filtration and chemical neutralization processes, the company enables industrial clients to meet stringent emission standards and optimize resource recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司重大诉讼的进展公告 | 2026-05-28 | Chinese | |
| 关于公司重大诉讼的进展公告 | 2026-05-22 | Chinese | |
| 关于公司重大诉讼的进展公告 | 2026-05-22 | Chinese | |
| 关于股东减持股份比例触及1%整数倍暨减持计划完成的公告 | 2026-05-15 | Chinese | |
| 2025年年度股东会法律意见书 | 2026-05-11 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47855432 | 关于公司重大诉讼的进展公告 | 2026-05-28 | Chinese | ||
| 46784209 | 关于公司重大诉讼的进展公告 | 2026-05-22 | Chinese | ||
| 46784210 | 关于公司重大诉讼的进展公告 | 2026-05-22 | Chinese | ||
| 46354795 | 关于股东减持股份比例触及1%整数倍暨减持计划完成的公告 | 2026-05-15 | Chinese | ||
| 44940990 | 2025年年度股东会法律意见书 | 2026-05-11 | Chinese | ||
| 44941129 | 2025年年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 36845474 | 2025年年度审计报告 | 2026-04-10 | Chinese | ||
| 36845470 | 关于未弥补的亏损达实收股本总额三分之一的公告 | 2026-04-10 | Chinese | ||
| 36845468 | 公司2026年度董事、高级管理人员薪酬方案 | 2026-04-10 | Chinese | ||
| 36845465 | 关于召开2025年年度股东会的通知 | 2026-04-10 | Chinese | ||
| 36845462 | 第五届董事会第二十九次会议决议公告 | 2026-04-10 | Chinese | ||
| 36845461 | 公司2025年度财务报告非标准审计意见的专项说明 | 2026-04-10 | Chinese | ||
| 36845459 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-10 | Chinese | ||
| 36845456 | 公司未来三年(2026-2028年)股东分红回报规划 | 2026-04-10 | Chinese | ||
| 36845451 | 公司2025年度财务决算报告 | 2026-04-10 | 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 |
WUXI XUELANG ENVIRONMENTAL 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/55375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55375 | 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=55375 | 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=55375 \ -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": 55375}, 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 WUXI XUELANG ENVIRONMENTAL TECHNOLOGY CO.,LTD. (id: 55375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.