
Tianrun Industry Technology Co., Ltd. — Investor Relations & Filings
Tianrun Industry Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision components for internal combustion engines and automotive systems. The company is a leading global supplier of crankshafts and connecting rods, catering to heavy-duty, medium-duty, and light-duty engine applications. Its product portfolio includes fully machined crankshafts, forged steel connecting rods, and high-quality castings and forgings used in commercial vehicles, construction machinery, and marine engines. In recent years, the company has expanded its technological focus to include intelligent manufacturing and the development of advanced air suspension systems for commercial vehicles. Tianrun maintains a robust R&D infrastructure, focusing on material science and precision engineering to meet international standards for durability and performance while serving a diverse clientele of global engine and vehicle manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | |
| 关于对外提供委托贷款的公告 | 2026-05-08 | Chinese | |
| 第七届董事会第四次会议决议公告 | 2026-05-08 | Chinese | |
| 关于天润工业技术股份有限公司2025年度股东会的法律意见书 | 2026-04-22 | Chinese | |
| 2025年度股东会决议公告 | 2026-04-22 | Chinese | |
| 关于使用闲置自有资金购买理财产品的进展公告 | 2026-04-14 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45347147 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | ||
| 44490351 | 关于对外提供委托贷款的公告 | 2026-05-08 | Chinese | ||
| 44487216 | 第七届董事会第四次会议决议公告 | 2026-05-08 | Chinese | ||
| 35272011 | 关于天润工业技术股份有限公司2025年度股东会的法律意见书 | 2026-04-22 | Chinese | ||
| 35271994 | 2025年度股东会决议公告 | 2026-04-22 | Chinese | ||
| 34849034 | 关于使用闲置自有资金购买理财产品的进展公告 | 2026-04-14 | Chinese | ||
| 35271983 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-02 | Chinese | ||
| 35271981 | 关于续聘会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 35271979 | 2025年度独立董事述职报告(姜爱丽) | 2026-03-30 | Chinese | ||
| 35271978 | 内部控制审计报告 | 2026-03-30 | Chinese | ||
| 35271976 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 35271974 | 关于2026年度日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 35271967 | 关于召开2025年度股东会的通知 | 2026-03-30 | Chinese | ||
| 35271965 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 35271964 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
|
A-JIN INDUSTRY CO.,LTD
OEM manufacturer of automotive body parts and electronic eq…
|
013310 | KR | Manufacturing |
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | Manufacturing |
Tianrun Industry Technology 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/54333/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54333 | 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=54333 | 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=54333 \ -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": 54333}, 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 Tianrun Industry Technology Co., Ltd. (id: 54333)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.