
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 |
|---|---|---|---|
| 株式分割、株式分割に伴う定款の一部変更及び配当予想の修正に関するお知らせ | 2026-05-25 | Japanese | |
| 訂正発行登録書 | 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 |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 47005778 | 株式分割、株式分割に伴う定款の一部変更及び配当予想の修正に関するお知らせ | 2026-05-25 | Japanese | ||
|
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
5 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IRICO Group New Energy Company Limited
Develops and manufactures high-transmittance PV glass compo…
|
438 | HK | Manufacturing |
|
ISHIZUKA GLASS CO.,LTD.
Manufacturer of glass, plastic, paper, and ceramic products…
|
5204 | JP | Manufacturing |
|
Jai Mata Glass Ltd.
Produces and trades figured and wired glass for constructio…
|
523467 | IN | Manufacturing |
|
Jiangsu Changhai Composite Materials CO.,LTD.
Manufactures fiberglass and high-performance composites for…
|
300196 | CN | Manufacturing |
|
Jiangsu Jiuding New Material Co., Ltd.
Produces fiberglass products and composite materials for di…
|
002201 | CN | Manufacturing |
|
JIANGSU XIUQIANG GLASSWORK CO., LTD.
Produces deep-processed glass for appliances, solar energy,…
|
300160 | CN | Manufacturing |
|
KCC GLASS Corporation
Manufacturer of architectural, automotive glass, and interi…
|
344820 | KR | Manufacturing |
|
KIG GLASS INDUSTRIAL BERHAD
Manufactures and sells glass products, primarily glassware,…
|
— | MY | Manufacturing |
|
KUMBI CO.,LTD
Manufactures glass containers, packaging components, and co…
|
008870 | KR | Manufacturing |
|
La Opala RG Ltd.
Specializes in premium, bone-ash-free opalware and handcraf…
|
LAOPALA | 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.