CANNY ELEVATOR CO., LTD. — Investor Relations & Filings
CANNY ELEVATOR CO., LTD. specializes in the research, development, manufacturing, installation, and maintenance of vertical transportation systems. Its product portfolio includes a wide range of passenger elevators, freight elevators, observation elevators, and specialized lifts for healthcare and residential applications. The company also produces high-capacity escalators and moving walkways designed for public infrastructure projects such as airports, subways, and railway stations. Known for its advanced R&D capabilities, the firm operates significant testing facilities to advance high-speed elevator technology and energy-efficient solutions. It serves a global market, providing integrated transportation solutions for commercial complexes, residential developments, and large-scale public transit hubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事提名人声明与承诺(张敏) | 2026-04-24 | Chinese | |
| 关于董事会换届选举的公告 | 2026-04-24 | Chinese | |
| 康力电梯股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-04-24 | Chinese | |
| 北京金诚同达(上海)律师事务所关于康力电梯股份有限公司2025年年度股东会的法律意见书 | 2026-04-17 | Chinese | |
| 康力电梯股份有限公司2025年年度股东会决议公告 | 2026-04-17 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36130700 | 独立董事提名人声明与承诺(张敏) | 2026-04-24 | Chinese | ||
| 36130698 | 关于董事会换届选举的公告 | 2026-04-24 | Chinese | ||
| 36130697 | 康力电梯股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-04-24 | Chinese | ||
| 36130694 | 北京金诚同达(上海)律师事务所关于康力电梯股份有限公司2025年年度股东会的法律意见书 | 2026-04-17 | Chinese | ||
| 36130693 | 康力电梯股份有限公司2025年年度股东会决议公告 | 2026-04-17 | Chinese | ||
| 36130692 | 关于举办2025年度网上业绩说明会的公告 | 2026-03-26 | Chinese | ||
| 36130691 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 36130690 | 关于2025年度拟计提各项资产减值准备及核销资产的公告 | 2026-03-26 | Chinese | ||
| 36130689 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-03-26 | Chinese | ||
| 36130688 | 2025年度独立董事述职报告(韩坚) | 2026-03-26 | Chinese | ||
| 36130687 | 康力电梯股份有限公司关于召开2025年年度股东会的通知 | 2026-03-26 | Chinese | ||
| 36130685 | 2025年社会责任报告 | 2026-03-26 | Chinese | ||
| 36130684 | 2025年度独立董事述职报告(郭俊) | 2026-03-26 | Chinese | ||
| 36130683 | 康力电梯股份有限公司2025年度内部控制审计报告 | 2026-03-26 | Chinese | ||
| 36130682 | 关于拟出售盘活部分不动产的公告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Grupy Kapitałowej FASING S.A.
A leading global manufacturer of industrial link chains and…
|
FSG | PL | Manufacturing |
CANNY ELEVATOR 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/54410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54410 | 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=54410 | 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=54410 \ -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": 54410}, 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 CANNY ELEVATOR CO., LTD. (id: 54410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.