
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 |
|---|---|---|---|
| 江苏世纪同仁律师事务所关于泰尔重工股份有限公司2025年度股东会的法律意见书 | 2026-05-22 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-22 | Chinese | |
| 2025年年度审计报告 | 2026-04-22 | Chinese | |
| 独立董事2025年度述职报告(齐萌) | 2026-04-22 | Chinese | |
| 独立董事2025年度述职报告(周萍华) | 2026-04-22 | Chinese | |
| 薪酬管理制度 | 2026-04-22 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46866936 | 江苏世纪同仁律师事务所关于泰尔重工股份有限公司2025年度股东会的法律意见书 | 2026-05-22 | Chinese | ||
| 35534093 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-22 | Chinese | ||
| 35534082 | 2025年年度审计报告 | 2026-04-22 | Chinese | ||
| 35534058 | 独立董事2025年度述职报告(齐萌) | 2026-04-22 | Chinese | ||
| 35534051 | 独立董事2025年度述职报告(周萍华) | 2026-04-22 | Chinese | ||
| 35534046 | 薪酬管理制度 | 2026-04-22 | Chinese | ||
| 35534039 | 关于会计政策变更的公告 | 2026-04-22 | Chinese | ||
| 35534029 | 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | ||
| 35534020 | 第七届董事会第五次会议决议公告 | 2026-04-22 | Chinese | ||
| 35534017 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 35534003 | 关于续聘会计师事务所的公告 | 2026-04-22 | Chinese | ||
| 35533995 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 35533985 | 2025年度内部控制评价报告 | 2026-04-22 | Chinese | ||
| 35533976 | 关于召开2025年度股东会的通知 | 2026-04-22 | Chinese | ||
| 35533974 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Quality Steel Works Limited
Manufacturing steel products and machinery, providing steel…
|
QUSW | PK | Manufacturing |
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
|
Sintokogio,Ltd.
Manufacturer of foundry, surface treatment, and material ha…
|
6339 | JP | Manufacturing |
|
Starokramatorsk Engineering Plant
Designs and manufactures machinery, equipment, and speciali…
|
KRBD | UA | Manufacturing |
|
Suzhou Mingzhi Technology Co., Ltd.
Develops high-end foundry equipment and produces precision …
|
688355 | CN | Manufacturing |
|
ZHONGZHONG SCIENCE & TECHNOLOGY(TIANJIN)CO., LTD.
Develops and manufactures metallurgical equipment and rolli…
|
603135 | CN | Manufacturing |
|
三友科技
Develops and manufactures specialized equipment for non-fer…
|
920475 | 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.