
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 |
|---|---|---|---|
| 四半期報告書-第152期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 内部統制報告書-第151期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | |
| 確認書 | 2023-06-21 | Japanese | |
| 有価証券報告書-第151期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | |
| 確認書 | 2023-02-13 | Japanese | |
| 四半期報告書-第151期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 7548048 | 四半期報告書-第152期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7565156 | 内部統制報告書-第151期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | ||
| 7565154 | 確認書 | 2023-06-21 | Japanese | ||
| 7565158 | 有価証券報告書-第151期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | ||
| 7574959 | 確認書 | 2023-02-13 | Japanese | ||
| 7574954 | 四半期報告書-第151期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
9 filings
| |||||
| 7584781 | 確認書 | 2022-11-11 | Japanese | ||
| 7584782 | 四半期報告書-第151期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7594495 | 確認書 | 2022-08-09 | Japanese | ||
| 7594491 | 四半期報告書-第151期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-09 | Japanese | ||
| 7600640 | 確認書 | 2022-06-28 | Japanese | ||
| 7600638 | 訂正有価証券報告書-第150期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7604141 | 内部統制報告書-第150期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
| 7604140 | 確認書 | 2022-06-22 | Japanese | ||
| 7604143 | 有価証券報告書-第150期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | 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.