
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年年度股东会的法律意见书 | 2026-06-02 | Chinese | |
| 三一重工股份有限公司2025年年度股东会决议公告 | 2026-06-02 | Chinese | |
| 三一重工股份有限公司关于召开2025年年度股东会的通知 | 2026-05-11 | Chinese | |
| 三一重工股份有限公司H股公告-证券变动月报表(4月) | 2026-05-07 | Chinese | |
| 三一重工股份有限公司2025年可持续发展(ESG)报告 | 2026-04-29 | Chinese | |
| 三一重工股份有限公司董事和高级管理人员薪酬管理制度 | 2026-04-29 | Chinese |
Browse filings by year
24 years- 2026 43 filings
- 2025 193 filings
- 2024 95 filings
- 2023 110 filings
- 2022 153 filings
- 2021 132 filings
- 2020 130 filings
- 2019 186 filings
- 2018 156 filings
- 2017 175 filings
- 2016 167 filings
- 2015 75 filings
- 2014 98 filings
- 2013 52 filings
- 2012 83 filings
- 2011 48 filings
- 2010 58 filings
- 2009 30 filings
- 2008 40 filings
- 2007 54 filings
- 2006 38 filings
- 2005 51 filings
- 2004 34 filings
- 2003 19 filings
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BEML Ltd
Manufactures heavy equipment for mining, rail, metro, and d…
|
BEML | IN | Manufacturing |
|
BOSUN Co.,Ltd.
Manufactures diamond tools and power machinery for construc…
|
002282 | CN | Manufacturing |
|
Bukaka Teknik Utama Tbk
A diversified engineering and manufacturing company special…
|
BUKK | ID | Manufacturing |
|
BURÇELİK BURSA ÇELİK DÖKÜM SANAYİİ A.Ş.
Designs and manufactures steel castings, industrial machine…
|
BURCE | TR | Manufacturing |
|
Cactus, Inc.
Designs, manufactures, sells, and services wellhead and pre…
|
WHD | US | Manufacturing |
|
CATERPILLAR INC
Manufacturer of construction/mining equipment, engines, tur…
|
CAT | US | Manufacturing |
|
Champion Road Machinery Limited
Pioneering historic manufacturer of motor graders and heavy…
|
— | CA | Manufacturing |
|
CHENGDU DAHONGLI MACHINERY CO.,LTD.
Specializes in crushing and screening equipment for mining …
|
300865 | CN | Manufacturing |
|
Chengdu Leejun Industrial CO.,LTD.
Develops energy-saving grinding equipment and HPGR systems …
|
002651 | CN | Manufacturing |
|
China Railway Construction Heavy Industry Corporation Limited
Manufactures high-end underground engineering equipment and…
|
688425 | CN | 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.