
Nippon Crucible co.,Ltd. — Investor Relations & Filings
Nippon Crucible Co., Ltd. is a comprehensive manufacturer specializing in refractories and industrial furnaces. The company's core operations are divided into three segments: Refractory, Engineering, and Real Estate. The Refractory business produces and sells a wide range of products, including its foundational graphite crucibles, for the casting, steel, and non-ferrous metal industries. It also supplies specialized refractories for incineration and nuclear power applications. The Engineering division designs, constructs, and maintains industrial furnaces, primarily for non-ferrous metals. The company leverages over a century of accumulated technology in metal melting solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第186期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 訂正有価証券報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 訂正半期報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8276281 | 確認書 | 2025-11-13 | Japanese | ||
| 8276277 | 半期報告書-第186期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7857499 | 確認書 | 2025-08-14 | Japanese | ||
| 7857501 | 訂正有価証券報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | ||
| 7857496 | 確認書 | 2025-08-14 | Japanese | ||
| 7857498 | 訂正半期報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | ||
| 7857491 | 確認書 | 2025-08-14 | Japanese | ||
| 7857493 | 訂正有価証券報告書-第184期(2023/04/01-2024/03/31) | 2025-08-14 | Japanese | ||
| 7857480 | 確認書 | 2025-08-14 | Japanese | ||
| 7857478 | 訂正四半期報告書-第184期第3四半期(2023/10/01-2023/12/31) | 2025-08-14 | Japanese | ||
| 7857475 | 確認書 | 2025-08-14 | Japanese | ||
| 7857477 | 訂正四半期報告書-第184期第2四半期(2023/07/01-2023/09/30) | 2025-08-14 | Japanese | ||
| 7857473 | 確認書 | 2025-08-14 | Japanese | ||
| 7857474 | 訂正四半期報告書-第184期第1四半期(2023/04/01-2023/06/30) | 2025-08-14 | Japanese | ||
| 7857472 | 確認書 | 2025-08-14 | Japanese | ||
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 |
Nippon Crucible 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/11482/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11482 | 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=11482 | 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=11482 \ -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": 11482}, 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 Nippon Crucible co.,Ltd. (id: 11482)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.