
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 |
|---|---|---|---|
|
Ghani Glass Limited
Leading producer of float glass and containers for industri…
|
GHGL | PK | Manufacturing |
|
Ghani Global Glass Limited
Produces and sells diverse glass products, chemicals, boros…
|
GGGL | PK | Manufacturing |
|
Ghani Value Glass Limited
Leading glass solutions provider, manufacturing and distrib…
|
GVGL | PK | Manufacturing |
|
Goldray Inc.
Manufactures custom architectural decorative glass systems …
|
— | CA | Manufacturing |
|
G-TECH
Global provider of precision glass processing and component…
|
3149 | TW | Manufacturing |
|
Haldyn Glass Limited
Produces clear glass containers for food, beverage, and pha…
|
HALDYNGL | IN | Manufacturing |
|
HENAN ANCAI HI-TECH CO.,LTD.
Manufactures photovoltaic and electronic glass and provides…
|
600207 | CN | Manufacturing |
|
HUBEI FEILIHUA QUARTZ GLASS CO.LTD
Manufacturer of high-purity quartz glass and fiber for semi…
|
300395 | CN | Manufacturing |
|
HUBEI SANXIA NEW BUILDING MATERIALS CO.,LTD
Manufactures float, Low-E, and processed glass for architec…
|
600293 | CN | Manufacturing |
|
HuM&C Co., Ltd.
Manufactures cosmetic applicators and specialized medical g…
|
263920 | KR | 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.