
ZHEJIANG LIMING INTELLIGENT MANUFACTURING CO., LTD. — Investor Relations & Filings
Zhejiang Liming Intelligent Manufacturing Co., Ltd. specializes in the research, development, and production of high-precision automotive components. The company's core product portfolio includes valve train components such as valve spring retainers, valve collets, and valve bridges, as well as piston cooling nozzles and specialized precision nuts. Utilizing advanced cold forging and precision machining technologies, the firm serves as a key supplier to global automotive OEMs and Tier 1 manufacturers. The company focuses on intelligent manufacturing processes to ensure high quality and technical performance in critical engine and powertrain applications. Its expertise extends to the development of complex metal parts that meet stringent industry standards for durability and precision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙江京衡律师事务所关于浙江黎明智造股份有限公司2025年度差异化分红事项之法律意见书 | 2026-05-26 | Chinese | |
| 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-25 | Chinese | |
| 2026 年度“提质增效重回报” 专项行动方案 | 2026-04-29 | Chinese | |
| 第三届董事会第三次会议决议公告 | 2026-04-29 | Chinese | |
| 2026年一季度报告 | 2026-04-29 | Chinese | |
| 关于浙江黎明智造股份有限公司2025年年度股东会的法律意见书 | 2026-04-13 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077499 | 浙江京衡律师事务所关于浙江黎明智造股份有限公司2025年度差异化分红事项之法律意见书 | 2026-05-26 | Chinese | ||
| 47041585 | 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-25 | Chinese | ||
| 39458863 | 2026 年度“提质增效重回报” 专项行动方案 | 2026-04-29 | Chinese | ||
| 39458853 | 第三届董事会第三次会议决议公告 | 2026-04-29 | Chinese | ||
| 39458847 | 2026年一季度报告 | 2026-04-29 | Chinese | ||
| 39458834 | 关于浙江黎明智造股份有限公司2025年年度股东会的法律意见书 | 2026-04-13 | Chinese | ||
| 39458833 | 2025年年度股东会决议公告 | 2026-04-13 | Chinese | ||
| 39458832 | 【260407】2025年年度股东会会议资料 | 2026-04-07 | Chinese | ||
| 39458830 | 独立董事述职报告--华林 | 2026-03-20 | Chinese | ||
| 39458822 | 第三届董事会第二次会议决议公告 | 2026-03-20 | Chinese | ||
| 39458817 | 董事会关于独立董事独立性的专项意见 | 2026-03-20 | Chinese | ||
| 39458806 | 关于续聘会计师事务所的公告 | 2026-03-20 | Chinese | ||
| 39458801 | 董事会审计委员会2025年度履职情况报告 | 2026-03-20 | Chinese | ||
| 39458793 | 关于使用闲置自有资金进行现金管理的公告 | 2026-03-20 | Chinese | ||
| 39458783 | 天健审〔2026〕790号-关联方资金占用专项说明 | 2026-03-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
ZHEJIANG LIMING INTELLIGENT MANUFACTURING 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/57378/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57378 | 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=57378 | 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=57378 \ -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": 57378}, 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 ZHEJIANG LIMING INTELLIGENT MANUFACTURING CO., LTD. (id: 57378)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.