
NITTO SEIMO CO., LTD. — Investor Relations & Filings
Nitto Seimo Co., Ltd. is a comprehensive manufacturer specializing in knotless nets for both fishery and onshore applications. The company's core business involves the production and sale of a wide range of fishing gear, including trap nets and purse seine nets, designed to support various fishing methods. As an industry pioneer, Nitto Seimo actively engages in the development of raw materials for nets and provides solutions to address challenges within the fisheries sector. The company is also committed to advancing sustainable fisheries and responding to global environmental issues through its products and technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-12-12 | Japanese | |
| 半期報告書-第125期(2025/05/01-2026/04/30) | 2025-12-12 | Japanese | |
| 確認書 | 2025-07-23 | Japanese | |
| 有価証券報告書-第124期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese | |
| 確認書 | 2024-12-13 | Japanese | |
| 半期報告書-第124期(2024/05/01-2025/04/30) | 2024-12-13 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 9889776 | 確認書 | 2025-12-12 | Japanese | ||
| 9889758 | 半期報告書-第125期(2025/05/01-2026/04/30) | 2025-12-12 | Japanese | ||
| 7859901 | 確認書 | 2025-07-23 | Japanese | ||
| 7859905 | 有価証券報告書-第124期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese | ||
|
2024
8 filings
| |||||
| 7292153 | 確認書 | 2024-12-13 | Japanese | ||
| 7292155 | 半期報告書-第124期(2024/05/01-2025/04/30) | 2024-12-13 | Japanese | ||
| 7315104 | 臨時報告書 | 2024-07-26 | Japanese | ||
| 7315281 | 内部統制報告書-第123期(2023/05/01-2024/04/30) | 2024-07-25 | Japanese | ||
| 7315279 | 確認書 | 2024-07-25 | Japanese | ||
| 7315284 | 有価証券報告書-第123期(2023/05/01-2024/04/30) | 2024-07-25 | Japanese | ||
| 7342085 | 確認書 | 2024-04-10 | Japanese | ||
| 7342087 | 四半期報告書-第123期第3四半期(2023/11/01-2024/01/31) | 2024-04-10 | Japanese | ||
|
2023
3 filings
| |||||
| 7365361 | 確認書 | 2023-12-12 | Japanese | ||
| 7365360 | 四半期報告書-第123期第2四半期(2023/08/01-2023/10/31) | 2023-12-12 | Japanese | ||
| 7544876 | 確認書 | 2023-09-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cordage, rope, twine and netting
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Siam Brothers Việt Nam
Manufacturer and supplier of fishing nets, ropes, and speci…
|
SBV | VN | Manufacturing |
|
GARWARE TECHNICAL FIBRES LIMITED
Global manufacturer of high-performance technical textiles …
|
GARFIBRES | IN | Manufacturing |
|
Hampiðjan hf.
Designs and produces fishing gear and high-performance synt…
|
HAMP | IS | Manufacturing |
|
JUTAJAYA HOLDING BERHAD
Primarily engaged in manufacturing fishing and industrial n…
|
— | MY | Manufacturing |
|
Pak Agro Packaging Limited(GEM)
Specializes in manufacturing agricultural textiles, packagi…
|
GEMPAPL | PK | Manufacturing |
|
Piippo Oyj
A company in strategic transition evaluating alternatives a…
|
PIIPO | FI | Manufacturing |
|
Roblon
Develops high-performance fiber solutions to reinforce and …
|
RBLN | DK | Manufacturing |
|
Suhail Jute Mills Limited
Manufacturing and sale of jute products for packaging and v…
|
SUHJ | PK | Manufacturing |
|
Vera Synthetic Limited
Manufactures and distributes HDPE fishing nets, synthetic y…
|
VERA | IN | Manufacturing |
NITTO SEIMO 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/11164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11164 | 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=11164 | 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=11164 \ -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": 11164}, 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 SEIMO CO., LTD. (id: 11164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.