
KOMATSU MATERE Co., Ltd. — Investor Relations & Filings
Komatsu Matere Co., Ltd. is a chemical material manufacturer established in 1943, with core expertise originating from advanced dyeing technologies. The company engages in the comprehensive process of planning, developing, manufacturing, and selling a diverse portfolio of materials. Its primary offerings include high-performance synthetic fabrics, technical textiles, and thin-film fabrics for applications in sportswear, fashion, and uniforms. Expanding beyond its textile foundation, the company also develops and produces advanced materials such as functional ceramics for various industrial sectors. Komatsu Matere is recognized for its pioneering role in technical textiles and a long-standing reputation for innovation and quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | |
| 確認書 | 2025-11-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33128099 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | ||
| 32858151 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
| 13919052 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 12033821 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | ||
|
2025
11 filings
| |||||
| 8937880 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8273101 | 確認書 | 2025-11-13 | Japanese | ||
| 8273081 | 半期報告書-第114期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 8069608 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-04 | Japanese | ||
| 7942845 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-01 | Japanese | ||
| 7856554 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-01 | Japanese | ||
| 7859622 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7241666 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-02 | Japanese | ||
| 7255201 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7257144 | 確認書 | 2025-06-19 | Japanese | ||
| 7257150 | 有価証券報告書-第113期(2024/04/01-2025/03/31) | 2025-06-19 | 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 |
|
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 |
|
Gentili Mosconi S.p.A.
Creates high-quality textiles for luxury fashion and interi…
|
GM | IT | Manufacturing |
|
Huafang Co.,Ltd
A textile enterprise specializing in printing, dyeing, and …
|
600448 | CN | Manufacturing |
KOMATSU MATERE 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/11168/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11168 | 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=11168 | 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=11168 \ -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": 11168}, 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 KOMATSU MATERE Co., Ltd. (id: 11168)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.