Anhui Tuoshan Heavy Industries Co.,Ltd. — Investor Relations & Filings
Anhui Tuoshan Heavy Industries Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-performance components for crawler-type equipment. The company's core product portfolio includes undercarriage systems such as track chains, track shoes, track rollers, carrier rollers, idlers, and sprockets. Utilizing advanced forging, precision machining, and specialized heat treatment processes, the company produces durable parts designed for heavy-duty machinery. These components are engineered to withstand rigorous operational environments, ensuring structural integrity and longevity. The company serves as a supplier for original equipment manufacturers (OEMs) and provides replacement parts for the global aftermarket, focusing on technical reliability and mechanical performance in the engineering machinery sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拓山重工关于股票交易异常波动的公告 | 2025-07-23 | Chinese | |
| 拓山重工关于全资子公司变更经营地址并取得营业执照的公告 | 2025-07-17 | Chinese | |
| 首次公开发行前已发行股份上市流通提示性的公告 | 2025-06-26 | Chinese | |
| 民生证券股份有限公司关于安徽拓山重工股份有限公司首次公开发行前已发行股份上市流通的核查意见 | 2025-06-26 | Chinese | |
| 安徽拓山重工股份有限公司关于变更持续督导保荐代表人的公告 | 2025-06-12 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-06-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39558002 | 拓山重工关于股票交易异常波动的公告 | 2025-07-23 | Chinese | ||
| 39557994 | 拓山重工关于全资子公司变更经营地址并取得营业执照的公告 | 2025-07-17 | Chinese | ||
| 39557986 | 首次公开发行前已发行股份上市流通提示性的公告 | 2025-06-26 | Chinese | ||
| 39557980 | 民生证券股份有限公司关于安徽拓山重工股份有限公司首次公开发行前已发行股份上市流通的核查意见 | 2025-06-26 | Chinese | ||
| 39557975 | 安徽拓山重工股份有限公司关于变更持续督导保荐代表人的公告 | 2025-06-12 | Chinese | ||
| 39557967 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-06-11 | Chinese | ||
| 39557964 | 2024年年度权益分派实施公告 | 2025-06-11 | Chinese | ||
| 39557957 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-06-03 | Chinese | ||
| 39557947 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-05-20 | Chinese | ||
| 39557936 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-05-19 | Chinese | ||
| 39557916 | 关于召开2024年度业绩说明会的公告 | 2025-05-16 | Chinese | ||
| 39557907 | 关于安徽拓山重工股份有限公司2024年年度股东大会法律意见 | 2025-05-15 | Chinese | ||
| 39557892 | 2024年年度股东大会决议公告 | 2025-05-15 | Chinese | ||
| 39557882 | 民生证券股份有限公司关于安徽拓山重工股份有限公司首次公开发行股票并上市之保荐总结报告书 | 2025-05-05 | Chinese | ||
| 39557870 | 2025年一季度报告 | 2025-04-27 | 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 |
|
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 |
|
BEML Ltd
Manufactures heavy equipment for mining, rail, metro, and d…
|
BEML | IN | Manufacturing |
Anhui Tuoshan Heavy Industries 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/53975/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53975 | 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=53975 | 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=53975 \ -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": 53975}, 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 Anhui Tuoshan Heavy Industries Co.,Ltd. (id: 53975)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.