
HANGZHOU KAIERDA WELDING ROBOT CO.,LTD. — Investor Relations & Filings
Hangzhou Kaierda Welding Robot Co., Ltd. specializes in the research, development, production, and sales of industrial robot systems and digital welding equipment. The company provides integrated solutions for automated welding, including industrial robot workstations, digital welding power sources, and complete automated production lines. Its product portfolio features advanced robotic motion control technology and high-precision digital inverter welding systems designed for various industrial applications. Kaierda serves diverse sectors such as automotive manufacturing, construction machinery, shipbuilding, and metal fabrication. By combining robotic automation with sophisticated welding processes, the company focuses on enhancing production efficiency and welding quality through technological innovation in motion control and power electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-14 | Chinese | |
| 北京市中伦律师事务所关于杭州凯尔达焊接机器人股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | |
| 关于变更董事长、法定代表人、核心技术人员离任并调整董事会专门委员会委员的公告 | 2026-05-14 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-07 | Chinese | |
| 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-22 | Chinese | |
| 关于选举副董事长及聘任副总经理的公告 | 2026-04-22 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344487 | 2025年年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 46344372 | 北京市中伦律师事务所关于杭州凯尔达焊接机器人股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 46344232 | 关于变更董事长、法定代表人、核心技术人员离任并调整董事会专门委员会委员的公告 | 2026-05-14 | Chinese | ||
| 44267617 | 2025年年度股东会会议资料 | 2026-05-07 | Chinese | ||
| 39946632 | 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-22 | Chinese | ||
| 39946619 | 关于选举副董事长及聘任副总经理的公告 | 2026-04-22 | Chinese | ||
| 39946607 | 关于召开2025年年度股东会的通知 | 2026-04-22 | Chinese | ||
| 39946594 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 39946585 | 董事会议事规则(2026年4月修订) | 2026-04-22 | Chinese | ||
| 39946569 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 39946538 | 天健会计师事务所(特殊普通合伙)关于杭州凯尔达焊接机器人股份有限公司2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-22 | Chinese | ||
| 39946408 | 关于续聘2026年度财务及内部控制审计机构的公告 | 2026-04-22 | Chinese | ||
| 39946396 | 关于购买董事及高级管理人员责任险的公告 | 2026-04-22 | Chinese | ||
| 39946380 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-22 | Chinese | ||
| 39946370 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abpro Bio Co., Ltd.
Manufactures precision machine tools and develops antibody …
|
195990 | KR | Manufacturing |
|
Ador Welding Ltd.
Manufactures welding consumables, equipment, and industrial…
|
ADOR | IN | Manufacturing |
|
AIDA ENGINEERING,LTD.
Global manufacturer of metal forming systems and press mach…
|
6118 | JP | Manufacturing |
|
AMADA CO., LTD.
Global manufacturer of metal processing machinery for sheet…
|
6113 | JP | Manufacturing |
|
AML3D LIMITED
Provides large-scale metal additive manufacturing via propr…
|
AL3 | AU | Manufacturing |
|
AMPCO PITTSBURGH CORP
Manufactures specialty metal products and customized engine…
|
AP | US | Manufacturing |
|
ANDERSON
Manufactures high-precision CNC machinery, PCB equipment, a…
|
1528 | TW | Manufacturing |
|
A-ONE SEIMITSU INC.
Manufactures high-precision components and accessories for …
|
6156 | JP | Manufacturing |
|
ASAHI-SEIKI MANUFACTURING CO.,LTD.
Manufacturer of precision metal components and industrial m…
|
6111 | JP | Manufacturing |
|
AURORA LABS LIMITED
Develops high-speed 3D metal printers and industrial additi…
|
A3D | AU | Manufacturing |
HANGZHOU KAIERDA WELDING ROBOT 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/58276/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58276 | 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=58276 | 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=58276 \ -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": 58276}, 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 KAIERDA WELDING ROBOT CO.,LTD. (id: 58276)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.