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 |
|---|---|---|---|
| 2024年年度股东大会决议公告 | 2025-05-19 | Chinese | |
| 关于参加2025年山东辖区上市公司投资者网上集体接待日活动的公告 | 2025-05-13 | Chinese | |
| 关于举行2024年度网上业绩说明会的公告 | 2025-05-07 | Chinese | |
| 2024年度董事会工作报告 | 2025-04-27 | Chinese | |
| 董事会审计委员会对会计师事务所2024年度履职情况评估及履行监督职责情况的报告 | 2025-04-27 | Chinese | |
| 2024年度财务决算报告 | 2025-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34793363 | 2024年年度股东大会决议公告 | 2025-05-19 | Chinese | ||
| 34793349 | 关于参加2025年山东辖区上市公司投资者网上集体接待日活动的公告 | 2025-05-13 | Chinese | ||
| 34793338 | 关于举行2024年度网上业绩说明会的公告 | 2025-05-07 | Chinese | ||
| 34793329 | 2024年度董事会工作报告 | 2025-04-27 | Chinese | ||
| 34793316 | 董事会审计委员会对会计师事务所2024年度履职情况评估及履行监督职责情况的报告 | 2025-04-27 | Chinese | ||
| 34793306 | 2024年度财务决算报告 | 2025-04-27 | Chinese | ||
| 34793289 | 未来三年(2025-2027年)股东回报规划 | 2025-04-27 | Chinese | ||
| 34793281 | 关于使用闲置自有资金进行委托理财的公告 | 2025-04-27 | Chinese | ||
| 34793271 | 2024年度独立董事述职报告(李军) | 2025-04-27 | Chinese | ||
| 34793256 | 《公司章程》(2025年4月) | 2025-04-27 | Chinese | ||
| 34793235 | 2024年年度审计报告 | 2025-04-27 | Chinese | ||
| 34793109 | 年度关联方资金占用专项审计报告 | 2025-04-27 | Chinese | ||
| 34793076 | 独立董事年度述职报告 | 2025-04-27 | Chinese | ||
| 34793063 | 2025年一季度报告 | 2025-04-27 | Chinese | ||
| 34793049 | 关于变更注册资本及修订《公司章程》的公告 | 2025-04-27 | 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.