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 |
|---|---|---|---|
|
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 |
|
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 |
|
KOREA REFRACTORIES CO.,LTD
Manufactures refractory materials and furnaces for the iron…
|
010040 | KR | 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.