
Hunan Airbluer Environmental Protection Technology Co.,Ltd. — Investor Relations & Filings
Hunan Airbluer Environmental Protection Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced industrial air pollution control systems. The company focuses on the treatment of volatile organic compounds (VOCs), industrial dust, and hazardous gases. Its core product portfolio includes regenerative thermal oxidizers (RTO), regenerative catalytic oxidizers (RCO), activated carbon adsorption units, and high-efficiency wet scrubbers. Airbluer provides comprehensive environmental solutions encompassing technical consultation, system design, equipment fabrication, and on-site installation. Serving sectors such as chemical processing, surface coating, pharmaceuticals, and electronics manufacturing, the company emphasizes energy recovery and compliance with stringent emission regulations. Its technical approach integrates automated control systems to optimize purification efficiency and operational safety in diverse industrial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-29 | Chinese | |
| 西部证券股份有限公司关于湖南艾布鲁环保科技股份有限公司使用部分暂时闲置募集资金及闲置自有资金进行现金管理的核查意见 | 2026-05-19 | Chinese | |
| 关于使用闲置自有资金及部分暂时闲置募集资金进行现金管理的公告 | 2026-05-19 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划授予事项的核查意见 | 2026-05-19 | Chinese | |
| 2026年限制性股票激励计划激励对象名单(授予日) | 2026-05-19 | Chinese | |
| 独立董事候选人声明与承诺(刘梅玲) | 2026-05-19 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47883778 | 2025年年度权益分派实施公告 | 2026-05-29 | Chinese | ||
| 46566188 | 西部证券股份有限公司关于湖南艾布鲁环保科技股份有限公司使用部分暂时闲置募集资金及闲置自有资金进行现金管理的核查意见 | 2026-05-19 | Chinese | ||
| 46566187 | 关于使用闲置自有资金及部分暂时闲置募集资金进行现金管理的公告 | 2026-05-19 | Chinese | ||
| 46566186 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划授予事项的核查意见 | 2026-05-19 | Chinese | ||
| 46566185 | 2026年限制性股票激励计划激励对象名单(授予日) | 2026-05-19 | Chinese | ||
| 46566184 | 独立董事候选人声明与承诺(刘梅玲) | 2026-05-19 | Chinese | ||
| 46565104 | 独立董事提名人声明与承诺(刘梅玲) | 2026-05-19 | Chinese | ||
| 46565103 | 关于独立董事辞职暨补选独立董事的公告 | 2026-05-19 | Chinese | ||
| 46565102 | 关于召开2026年第二次临时股东会的通知 | 2026-05-19 | Chinese | ||
| 46565100 | 第三届董事会第二十七次会议决议公告 | 2026-05-19 | Chinese | ||
| 46532256 | 2025年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46532282 | 湖南启元律师事务所关于湖南艾布鲁环保科技股份有限公司2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 45564555 | 关于公司2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-13 | Chinese | ||
| 45564572 | 西部证券股份有限公司关于湖南艾布鲁环保科技股份有限公司首次公开发行股票并在创业板上市之保荐总结报告书 | 2026-05-13 | Chinese | ||
| 45564570 | 西部证券股份有限公司关于湖南艾布鲁环保科技股份有限公司2025年度持续督导跟踪报告 | 2026-05-13 | 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 |
Hunan Airbluer Environmental Protection 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/56181/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56181 | 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=56181 | 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=56181 \ -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": 56181}, 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 Hunan Airbluer Environmental Protection Technology Co.,Ltd. (id: 56181)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.