Hanyu Group Joint-Stock Co., Ltd. — Investor Relations & Filings
Hanyu Group Joint-Stock Co., Ltd. specializes in the research, development, and manufacturing of high-efficiency drain pumps and electromechanical components for household appliances. Its primary product line includes drain pumps for washing machines and dishwashers, alongside inlet valves and pressure switches. The company has expanded its technical expertise into the new energy vehicle sector, focusing on electronic water pumps and thermal management components. Furthermore, it maintains a presence in the medical technology field through the production of automated peritoneal dialysis systems. Recognized for its advancements in Brushless DC (BLDC) motor technology, the company provides critical components to major global appliance brands, prioritizing energy efficiency, high performance, and precision engineering across its diverse product portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于汉宇集团股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-10 | Chinese | |
| 2025年度独立董事述职报告-考尚民 | 2026-04-10 | Chinese | |
| 独立董事提名人声明与承诺-陈启生 | 2026-04-10 | Chinese | |
| 独立董事提名人声明与承诺-赵友永 | 2026-04-10 | Chinese | |
| 2025年度利润分配预案 | 2026-04-10 | Chinese | |
| 2025年年度审计报告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 36807124 | 关于汉宇集团股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-10 | Chinese | ||
| 36807120 | 2025年度独立董事述职报告-考尚民 | 2026-04-10 | Chinese | ||
| 36807118 | 独立董事提名人声明与承诺-陈启生 | 2026-04-10 | Chinese | ||
| 36807117 | 独立董事提名人声明与承诺-赵友永 | 2026-04-10 | Chinese | ||
| 36807114 | 2025年度利润分配预案 | 2026-04-10 | Chinese | ||
| 36807111 | 2025年年度审计报告 | 2026-04-10 | Chinese | ||
| 36807109 | 控股股东、职工代表董事、高级管理人员减持股份实施情况公告 | 2026-03-02 | Chinese | ||
| 36807099 | 2025年度业绩预告 | 2026-01-19 | Chinese | ||
| 36807096 | 关于控股股东部分股份解除质押的公告 | 2026-01-12 | Chinese | ||
| 36807092 | 关于控股股东部分股份解除质押的公告 | 2026-01-08 | Chinese | ||
| 36807082 | 关于控股股东部分股份质押的公告 | 2026-01-07 | Chinese | ||
| 36807079 | 关于控股股东及其一致行动人权益变动触及1%整数倍的公告 | 2026-01-07 | Chinese | ||
|
2025
3 filings
| |||||
| 36807076 | 关于房屋租赁的关联交易公告 | 2025-12-29 | Chinese | ||
| 36807073 | 第五届董事会第十六次会议决议公告 | 2025-12-29 | Chinese | ||
| 36807069 | 关于与专业投资机构共同投资暨关联交易的进展公告 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
|
Burckhardt Compression Holding AG
Global market leader in reciprocating compressor systems an…
|
BCHN | CH | Manufacturing |
Hanyu Group Joint-Stock 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/55391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55391 | 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=55391 | 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=55391 \ -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": 55391}, 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 Hanyu Group Joint-Stock Co., Ltd. (id: 55391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.