LUYANG ENERGY-SAVING MATERIALS CO.,LTD. — Investor Relations & Filings
Luyang Energy-Saving Materials Co., Ltd. specializes in the research, development, and manufacture of high-temperature refractory and energy-saving materials. The product range encompasses ceramic fibers, bio-soluble fibers, alumina fibers, rock wool, and insulating firebricks. These materials provide thermal insulation, fire protection, and sound absorption for applications in petrochemical processing, metallurgy, power generation, and construction. Key product lines include Luyangwool and Biowool, which feature various forms such as blankets, boards, papers, and modules. The company focuses on delivering technical solutions for thermal management, aiming to improve energy efficiency and structural integrity in high-heat environments. Its manufacturing processes prioritize material performance and durability under extreme thermal conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 控股子公司管理制度(2025年10月) | 2025-10-14 | Chinese | |
| 对外担保管理制度(2025年10月) | 2025-10-14 | Chinese | |
| 董事、高级管理人员薪酬管理办法(2025年10月) | 2025-10-14 | Chinese | |
| 关于回购注销2024年限制性股票激励计划部分限制性股票的公告 | 2025-10-14 | Chinese | |
| 第十一届董事会第十八次(临时)会议决议公告 | 2025-10-14 | Chinese | |
| 半年报董事会决议公告 | 2025-08-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34793631 | 控股子公司管理制度(2025年10月) | 2025-10-14 | Chinese | ||
| 34793626 | 对外担保管理制度(2025年10月) | 2025-10-14 | Chinese | ||
| 34793612 | 董事、高级管理人员薪酬管理办法(2025年10月) | 2025-10-14 | Chinese | ||
| 34793603 | 关于回购注销2024年限制性股票激励计划部分限制性股票的公告 | 2025-10-14 | Chinese | ||
| 34793601 | 第十一届董事会第十八次(临时)会议决议公告 | 2025-10-14 | Chinese | ||
| 34793595 | 半年报董事会决议公告 | 2025-08-29 | Chinese | ||
| 34793589 | 反舞弊、反腐败、反商业贿赂合规制度(2025年8月) | 2025-08-29 | Chinese | ||
| 34793584 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-29 | Chinese | ||
| 34793576 | 半年报监事会决议公告 | 2025-08-29 | Chinese | ||
| 34793572 | 内部审计制度(2025年8月) | 2025-08-29 | Chinese | ||
| 34793561 | 2025年半年度财务报告 | 2025-08-29 | Chinese | ||
| 34793545 | 2025年半年度报告 | 2025-08-29 | Chinese | ||
| 34793543 | 2025年半年度报告摘要 | 2025-08-29 | Chinese | ||
| 34793541 | 关于解聘公司高级管理人员的公告 | 2025-07-28 | Chinese | ||
| 34793529 | 关于解聘公司财务负责人及总裁代行财务负责人职责的公告 | 2025-07-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
Chosun Refractories Co., Ltd.
Manufacturer of refractory and ceramic products for high-te…
|
462520 | KR | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | IN | Manufacturing |
LUYANG ENERGY-SAVING MATERIALS 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/54147/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54147 | 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=54147 | 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=54147 \ -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": 54147}, 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 LUYANG ENERGY-SAVING MATERIALS CO.,LTD. (id: 54147)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.