HANGZHOU HOTA M&E HOLDINGS CO., LTD. — Investor Relations & Filings
Hangzhou Hota M&E Holdings Co., Ltd. specializes in the design, development, and manufacture of high-precision mechanical transmission components. The company's core product portfolio includes a wide range of gears, shafts, and related assemblies utilized across various sectors such as automotive, power tools, and industrial machinery. HOTA focuses on providing integrated solutions for transmission systems, leveraging advanced manufacturing technologies and quality control processes to meet international standards. The company serves a global clientele, supplying critical components to major original equipment manufacturers (OEMs) and tier-one suppliers. Its technical expertise encompasses gear grinding, heat treatment, and precision machining, positioning it as a key player in the mechanical and electrical engineering field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会法律意见书 | 2026-04-17 | Chinese | |
| 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-03-26 | Chinese | |
| 2025年度利润分配预案公告 | 2026-03-26 | Chinese | |
| 关于募集资金年度存放、管理与使用情况的专项报告 | 2026-03-26 | Chinese | |
| 募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-26 | Chinese | |
| 2025年年度报告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34822772 | 2025年年度股东会法律意见书 | 2026-04-17 | Chinese | ||
| 39490493 | 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-03-26 | Chinese | ||
| 39490486 | 2025年度利润分配预案公告 | 2026-03-26 | Chinese | ||
| 39490477 | 关于募集资金年度存放、管理与使用情况的专项报告 | 2026-03-26 | Chinese | ||
| 39490471 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-26 | Chinese | ||
| 39490395 | 2025年年度报告 | 2026-03-26 | Chinese | ||
| 39490392 | 2025年度董事会工作报告 | 2026-03-26 | Chinese | ||
| 39490385 | 2025年度独立董事述职报告(姚明龙) | 2026-03-26 | Chinese | ||
| 39490382 | 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-26 | Chinese | ||
| 39490376 | 关于2025年限制性股票激励计划第一个解除限售期解除限售条件未成就暨回购注销部分限制性股票的公告 | 2026-03-26 | Chinese | ||
| 39490373 | 2025年年度审计报告 | 2026-03-26 | Chinese | ||
| 39490371 | 国联民生证券承销保荐有限公司关于和泰机电使用部分闲置募集资金进行现金管理的核查意见 | 2026-03-26 | Chinese | ||
| 39490369 | 2025年度独立董事述职报告(傅建中) | 2026-03-26 | Chinese | ||
| 39490361 | 2025年度独立董事述职报告(韩灵丽) | 2026-03-26 | Chinese | ||
| 39490353 | 国联民生证券承销保荐有限公司关于和泰机电2025年度内部控制评价报告的核查意见 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENERTORK LTD.
A specialized manufacturer of electric actuators for indust…
|
019990 | KR | Manufacturing |
|
Fluidomat Ltd.
Designs and manufactures hydrodynamic fluid couplings for i…
|
522017 | IN | Manufacturing |
|
Fujian Longxi Bearing(Group)Co.,Ltd
Global supplier of spherical plain bearings and precision m…
|
600592 | CN | Manufacturing |
|
Galaxy Bearings Ltd.
Manufactures precision anti-friction bearings for automotiv…
|
526073 | IN | Manufacturing |
|
Gates Industrial Corp plc
Global manufacturer of engineered power transmission and fl…
|
GTES | GB | Manufacturing |
|
G.G.Automotive Gears Ltd.
Manufacturer of precision traction gears and shafts for loc…
|
531399 | IN | Manufacturing |
|
Greiffenberger AG
Holding company for a manufacturer of precision strip steel…
|
GRF | DE | Manufacturing |
|
Hangzhou Advance Gearbox Group Co., Ltd.
Manufacturer of transmission products, gearboxes, and powde…
|
601177 | CN | Manufacturing |
|
Harmonic Drive Systems Inc.
Manufactures high-precision motion control products and str…
|
6324 | JP | Manufacturing |
|
Harsha Engineers International Limited
Manufactures precision bearing cages, specialized component…
|
HARSHA | IN | Manufacturing |
HANGZHOU HOTA M&E HOLDINGS 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/53974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53974 | 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=53974 | 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=53974 \ -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": 53974}, 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 HOTA M&E HOLDINGS CO., LTD. (id: 53974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.