HANGZHOU ZHONGYA MACHINERY CO., LTD. — Investor Relations & Filings
Hangzhou Zhongya Machinery Co., Ltd. specializes in the design and manufacture of intelligent packaging equipment and complete production lines. The company provides a comprehensive range of solutions, including aseptic filling and sealing machines, blow-fill-seal systems, and automated downstream equipment such as case packers and palletizers. Its product portfolio serves diverse sectors, including dairy, beverage, household chemicals, pharmaceuticals, and cosmetics. Zhongya focuses on high-speed automation and advanced aseptic technology to ensure product safety and operational efficiency. By integrating research, development, and manufacturing, the company delivers turnkey solutions tailored to complex liquid and semi-liquid packaging requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-23 | Chinese | |
| 关于公司董事长、实际控制人及其一致行动人股份减持计划期限届满暨减持结果的公告 | 2026-03-18 | Chinese | |
| 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-06 | Chinese | |
| 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-02 | Chinese | |
| 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-13 | Chinese | |
| 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37612700 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-23 | Chinese | ||
| 37612698 | 关于公司董事长、实际控制人及其一致行动人股份减持计划期限届满暨减持结果的公告 | 2026-03-18 | Chinese | ||
| 37612696 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-06 | Chinese | ||
| 37612691 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-03-02 | Chinese | ||
| 37612681 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-13 | Chinese | ||
| 37612678 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-12 | Chinese | ||
| 37612674 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-10 | Chinese | ||
| 37612662 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-02-02 | Chinese | ||
| 37612653 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-01-29 | Chinese | ||
| 37612649 | 关于使用部分自有资金进行委托理财的进展公告 | 2026-01-21 | Chinese | ||
| 37612625 | 关于审计机构变更签字注册会计师的公告 | 2026-01-13 | Chinese | ||
| 37612622 | 关于公司董事、高级管理人员减持股份的预披露公告 | 2026-01-09 | Chinese | ||
| 37612617 | 关于为全资子公司提供担保的进展公告 | 2026-01-08 | Chinese | ||
| 37612534 | 浙江天册律师事务所关于杭州中亚机械股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-05 | Chinese | ||
| 37612530 | 2026年第一次临时股东会决议公告 | 2026-01-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
HANGZHOU ZHONGYA 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/55498/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55498 | 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=55498 | 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=55498 \ -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": 55498}, 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 HANGZHOU ZHONGYA MACHINERY CO., LTD. (id: 55498)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.