SICHUAN CRUN CO., LTD — Investor Relations & Filings
Sichuan Crun Co., Ltd. specializes in the research, development, manufacturing, and distribution of hydraulic and lubrication systems. The company provides integrated fluid control solutions, including hydraulic lubrication equipment, cooling systems, and water treatment facilities. Its product portfolio features high-pressure hydraulic components and specialized lubrication units designed for heavy industrial applications. Sichuan Crun serves diverse sectors such as wind power generation, metallurgy, mining, and construction machinery. The company is recognized for its technical expertise in wind turbine lubrication and cooling systems, supporting the transition to renewable energy. By focusing on industrial fluid technology, it offers customized engineering services and maintenance solutions to optimize equipment performance and reliability in demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会2026年第一次独立董事专门会议审查意见 | 2026-02-03 | Chinese | |
| 第七届董事会第五次会议决议公告 | 2026-02-03 | Chinese | |
| 2025年度业绩预告 | 2026-01-23 | Chinese | |
| 关于会计师事务所变更项目质量控制复核人的公告 | 2026-01-16 | Chinese | |
| 第七届董事会第四次会议决议公告 | 2025-12-31 | Chinese | |
| 关于部分募投项目延期的公告 | 2025-12-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 35231583 | 第七届董事会2026年第一次独立董事专门会议审查意见 | 2026-02-03 | Chinese | ||
| 35231579 | 第七届董事会第五次会议决议公告 | 2026-02-03 | Chinese | ||
| 35231577 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
| 35231573 | 关于会计师事务所变更项目质量控制复核人的公告 | 2026-01-16 | Chinese | ||
|
2025
11 filings
| |||||
| 35231570 | 第七届董事会第四次会议决议公告 | 2025-12-31 | Chinese | ||
| 35231567 | 关于部分募投项目延期的公告 | 2025-12-31 | Chinese | ||
| 35231559 | 中信建投证券股份有限公司关于四川川润股份有限公司部分募投项目延期的核查意见 | 2025-12-31 | Chinese | ||
| 35231557 | 关于变更保荐代表人的公告 | 2025-11-20 | Chinese | ||
| 35231549 | 董事、高级管理人员关于公司2025年第三季度报告的书面确认意见 | 2025-10-28 | Chinese | ||
| 35231543 | 第七届董事会第三次会议决议公告 | 2025-10-28 | Chinese | ||
| 35231539 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 35231538 | 关于参加四川辖区2025年投资者网上集体接待日及半年度报告业绩说明会活动的公告 | 2025-09-05 | Chinese | ||
| 35231537 | 股票交易异常波动公告 | 2025-08-26 | Chinese | ||
| 35231535 | 关于公司原监事减持股份计划提前终止暨部分高级管理人员减持股份计划实施完成的公告 | 2025-08-21 | Chinese | ||
| 35231533 | 四川川润股份有限公司章程 | 2025-08-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
SICHUAN CRUN 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/54323/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54323 | 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=54323 | 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=54323 \ -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": 54323}, 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 SICHUAN CRUN CO., LTD (id: 54323)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.