Linzhou Heavy Machinery Group Co., Ltd. — Investor Relations & Filings
Linzhou Heavy Machinery Group Co., Ltd. specializes in the research, development, manufacturing, and service of comprehensive coal mining machinery. The company's primary product portfolio includes hydraulic roof supports, scraper conveyors, and roadheaders designed for underground extraction operations. It provides integrated solutions for fully mechanized mining faces, focusing on high-capacity and intelligent equipment. Beyond manufacturing, the group offers technical maintenance, equipment leasing, and specialized engineering services. The company serves large-scale mining enterprises, emphasizing durability and safety in harsh geological conditions. Its operations integrate advanced casting, machining, and assembly processes to ensure the reliability of heavy-duty mining components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司累计诉讼、仲裁情况的公告 | 2026-04-17 | Chinese | |
| 关于公司控股股东部分股份解除质押的公告 | 2025-12-26 | Chinese | |
| 2025年第三次临时股东会决议公告 | 2025-12-24 | Chinese | |
| 林州重机集团股份有限公司2025年第三次临时股东会的法律意见书 | 2025-12-24 | Chinese | |
| 第六届董事会第二十八次(临时)会议决议公告 | 2025-12-24 | Chinese | |
| 关于公司拟签订《回购协议》的公告 | 2025-12-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34818449 | 关于公司累计诉讼、仲裁情况的公告 | 2026-04-17 | Chinese | ||
|
2025
14 filings
| |||||
| 36196102 | 关于公司控股股东部分股份解除质押的公告 | 2025-12-26 | Chinese | ||
| 36196101 | 2025年第三次临时股东会决议公告 | 2025-12-24 | Chinese | ||
| 36196099 | 林州重机集团股份有限公司2025年第三次临时股东会的法律意见书 | 2025-12-24 | Chinese | ||
| 36196096 | 第六届董事会第二十八次(临时)会议决议公告 | 2025-12-24 | Chinese | ||
| 36196092 | 关于公司拟签订《回购协议》的公告 | 2025-12-24 | Chinese | ||
| 36196089 | 关于公司实际控制人及其一致行动人部分股份质押的公告 | 2025-12-18 | Chinese | ||
| 36196086 | 关于预计2026年度公司及控股子公司之间互保的公告 | 2025-12-08 | Chinese | ||
| 36196076 | 关于召开2025年第三次临时股东会的通知 | 2025-12-08 | Chinese | ||
| 36196068 | 第六届董事会第二十七次(临时)会议决议公告 | 2025-12-08 | Chinese | ||
| 36196064 | 关于拟变更会计师事务所的公告 | 2025-12-08 | Chinese | ||
| 36196054 | 关于向控股股东及其关联方借款暨关联交易的公告 | 2025-12-08 | Chinese | ||
| 36196050 | 关于2026年向银行申请综合授信业务的公告 | 2025-12-08 | Chinese | ||
| 36196048 | 第六届董事会第二十六次(临时)会议决议公告 | 2025-10-30 | Chinese | ||
| 36196043 | 2025年三季度报告 | 2025-10-30 | 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 |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | 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 |
Linzhou Heavy Machinery Group 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/54561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54561 | 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=54561 | 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=54561 \ -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": 54561}, 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 Linzhou Heavy Machinery Group Co., Ltd. (id: 54561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.