
Sany Heavy Industry Co Ltd. — Investor Relations & Filings
Sany Heavy Industry is a multinational manufacturer of high-end heavy equipment. The company's core business involves the research, development, production, and sale of a comprehensive range of construction and engineering machinery. Its main product lines include excavators, cranes, concrete machinery, road construction equipment, and pile-driving machinery. Operating numerous R&D centers and manufacturing bases globally, Sany serves international markets. The company emphasizes advanced manufacturing through digitalization and intelligent transformation, with one of its facilities being recognized as a 'Lighthouse Factory' for its leadership in industrial technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 三一重工股份有限公司2025年可持续发展(ESG)报告 | 2026-04-29 | Chinese | |
| 三一重工股份有限公司董事和高级管理人员薪酬管理制度 | 2026-04-29 | Chinese | |
| SANY meldet einen Anstieg des Nettogewinns um 41 % im Jahr 2025; der operative Cashflow erreicht 2,80 Milliarden US-Dollar | 2026-04-09 | German | |
| 三一重工股份有限公司关于召开2025年年度业绩说明会的公告 | 2026-04-08 | Chinese | |
| SANY Reports 41% Increase in 2025 Net Profit; Operating Cash Flow Reaches $2.80 Billion | 2026-04-08 | English | |
| 三一重工股份有限公司H股公告-证券变动月报表(3月) | 2026-04-02 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
Sany Heavy Industry 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/17856/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17856 | 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=17856 | 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=17856 \ -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": 17856}, 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 Sany Heavy Industry Co Ltd. (id: 17856)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.