Zhe Jiang Headman Machinery Co., Ltd. — Investor Relations & Filings
About Zhe Jiang Headman Machinery Co., Ltd.
Zhe Jiang Headman Machinery Co., Ltd. specializes in the design and manufacture of high-precision CNC lathes and turning centers. The company's product portfolio includes horizontal and vertical CNC lathes, slant bed turning centers, and integrated automation solutions. These machines are engineered for high rigidity, accuracy, and efficiency, catering to sectors such as automotive manufacturing, aerospace, and precision engineering. Headman focuses on research and development to provide advanced machining technology, including multi-axis capabilities and high-speed spindles. Their equipment is designed to meet the demands of complex component production and mass manufacturing environments through robust construction and sophisticated control systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事独立性自查情况专项报告 | 2026-04-27 | Chinese | |
| 国联民生证券承销保荐有限公司关于浙江海德曼智能装备股份有限公司确认2025年度日常性关联交易及预计2026年度日常性关联交易的核查意见 | 2026-04-27 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-27 | Chinese | |
| 浙海德曼关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | |
| 浙海德曼关于2026年度日常关联交易预计及确认2025年度关联交易的公告 | 2026-04-27 | Chinese | |
| 浙海德曼2026年一季度报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40011259 | 2025年度独立董事独立性自查情况专项报告 | 2026-04-27 | Chinese | ||
| 40011248 | 国联民生证券承销保荐有限公司关于浙江海德曼智能装备股份有限公司确认2025年度日常性关联交易及预计2026年度日常性关联交易的核查意见 | 2026-04-27 | Chinese | ||
| 40011236 | 2025年度董事会审计委员会履职情况报告 | 2026-04-27 | Chinese | ||
| 40011230 | 浙海德曼关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | ||
| 40011229 | 浙海德曼关于2026年度日常关联交易预计及确认2025年度关联交易的公告 | 2026-04-27 | Chinese | ||
| 40011219 | 浙海德曼2026年一季度报告 | 2026-04-27 | Chinese | ||
| 40011212 | 浙海德曼2025年年度报告 | 2026-04-27 | Chinese | ||
| 40011188 | 浙海德曼2025年内部控制评价报告 | 2026-04-27 | Chinese | ||
| 40011174 | 2025年度会计师事务所履职情况评估报告 | 2026-04-27 | Chinese | ||
| 40011168 | 浙海德曼2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 40011147 | 2025年度独立董事述职报告(刘浩) | 2026-04-27 | Chinese | ||
| 40011138 | 浙海德曼2025年度审计报告 | 2026-04-27 | Chinese | ||
| 40011069 | 浙海德曼关于公司及子公司申请综合授信额度并提供担保的公告 | 2026-04-27 | Chinese | ||
| 40011058 | 国联民生证券承销保荐有限公司关于浙江海德曼智能装备股份有限公司2025年度募集资金存放与使用的专项核查意见 | 2026-04-27 | Chinese | ||
| 40011046 | 浙海德曼2025年度募集资金存放及使用情况的专项报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Awea Mechantronic Co., Ltd.
Manufacturer of high-precision CNC machining centers for gl…
|
1530 | TW | Manufacturing |
|
AXYZ Co., Ltd
Global manufacturer of configurable and modular CNC router …
|
1381 | JP | Manufacturing |
|
Batliboi Ltd
Engineering firm providing machine tools, air systems, and …
|
BATLIBOI | IN | Manufacturing |
|
Bemco Hydraulics Ltd.
Designs and manufactures hydraulic presses and custom indus…
|
522650 | IN | Manufacturing |
|
Bystronic AG
Global technology company specializing in solutions for she…
|
BYS | CH | Manufacturing |
|
Chang Type Industrial Co., Ltd.
OEM/ODM manufacturer of power tools, woodworking machinery,…
|
1541 | TW | Manufacturing |
|
Chiu Ting Machinery Co., Ltd.
Manufacturer of woodworking machinery and hardware tools pr…
|
1539 | TW | Manufacturing |
|
Chuo Seisakusho,Ltd.
Manufacturer of industrial equipment for the automotive and…
|
6846 | JP | Manufacturing |
|
Daesung Hi-Tech Co., Ltd.
Manufactures precision parts, modules, and assemblies for v…
|
129920 | KR | Manufacturing |
|
Datamark Systems Group Inc.
Manufactures high-performance laser and dot peen systems fo…
|
DMK | CA | Manufacturing |
Zhe Jiang Headman Machinery 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/58502/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58502 | 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=58502 | 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=58502 \ -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": 58502}, 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 Zhe Jiang Headman Machinery Co., Ltd. (id: 58502)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.