
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 |
|---|---|---|---|
| 三一重工股份有限公司H股公告-证券变动月报表(5月) | 2026-06-04 | Chinese | |
| 关于三一重工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 |
Browse filings by year
24 years- 2026 44 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 |
|---|---|---|---|
|
DMC Global Inc.
Holding company for manufacturers serving energy, industria…
|
BOOM | US | Manufacturing |
|
DONGIL METAL CO., LTD.
Manufacturer of steel castings and undercarriage components…
|
109860 | KR | Manufacturing |
|
Doosan Bobcat Inc.
Manufactures compact equipment, material handling solutions…
|
241560 | KR | Manufacturing |
|
Dreco Energy Services Ltd
Provider of drilling rig structures, machinery, critical oi…
|
— | CA | Manufacturing |
|
DRILLERS TECHNOLOGY CORP.
Provides advanced technology, equipment, and software to op…
|
DTI | CA | Manufacturing |
|
EIMCO Elecon India Ltd.
Designs and manufactures machinery for underground and open…
|
EIMCOELECO | IN | Manufacturing |
|
EMROCK CORPORATION LIMITED
Engineers and manufactures hydraulic attachments and heavy …
|
531676 | IN | Manufacturing |
|
engcon
Manufactures tiltrotators and associated attachments for ex…
|
ENGCON | SE | Manufacturing |
|
ENTEQ TECHNOLOGIES PLC
Develops advanced downhole equipment for directional drilli…
|
NTQ | GB | Manufacturing |
|
Epiroc
A productivity and sustainability partner for the mining an…
|
EPI | SE | 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.