BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD. — Investor Relations & Filings
Beijing Lier High-Temperature Materials Co., Ltd. specializes in the research, development, and manufacture of high-performance materials designed for extreme thermal environments. Its product range includes shaped components such as magnesia-carbon bricks, alumina-magnesia-carbon bricks, and functional parts like nozzles and stoppers for continuous casting. The company also produces unshaped materials, including various castables and coating substances. These solutions are applied within iron and steel production, as well as in cement, glass, and non-ferrous metal processing. Beyond manufacturing, the company offers integrated technical services, including the design, installation, and maintenance of thermal linings for industrial furnaces and kilns, focusing on enhancing operational longevity and thermal efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年年度股东会增加临时提案暨股东会补充通知的公告 | 2026-04-20 | Chinese | |
| 2025年度独董述职报告(宋飞) | 2026-04-09 | Chinese | |
| 关于公司董事、高级管理人员2025年度薪酬情况及2026年度薪酬方案的公告 | 2026-04-09 | Chinese | |
| 2025年年度报告摘要 | 2026-04-09 | Chinese | |
| 2025年度独董述职报告(梁永和) | 2026-04-09 | Chinese | |
| 内控审计报告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35712480 | 关于2025年年度股东会增加临时提案暨股东会补充通知的公告 | 2026-04-20 | Chinese | ||
| 35712479 | 2025年度独董述职报告(宋飞) | 2026-04-09 | Chinese | ||
| 35712475 | 关于公司董事、高级管理人员2025年度薪酬情况及2026年度薪酬方案的公告 | 2026-04-09 | Chinese | ||
| 35712473 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 35712469 | 2025年度独董述职报告(梁永和) | 2026-04-09 | Chinese | ||
| 35712468 | 内控审计报告 | 2026-04-09 | Chinese | ||
| 35712467 | 第六届董事会第十六次会议决议公告 | 2026-04-09 | Chinese | ||
| 35712465 | 关于公司2025年度利润分配预案的公告 | 2026-04-09 | Chinese | ||
| 35712462 | 公司关于会计师事务所履职情况的评估报告 | 2026-04-09 | Chinese | ||
| 35712457 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-09 | Chinese | ||
| 35712446 | 2025年年度报告 | 2026-04-09 | Chinese | ||
| 35712443 | 关于使用部分闲置自有资金进行委托理财的公告 | 2026-04-09 | Chinese | ||
| 35712440 | 关于2026年度日常经营关联交易预计的公告 | 2026-04-09 | Chinese | ||
| 35712438 | 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | ||
| 35712437 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Rath AG
Manufactures refractory materials and systems for high-temp…
|
RAT | AT | Manufacturing |
|
Refractory Shapes Limited
Manufactures refractory products and PCPF shapes for high-t…
|
REFRACTORY | IN | Manufacturing |
|
RHI MAGNESITA INDIA LIMITED
Leading supplier of high-grade refractory products and solu…
|
RHIM | IN | Manufacturing |
|
RHI Magnesita N.V.
Global supplier of refractory products for high-temperature…
|
RHIM | NL | Manufacturing |
|
Ruitai Materials Technology Co., Ltd.
Develops and produces high-performance refractory materials…
|
002066 | CN | Manufacturing |
|
SHINAGAWA REFRACTORIES CO., LTD.
Global manufacturer of refractory products for high-tempera…
|
5351 | JP | Manufacturing |
|
SINOSTEEL LUONAI MATERIALS TECHNOLOGY CO., LTD.
Develops and manufactures high-performance refractory mater…
|
688119 | CN | Manufacturing |
|
Sinosteel New Materials Co., Ltd.
Produces advanced carbon and ceramic materials for semicond…
|
002057 | CN | Manufacturing |
|
Sp Refractories Limited
Manufactures high-performance refractory materials for extr…
|
SPRL | IN | Manufacturing |
|
TYK CORPORATION
Manufacturer of refractory materials and fine ceramics for …
|
5363 | JP | Manufacturing |
BEIJING LIER HIGH-TEMPERATURE 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/54435/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54435 | 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=54435 | 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=54435 \ -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": 54435}, 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 BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD. (id: 54435)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.