
seiren co.,ltd. — Investor Relations & Filings
Seiren Co., Ltd. is a manufacturer specializing in the dyeing and processing of filament fibers. The company develops and markets a wide range of products across several business segments, including vehicle materials, high fashion, electronics, medical, and environment and living materials. Its product portfolio encompasses textiles for automotive interiors and apparel, as well as electronic components and industrial machines. The company is also expanding into the space sector through the development and manufacturing of ultrasmall artificial satellites (CubeSATs) and the utilization of satellite data.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第154期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第153期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第153期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 8283629 | 確認書 | 2025-11-13 | Japanese | ||
| 8283619 | 半期報告書-第154期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | ||
| 7246129 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7250265 | 内部統制報告書-第153期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250235 | 確認書 | 2025-06-25 | Japanese | ||
| 7250230 | 有価証券報告書-第153期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7253669 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7274536 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-10 | Japanese | ||
| 7286092 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-10 | Japanese | ||
| 7289041 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-10 | Japanese | ||
|
2024
5 filings
| |||||
| 7292522 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-10 | Japanese | ||
| 7298799 | 確認書 | 2024-11-13 | Japanese | ||
| 7298791 | 半期報告書-第153期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7300927 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-11 | Japanese | ||
| 7302915 | 確認書 | 2024-11-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NYDF
Specializes in the bleaching, dyeing, printing, and finishi…
|
1410 | TW | Manufacturing |
|
PT Sri Rejeki Isman Tbk
A vertically integrated textile and garment producer, recog…
|
SRIL | ID | Manufacturing |
|
Rachit Prints Limited
Specializes in fabric manufacturing, dyeing, and printing f…
|
544503 | IN | Manufacturing |
|
Ratti
Manufactures high-quality textiles and accessories for luxu…
|
RAT | IT | Manufacturing |
|
Sadoon Textile Industries Limited
Primarily engaged in textile and fabric finishing, producin…
|
SDOT | PK | Manufacturing |
|
SANDERSON DESIGN GROUP PLC
Luxury interior furnishings company designing wallpapers, f…
|
SDG | GB | Manufacturing |
|
Sanwil Holding S.A.
Produces coated materials, synthetic leather, and technical…
|
SNW | PL | Manufacturing |
|
Shree Bhavya Fabrics Limited
Manufactures and processes diverse textiles for garment and…
|
521131 | IN | Manufacturing |
|
Sonovia Ltd.
Develops sustainable ultrasonic technology for textile dyei…
|
SONO | IL | Manufacturing |
|
SOTOHCO.,LTD.
Specializes in dyeing and processing textiles and manufactu…
|
3571 | JP | Manufacturing |
seiren 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/11152/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11152 | 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=11152 | 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=11152 \ -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": 11152}, 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 seiren co.,ltd. (id: 11152)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.