
KURARAY CO.,LTD. — Investor Relations & Filings
Kuraray Co., Ltd. is a global specialty chemical company that develops, manufactures, and markets a wide range of high-performance materials. Its core business revolves around performance-based polymer and synthetic chemistry technologies. The company's diverse portfolio includes functional resins, chemicals, synthetic fibers, textiles, and synthetic leather. Kuraray is a leading producer of key materials such as polyvinyl alcohol (PVA) resins, EVAL™ ethylene vinyl alcohol (EVOH) copolymer resins, and activated carbon, which are used in a broad spectrum of industrial and consumer applications. The company is committed to developing pioneering technologies and innovative solutions that improve the environment and enhance the quality of life, guided by its mission, 'For people and the planet—to achieve what no one else can.'
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2025-03-27 | Japanese | |
| 確認書 | 2025-03-27 | Japanese | |
| 内部統制報告書-第144期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | |
| 有価証券報告書-第144期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | |
| 訂正発行登録書 | 2024-11-29 | Japanese | |
| 臨時報告書 | 2024-11-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7271810 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7271799 | 確認書 | 2025-03-27 | Japanese | ||
| 7271791 | 内部統制報告書-第144期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271786 | 有価証券報告書-第144期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
11 filings
| |||||
| 7293637 | 訂正発行登録書 | 2024-11-29 | Japanese | ||
| 7293628 | 臨時報告書 | 2024-11-29 | Japanese | ||
| 7303111 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-06 | Japanese | ||
| 7306446 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-03 | Japanese | ||
| 7309739 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-04 | Japanese | ||
| 7313075 | 確認書 | 2024-08-09 | Japanese | ||
| 7313063 | 半期報告書-第144期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7313940 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-05 | Japanese | ||
| 7337949 | 確認書 | 2024-05-14 | Japanese | ||
| 7337951 | 四半期報告書-第144期第1四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7340267 | 発行登録書(株券、社債券等) | 2024-04-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
KURARAY 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/11319/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11319 | 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=11319 | 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=11319 \ -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": 11319}, 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 KURARAY CO.,LTD. (id: 11319)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.