
NITTO BOSEKI CO.,LTD. — Investor Relations & Filings
Nitto Boseki Co., Ltd. (Nittobo) is a manufacturer of advanced materials with a primary focus on glass fiber products. The company develops, manufactures, and sells a range of materials including glass fiber for reinforcing plastics, high-performance glass for electronic components, and other composite materials. In addition to its core glass fiber operations, Nittobo's business segments include chemicals, pharmaceuticals, and textiles. The company's strategy is centered on creating and leading global niche businesses, supplying essential materials for a wide variety of applications from industrial infrastructure to consumer goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2025-11-10 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第165期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 訂正発行登録書 | 2025-06-20 | Japanese | |
| 臨時報告書 | 2025-06-20 | Japanese | |
| 内部統制報告書-第164期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8161906 | 訂正発行登録書 | 2025-11-10 | Japanese | ||
| 8161546 | 確認書 | 2025-11-10 | Japanese | ||
| 8161535 | 半期報告書-第165期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7256474 | 訂正発行登録書 | 2025-06-20 | Japanese | ||
| 7256348 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7257043 | 内部統制報告書-第164期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7257035 | 確認書 | 2025-06-19 | Japanese | ||
| 7257038 | 有価証券報告書-第164期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7276570 | 発行登録書(株券、社債券等) | 2025-02-17 | Japanese | ||
|
2024
6 filings
| |||||
| 7301778 | 確認書 | 2024-11-08 | Japanese | ||
| 7301781 | 半期報告書-第164期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7331508 | 臨時報告書 | 2024-06-21 | Japanese | ||
| 7331939 | 内部統制報告書-第163期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7331947 | 有価証券報告書-第163期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7331937 | 確認書 | 2024-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
NITTO BOSEKI 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/11142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11142 | 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=11142 | 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=11142 \ -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": 11142}, 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 NITTO BOSEKI CO.,LTD. (id: 11142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.