Sinosteel New Materials Co., Ltd. — Investor Relations & Filings
Sinosteel New Materials Co., Ltd. focuses on the research, development, and production of advanced carbon-based and ceramic materials. Its core product range includes high-purity isostatic graphite, specialty carbon products, and high-performance refractory materials. These products are designed for use in high-precision and extreme-environment applications, including semiconductor fabrication, solar photovoltaic production, aerospace engineering, and nuclear power generation. The company utilizes specialized manufacturing processes to ensure materials meet rigorous standards for thermal conductivity, chemical inertness, and structural integrity. Through its commitment to material science innovation, the firm supports technical requirements for modern energy systems and high-tech industrial processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半年报财务报表 | 2025-08-24 | Chinese | |
| 内幕信息知情人登记管理制度 | 2025-08-24 | Chinese | |
| 董事会审计委员会议事规则 | 2025-08-24 | Chinese | |
| 投资者关系管理制度 | 2025-08-24 | Chinese | |
| 《公司章程》修订对照表 | 2025-08-24 | Chinese | |
| 投资理财管理制度 | 2025-08-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34738145 | 半年报财务报表 | 2025-08-24 | Chinese | ||
| 34737997 | 内幕信息知情人登记管理制度 | 2025-08-24 | Chinese | ||
| 34737986 | 董事会审计委员会议事规则 | 2025-08-24 | Chinese | ||
| 34737977 | 投资者关系管理制度 | 2025-08-24 | Chinese | ||
| 34737973 | 《公司章程》修订对照表 | 2025-08-24 | Chinese | ||
| 34737965 | 投资理财管理制度 | 2025-08-24 | Chinese | ||
| 34737958 | 董事会提名委员会议事规则 | 2025-08-24 | Chinese | ||
| 34737952 | 关于变更注册资本修订《公司章程》及相关制度的公告 | 2025-08-24 | Chinese | ||
| 34737946 | 股东会议事规则 | 2025-08-24 | Chinese | ||
| 34737937 | 关于2025年半年度利润分配预案的公告 | 2025-08-24 | Chinese | ||
| 34737927 | 半年报董事会决议公告 | 2025-08-24 | Chinese | ||
| 34737922 | 信息披露暂缓与豁免管理制度 | 2025-08-24 | Chinese | ||
| 34737915 | 特定对象来访接待管理办法 | 2025-08-24 | Chinese | ||
| 34737907 | 互动易平台信息发布及回复内部审核制度 | 2025-08-24 | Chinese | ||
| 34737900 | 董事、高级管理人员离职管理制度 | 2025-08-24 | 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 |
Sinosteel New 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/54119/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54119 | 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=54119 | 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=54119 \ -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": 54119}, 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 Sinosteel New Materials Co., Ltd. (id: 54119)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.