
KAORI — Investor Relations & Filings
Established in 1970, Kaori Heat Treatment Co., Ltd. specializes in advanced thermal management solutions and precision heat treatment services. The company is a leading manufacturer of Brazed Plate Heat Exchangers (BPHE), providing high-efficiency thermal transfer components for HVAC, refrigeration, and industrial applications. Its extensive product portfolio includes gasketed plate heat exchangers, high-temperature and CO2 heat pumps, Sendzimir mill rollers, and critical components for fuel cell systems. Kaori also develops cutting-edge liquid cooling technologies for data centers, offering specialized OEM and ODM design and manufacturing services. Utilizing proprietary vacuum brazing and heat treatment expertise, the company focuses on enhancing energy efficiency and supporting the transition to green energy production. Kaori serves a global clientele with a commitment to technical innovation and sustainable thermal engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-06-02 | Chinese | |
| 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | |
| 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | |
| 115年06月法人說明會簡報 | 2026-06-01 | Chinese | |
| 公司治理組織架構 | 2026-06-01 | Chinese | |
| 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47936385 | 公司基本資料 | 2026-06-02 | Chinese | ||
| 47919986 | 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | ||
| 47919983 | 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | ||
| 47919979 | 115年06月法人說明會簡報 | 2026-06-01 | Chinese | ||
| 47912654 | 公司治理組織架構 | 2026-06-01 | Chinese | ||
| 47910631 | 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese | ||
| 47780559 | 係因有價證券於集中交易市場達公布注意交易資訊標準,故 公布基本資料及相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-27 | Chinese | ||
| 46367642 | 115年第1季財務報告書 — 202601_8996_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372587 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372304 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373873 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373594 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373235 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372951 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46204304 | 公告本公司受邀參加高盛證券「GS Taiwan Computex & Corporate Day Jun 2026」 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZHEJIANG JINDUN FANS CO.,LTD.
Manufactures high-end ventilation equipment for subways, tu…
|
300411 | CN | Manufacturing |
|
ZHE JIANG KANGSHENG CO.,LTD.
Produces precision tubing and heat exchange components for …
|
002418 | CN | Manufacturing |
|
Zhejiang Langdi Group Co., Ltd.
Produces fan blades, motors, and molds for air conditioning…
|
603726 | CN | Manufacturing |
|
Zhejiang RuiYuan Intelligent Control Technology Company Limited
Provides intelligent controller systems, CNC equipment, rob…
|
8249 | HK | Manufacturing |
|
Zhejiang Tongxing Technology CO., Ltd.
Manufactures refrigeration components, heat exchangers, and…
|
301252 | CN | Manufacturing |
|
Zhejiang Tuna Environmental Science & Technology Co.,Ltd.
Provides industrial air, wastewater, and solid waste pollut…
|
603177 | CN | Manufacturing |
|
ZHEJIANG YILIDA VENTILATOR CO.,LTD.
Manufacturer of energy-efficient ventilation systems for HV…
|
002686 | CN | Manufacturing |
|
三维装备
Designs and manufactures pressure vessels and equipment for…
|
920834 | CN | Manufacturing |
|
中科美菱
Manufactures cryogenic storage solutions and laboratory equ…
|
920992 | CN | Manufacturing |
|
保丽洁
Develops electrostatic precipitators for commercial and ind…
|
920802 | CN | Manufacturing |
KAORI 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/52761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52761 | 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=52761 | 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=52761 \ -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": 52761}, 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 KAORI (id: 52761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.