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 |
|---|---|---|---|
|
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 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.