Hangzhou Advance Gearbox Group Co., Ltd. — Investor Relations & Filings
About Hangzhou Advance Gearbox Group Co., Ltd.
Hangzhou Advance Gearbox Group Co., Ltd. specializes in the design and manufacture of a comprehensive range of transmission products and powder metallurgy components. The company's core portfolio includes marine gearboxes, construction machinery transmissions, wind turbine gearboxes, and automotive transmissions. Additionally, it produces agricultural machinery transmissions, industrial gearboxes, and various friction materials. Serving diverse sectors such as maritime transport, infrastructure development, and renewable energy, the group focuses on providing high-performance power transmission solutions. With a strong emphasis on research and development, the company maintains a significant presence in both domestic and international markets, offering specialized engineering for heavy-duty applications and precision-engineered components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更签字会计师的公告 | 2025-12-31 | Chinese | |
| 《公司章程》(2025年12月修订稿) | 2025-12-31 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2025-12-31 | Chinese | |
| 关于预计2026年度日常关联交易的公告 | 2025-12-31 | Chinese | |
| 关于对全资子公司增资的公告 | 2025-12-31 | Chinese | |
| 关于2024年限制性股票激励计划第一个解除限售期解除限售条件成就的公告 | 2025-12-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35991602 | 关于变更签字会计师的公告 | 2025-12-31 | Chinese | ||
| 35991596 | 《公司章程》(2025年12月修订稿) | 2025-12-31 | Chinese | ||
| 35991586 | 关于召开2026年第一次临时股东会的通知 | 2025-12-31 | Chinese | ||
| 35991579 | 关于预计2026年度日常关联交易的公告 | 2025-12-31 | Chinese | ||
| 35991571 | 关于对全资子公司增资的公告 | 2025-12-31 | Chinese | ||
| 35991563 | 关于2024年限制性股票激励计划第一个解除限售期解除限售条件成就的公告 | 2025-12-31 | Chinese | ||
| 35991556 | 第七届董事会第四次会议决议公告 | 2025-12-31 | Chinese | ||
| 35991552 | 关于回购注销2024年限制性股票激励计划部分已授予但尚未解除限售的限制性股票以及调整回购价格的公告 | 2025-12-31 | Chinese | ||
| 35991544 | 关于对外投资设立合资公司的公告 | 2025-12-15 | Chinese | ||
| 35991531 | 关于注销全资子公司的公告 | 2025-12-15 | Chinese | ||
| 35991528 | 第七届董事会第三次会议决议公告 | 2025-12-15 | Chinese | ||
| 35991519 | 2025年第三季度报告 | 2025-10-28 | Chinese | ||
| 35991518 | 《关联交易管理制度》(2025年9月修订) | 2025-09-05 | Chinese | ||
| 35991509 | 《累积投票制实施细则》(2025年9月修订) | 2025-09-05 | Chinese | ||
| 35991501 | 2025年第一次临时股东大会决议公告 | 2025-09-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
Hangzhou Advance Gearbox 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/57208/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57208 | 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=57208 | 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=57208 \ -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": 57208}, 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 Advance Gearbox Group Co., Ltd. (id: 57208)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.