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年度履职情况评估及履行监督职责情况的报告 | 2026-04-22 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-22 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-22 | Chinese | |
| 2025年年度审计报告 | 2026-04-22 | Chinese | |
| 关于公司控股股东部分股份质押的公告 | 2026-04-21 | Chinese | |
| 公司2026年度向特定对象发行股票预案 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36680551 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-22 | Chinese | ||
| 36680548 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 36680542 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-22 | Chinese | ||
| 36680533 | 2025年年度审计报告 | 2026-04-22 | Chinese | ||
| 36680331 | 关于公司控股股东部分股份质押的公告 | 2026-04-21 | Chinese | ||
| 36680325 | 公司2026年度向特定对象发行股票预案 | 2026-03-23 | Chinese | ||
| 36680318 | 公司关于无需编制前次募集资金使用情况报告的公告 | 2026-03-23 | Chinese | ||
| 36680316 | 公司未来三年(2026-2028)股东分红回报规划 | 2026-03-23 | Chinese | ||
| 36680310 | 公司关于向特定对象发行股票摊薄即期回报、填补回报措施和相关主体承诺的公告 | 2026-03-23 | Chinese | ||
| 36680303 | 公司2026年度向特定对象发行股票募集资金使用可行性分析报告(2) | 2026-03-23 | Chinese | ||
| 36680292 | 公司关于最近五年被证券监管部门和交易所采取监管措施或处罚情况的公告(1) | 2026-03-23 | Chinese | ||
| 36680290 | 公司与特定对象签署《附生效条件的股份认购协议》暨关联交易的公告(1) | 2026-03-23 | Chinese | ||
| 36680285 | 海伦钢琴股份有限公司关于向特定对象发行股票预案披露的提示性公告 | 2026-03-23 | Chinese | ||
| 36680277 | 公司2026年度向特定对象发行股票方案的论证分析报告 | 2026-03-23 | Chinese | ||
| 36680269 | 公司第六届董事会第十七次会议决议公告 | 2026-03-23 | 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.