Hangzhou Huning Elevator Parts Co., Ltd. — Investor Relations & Filings
Hangzhou Huning Elevator Parts Co., Ltd. specializes in the research, development, and manufacturing of elevator safety components. The product portfolio includes safety gears, speed governors, hydraulic and polyurethane buffers, rope grippers, and guide shoes. The company focuses on providing critical safety solutions for various elevator systems, catering to both domestic and international markets. With a commitment to technical innovation and quality control, it serves major elevator manufacturers and maintenance service providers. Its operations emphasize the production of high-performance components designed to meet rigorous safety standards and ensure the reliable operation of vertical transportation systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事述职报告(孙晓鸣) | 2026-04-27 | Chinese | |
| 关于董事、高级管理人员2025年度薪酬考核情况与2026年度薪酬方案(1) | 2026-04-27 | Chinese | |
| 第四届董事会第八次会议决议公告 | 2026-04-27 | Chinese | |
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese | |
| 独立董事述职报告(俞彬) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38489595 | 独立董事述职报告(孙晓鸣) | 2026-04-27 | Chinese | ||
| 38489575 | 关于董事、高级管理人员2025年度薪酬考核情况与2026年度薪酬方案(1) | 2026-04-27 | Chinese | ||
| 38489565 | 第四届董事会第八次会议决议公告 | 2026-04-27 | Chinese | ||
| 38489559 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 38489556 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 38489552 | 独立董事述职报告(俞彬) | 2026-04-27 | Chinese | ||
| 38489533 | 2025内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 38489515 | 关于2025年度募集资金存放、管理与使用情况的鉴证报告 | 2026-04-27 | Chinese | ||
| 38489511 | 审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 38489496 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 38489214 | 独立董事述职报告(吴引引) | 2026-04-27 | Chinese | ||
| 38489197 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-27 | Chinese | ||
| 38489182 | 关于2025年度利润分配方案 | 2026-04-27 | Chinese | ||
| 38489173 | 关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 38489162 | 关于续聘2026年度会计师事务所的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | Manufacturing |
|
General Elevator Co., Ltd
Develops, manufactures, installs, and maintains vertical tr…
|
300931 | CN | Manufacturing |
|
Greenland Technologies Holding Corp.
Develops and manufactures electric industrial vehicles and …
|
GTEC | US | Manufacturing |
Hangzhou Huning Elevator Parts 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/55648/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55648 | 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=55648 | 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=55648 \ -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": 55648}, 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 Hangzhou Huning Elevator Parts Co., Ltd. (id: 55648)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.