
SHANGHAI KELAI MECHATRONICS ENGINEERING CO.,LTD. — Investor Relations & Filings
Shanghai Kelai Mechatronics Engineering Co., Ltd. specializes in the design, development, and manufacturing of intelligent automated production lines and industrial equipment. The company provides comprehensive mechatronics solutions, primarily focusing on the automotive electronics and components sector. Its core product portfolio includes automated assembly and testing systems for critical vehicle parts, including steering systems, braking systems, and air conditioning compressors. By integrating advanced robotics, precision control, and data acquisition technologies, the company facilitates enhanced production efficiency and quality control for its clients. Additionally, it offers customized automation solutions for diverse industrial applications, emphasizing research and development in high-end intelligent manufacturing systems and flexible production technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 克来机电2025年年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 上海市锦天城律师事务所关于克来机电2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 克来机电2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 克来机电关于增加经营范围并修订《公司章程》的公告 | 2026-04-23 | Chinese | |
| 克来机电董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | |
| 克来机电2025年度独立董事沈南燕女士述职报告 | 2026-04-23 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47076736 | 克来机电2025年年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46365272 | 上海市锦天城律师事务所关于克来机电2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 44488175 | 克来机电2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 38099029 | 克来机电关于增加经营范围并修订《公司章程》的公告 | 2026-04-23 | Chinese | ||
| 38099028 | 克来机电董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | ||
| 38099026 | 克来机电2025年度独立董事沈南燕女士述职报告 | 2026-04-23 | Chinese | ||
| 38099018 | 克来机电2025年度可持续发展报告摘要 | 2026-04-23 | Chinese | ||
| 38099004 | 克来机电董事会关于独立董事独立性情况的专项意见 | 2026-04-23 | Chinese | ||
| 38098997 | 克来机电关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 38098988 | 立信会计师事务所关于克来机电非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-23 | Chinese | ||
| 38098980 | 立信会计师事务所对克来机电内部控制的审计报告 | 2026-04-23 | Chinese | ||
| 38098927 | 克来机电关于公司募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 38098914 | 克来机电2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
| 38098913 | 克来机电2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 38098904 | 克来机电2025年度可持续发展报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asia Tele-Net and Technology Corporation Limited
Specializes in designing and manufacturing advanced electro…
|
679 | BM | Manufacturing |
|
ASM International N.V.
Global supplier of semiconductor deposition equipment for w…
|
ASM | NL | Manufacturing |
|
ASML Holding N.V.
Designs and manufactures advanced lithography systems for t…
|
ASML | NL | Manufacturing |
|
ASMPT Limited
Provides integrated hardware and software solutions for sem…
|
522 | KY | Manufacturing |
|
ATS Corp /ATS
Global provider of automation solutions for manufacturing a…
|
ATS | US | Manufacturing |
|
Aumann AG
Manufacturer of specialized machinery and automated product…
|
AAG | DE | Manufacturing |
|
AUROS TECHNOLOGY, INC.
Provider of metrology and inspection systems for the semico…
|
322310 | KR | Manufacturing |
|
Austar Lifesciences Limited
Integrated engineering solutions, equipment, and services f…
|
6118 | HK | Manufacturing |
|
AVINGTRANS PLC
Engineering group supplying critical components to the ener…
|
AVG | GB | Manufacturing |
|
AXCELIS TECHNOLOGIES INC
Provider of ion implantation equipment and services for the…
|
ACLS | US | Manufacturing |
SHANGHAI KELAI MECHATRONICS ENGINEERING 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/57922/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57922 | 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=57922 | 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=57922 \ -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": 57922}, 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 SHANGHAI KELAI MECHATRONICS ENGINEERING CO.,LTD. (id: 57922)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.