HAILUN PIANO CO.,LTD. — Investor Relations & Filings
Hailun Piano Co., Ltd. specializes in the design, manufacture, and distribution of acoustic and digital pianos. The company produces a comprehensive range of upright and grand pianos, utilizing advanced CNC technology to ensure precision and consistency across its manufacturing lines. Hailun is distinguished by its integration of traditional craftsmanship with modern engineering, often collaborating with prominent international piano designers and technicians to refine its instrument architecture. Its product portfolio includes specialized series for educational institutions, professional performers, and private consumers. The company has earned multiple international accolades for its instrument quality and technical innovation. Hailun maintains a significant presence in global markets, focusing on delivering high-performance instruments that balance traditional tonal characteristics with contemporary manufacturing standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事提名人声明与承诺 | 2025-12-30 | Chinese | |
| 公司董事会提名委员会关于第六届董事会候选人任职资格的审查意见 | 2025-12-30 | Chinese | |
| 关于董事辞职及选举董事的公告 | 2025-12-30 | Chinese | |
| 公司第六届董事会第十五次会议决议公告 | 2025-12-30 | Chinese | |
| 国浩律师(杭州)事务所关于海伦钢琴股份有限公司2025年第二次临时股东会法律意见书 | 2025-12-24 | Chinese | |
| 关于公司2025年第二次临时股东会决议公告 | 2025-12-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36680045 | 独立董事提名人声明与承诺 | 2025-12-30 | Chinese | ||
| 36680038 | 公司董事会提名委员会关于第六届董事会候选人任职资格的审查意见 | 2025-12-30 | Chinese | ||
| 36680034 | 关于董事辞职及选举董事的公告 | 2025-12-30 | Chinese | ||
| 36680023 | 公司第六届董事会第十五次会议决议公告 | 2025-12-30 | Chinese | ||
| 36680021 | 国浩律师(杭州)事务所关于海伦钢琴股份有限公司2025年第二次临时股东会法律意见书 | 2025-12-24 | Chinese | ||
| 36680010 | 关于公司2025年第二次临时股东会决议公告 | 2025-12-24 | Chinese | ||
| 36679997 | 2025-043关于控股股东股份转让过户完成暨公司控制权发生变更的提示性公告(1) | 2025-12-19 | Chinese | ||
| 36679986 | 2025-040关于拟变更会计师事务所的公告 | 2025-12-08 | Chinese | ||
| 36679971 | 2025-039关于修订《公司章程》及制定、修订公司部分治理制度的公告 | 2025-12-08 | Chinese | ||
| 36679956 | 海伦钢琴:董事和高级管理人员薪酬管理制度(2025年12月) | 2025-12-08 | Chinese | ||
| 36679945 | 海伦钢琴:董事会专门委员会工作制度(2025年12月) | 2025-12-08 | Chinese | ||
| 36679933 | 海伦钢琴:授权管理制度(2025年12月) | 2025-12-08 | Chinese | ||
| 36679920 | 海伦钢琴:总经理工作细则(2025年12月) | 2025-12-08 | Chinese | ||
| 36679912 | 2025-042关于公司选举职工代表董事的公告 | 2025-12-08 | Chinese | ||
| 36679894 | 海伦钢琴:董事、高级管理人员离职管理制度(2025年12月) | 2025-12-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of musical instruments
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangzhou Pearl River Piano Group Co.,Ltd
Global manufacturer and distributor of acoustic and digital…
|
002678 | CN | Manufacturing |
|
Kawai Musical Instruments Manufacturing Co.,Ltd.
Manufacturer of acoustic and digital pianos using innovativ…
|
7952 | JP | Manufacturing |
|
SAMICK MUSICAL INSTRUMENTS CO.,LTD
Global manufacturer of pianos, fretted instruments, and dig…
|
002450 | KR | Manufacturing |
|
YAMAHA CORPORATION
Manufacturer of musical instruments, audio equipment, and e…
|
7951 | JP | Manufacturing |
HAILUN PIANO 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/55327/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55327 | 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=55327 | 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=55327 \ -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": 55327}, 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 HAILUN PIANO CO.,LTD. (id: 55327)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.