
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 |
|---|---|---|---|
| 首次公开发行股票并在创业板上市网上摇号中签结果公告 | 2022-11-22 | Chinese | |
| 首次公开发行股票并在创业板上市网上申购情况及中签率公告 | 2022-11-21 | Chinese | |
| 首次公开发行股票并在创业板上市投资风险特别公告 | 2022-11-17 | Chinese | |
| 首次公开发行股票并在创业板上市发行公告 | 2022-11-17 | Chinese | |
| 首次公开发行股票并在创业板上市网上路演公告 | 2022-11-16 | Chinese | |
| 首次公开发行股票并在创业板上市初步询价及推介公告 | 2022-11-10 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 39429093 | 首次公开发行股票并在创业板上市网上摇号中签结果公告 | 2022-11-22 | Chinese | ||
| 39429084 | 首次公开发行股票并在创业板上市网上申购情况及中签率公告 | 2022-11-21 | Chinese | ||
| 39429075 | 首次公开发行股票并在创业板上市投资风险特别公告 | 2022-11-17 | Chinese | ||
| 39429061 | 首次公开发行股票并在创业板上市发行公告 | 2022-11-17 | Chinese | ||
| 39429002 | 首次公开发行股票并在创业板上市网上路演公告 | 2022-11-16 | Chinese | ||
| 39428993 | 首次公开发行股票并在创业板上市初步询价及推介公告 | 2022-11-10 | Chinese | ||
| 39428963 | 北京市万商天勤律师事务所关于公司首次公开发行股票并在创业板上市的法律意见书及补充法律意见书 | 2022-11-10 | Chinese | ||
| 39427150 | 北京市万商天勤律师事务所关于公司首次公开发行股票并在创业板上市的律师工作报告 | 2022-11-10 | Chinese | ||
| 39427092 | 中国证监会关于同意公司首次公开发行股票注册的批复 | 2022-11-10 | Chinese | ||
| 39427083 | 中信建投证券股份有限公司关于公司首次公开发行股票并在创业板上市之保荐工作报告 | 2022-11-10 | Chinese | ||
| 39427046 | 中信建投证券股份有限公司关于公司首次公开发行股票并在创业板上市之上市保荐书 | 2022-11-10 | Chinese | ||
| 39427009 | 董事会有关本次发行并上市的决议 | 2022-11-10 | Chinese | ||
| 39426954 | 经注册会计师鉴证的非经常性损益明细表 | 2022-11-10 | Chinese | ||
| 39426934 | 公司章程(草案) | 2022-11-10 | Chinese | ||
| 39426724 | 其他责任主体作出的与发行人本次发行上市相关的承诺事项 | 2022-11-10 | 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.