
Taier Heavy Industry Co., Ltd. — Investor Relations & Filings
Taier Heavy Industry Co., Ltd. specializes in the research, development, and manufacturing of high-end metallurgical equipment and core components. The product portfolio features universal joint shafts, gear couplings, shear blades, and coiler mandrels designed for heavy-duty industrial applications. The company provides comprehensive transmission solutions and equipment maintenance services, focusing on the technical requirements of the steel and mining sectors. By integrating precision engineering with advanced manufacturing processes, it delivers high-performance components for large-scale mechanical systems. Its operations prioritize technological innovation in mechanical transmission and the advancement of intelligent equipment to support global metallurgical infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东及其一致行动人权益变动触及1%整数倍暨减持计划实施完成的公告 | 2025-11-25 | Chinese | |
| 第七届董事会第三次会议决议公告 | 2025-11-14 | Chinese | |
| 公司章程(2025年11月修订) | 2025-11-14 | Chinese | |
| 关于召开2025年第二次临时股东会的通知 | 2025-11-14 | Chinese | |
| 关于修订《公司章程》的公告 | 2025-11-14 | Chinese | |
| 第七届董事会第二次会议决议公告 | 2025-10-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35533815 | 关于控股股东及其一致行动人权益变动触及1%整数倍暨减持计划实施完成的公告 | 2025-11-25 | Chinese | ||
| 35533797 | 第七届董事会第三次会议决议公告 | 2025-11-14 | Chinese | ||
| 35533792 | 公司章程(2025年11月修订) | 2025-11-14 | Chinese | ||
| 35533779 | 关于召开2025年第二次临时股东会的通知 | 2025-11-14 | Chinese | ||
| 35533764 | 关于修订《公司章程》的公告 | 2025-11-14 | Chinese | ||
| 35533762 | 第七届董事会第二次会议决议公告 | 2025-10-24 | Chinese | ||
| 35533748 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 35533742 | 关于2025年前三季度计提资产减值准备的公告 | 2025-10-24 | Chinese | ||
| 35533732 | 关于总经理变更并调整董事会审计委员会委员的公告 | 2025-10-24 | Chinese | ||
| 35533723 | 关于控股股东及其一致行动人权益变动触及1%整数倍的公告 | 2025-09-25 | Chinese | ||
| 35533717 | 关于控股股东及其一致行动人权益变动触及1%整数倍的公告 | 2025-09-16 | Chinese | ||
| 35533706 | 江苏世纪同仁律师事务所关于泰尔重工股份有限公司 2025年第一次临时股东会的法律意见书 | 2025-09-12 | Chinese | ||
| 35533694 | 第七届董事会第一次会议决议公告 | 2025-09-12 | Chinese | ||
| 35533686 | 关于董事会完成换届选举及聘任名誉董事长、高级管理人员、证券事务代表、内部审计机构负责人的公告 | 2025-09-12 | Chinese | ||
| 35533674 | 关于选举职工代表董事的公告 | 2025-09-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China First Heavy Industries
Produces heavy-duty equipment for nuclear, petrochemical, a…
|
601106 | CN | Manufacturing |
|
Danieli & C
Global supplier of equipment and plants for the entire meta…
|
DAN | IT | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
KONASOL CO.,LTD
Manufactures fabricated metal products using titanium carbi…
|
176590 | KR | Manufacturing |
|
PARKER CORPORATION
A trading and manufacturing company of industrial products,…
|
9845 | JP | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | CN | Manufacturing |
Taier 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/54391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54391 | 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=54391 | 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=54391 \ -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": 54391}, 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 Taier Heavy Industry Co., Ltd. (id: 54391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.