KSEC Intelligent Technology Co., Ltd. — Investor Relations & Filings
KSEC Intelligent Technology Co., Ltd. specializes in the development and integration of advanced logistics automation and intelligent manufacturing systems. The company provides comprehensive solutions including automated storage and retrieval systems (AS/RS), automated guided vehicles (AGVs), and high-speed sorting equipment. Its product portfolio features stacker cranes, autonomous mobile robots, and intelligent conveyor systems designed to optimize warehouse efficiency and production workflows. KSEC serves diverse sectors such as tobacco, pharmaceuticals, e-commerce, and cold chain logistics. By leveraging proprietary control software and robotics technology, the company delivers end-to-end automation services from system design and equipment manufacturing to installation and maintenance. Its focus remains on enhancing operational precision and scalability through integrated smart factory solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于昆船智能技术股份有限公司定期现场检查报告 | 2026-02-05 | Chinese | |
| 2025年度业绩预告 | 2026-01-26 | Chinese | |
| 2025年第五次临时股东会决议公告 | 2025-12-31 | Chinese | |
| 关于昆船智能技术股份有限公司2025年第五次临时股东会的法律意见 | 2025-12-31 | Chinese | |
| 第二届董事会第二十三次会议决议公告 | 2025-12-31 | Chinese | |
| 关于聘任公司高级管理人员的公告 | 2025-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 39436740 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司定期现场检查报告 | 2026-02-05 | Chinese | ||
| 39436736 | 2025年度业绩预告 | 2026-01-26 | Chinese | ||
|
2025
13 filings
| |||||
| 39436728 | 2025年第五次临时股东会决议公告 | 2025-12-31 | Chinese | ||
| 39436720 | 关于昆船智能技术股份有限公司2025年第五次临时股东会的法律意见 | 2025-12-31 | Chinese | ||
| 39436719 | 第二届董事会第二十三次会议决议公告 | 2025-12-31 | Chinese | ||
| 39436717 | 关于聘任公司高级管理人员的公告 | 2025-12-15 | Chinese | ||
| 39436708 | 关于公司与中船财务有限责任公司续签《金融服务协议》暨关联交易的公告 | 2025-12-15 | Chinese | ||
| 39436698 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2025-12-15 | Chinese | ||
| 39436686 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司2026年度日常关联交易预计的核查意见 | 2025-12-15 | Chinese | ||
| 39436684 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2025-12-15 | Chinese | ||
| 39436676 | 关于使用部分闲置募集资金暂时补充流动资金的公告 | 2025-12-15 | Chinese | ||
| 39436669 | 关于中船财务有限责任公司2025年半年度风险持续评估报告 | 2025-12-15 | Chinese | ||
| 39436656 | 关于公司2026年度日常关联交易预计的公告 | 2025-12-15 | Chinese | ||
| 39436655 | 第二届董事会第二十二次会议决议公告 | 2025-12-15 | Chinese | ||
| 39436654 | 关于补选公司第二届董事会董事的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | Manufacturing |
KSEC Intelligent Technology 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/56227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56227 | 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=56227 | 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=56227 \ -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": 56227}, 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 KSEC Intelligent Technology Co., Ltd. (id: 56227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.