
DAMON TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
DAMON TECHNOLOGY GROUP CO.,LTD. specializes in the research, development, and manufacturing of intelligent logistics automation systems and core components. The company provides a comprehensive range of material handling solutions, including high-performance conveyor rollers, belt and pallet conveyors, and advanced sorting systems such as cross-belt and sliding shoe sorters. Its portfolio extends to automated storage and retrieval systems (AS/RS) and integrated warehouse management software. Serving diverse sectors including e-commerce, express delivery, pharmaceuticals, and manufacturing, the group focuses on enhancing operational efficiency through modular design and intelligent control technologies. With a strong emphasis on R&D, the company delivers customized, scalable logistics infrastructure designed to optimize throughput and reduce labor costs in complex distribution environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 德马科技2023年年度股东大会法律意见书 | 2024-05-10 | Chinese | |
| 德马科技2023年年度股东大会决议公告 | 2024-05-10 | Chinese | |
| 德马科技关于召开2023年度暨2024年第一季度业绩说明会的公告 | 2024-05-09 | Chinese | |
| 光大证券股份有限公司关于德马科技集团股份有限公司首次公开发行股票并上市之保荐总结报告书 | 2024-05-08 | Chinese | |
| 德马科技2023年年度股东大会会议资料 | 2024-04-29 | Chinese | |
| 德马科技关于作废2022年限制性股票激励计划部分限制性股票的公告 | 2024-04-29 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39688911 | 德马科技2023年年度股东大会法律意见书 | 2024-05-10 | Chinese | ||
| 39688900 | 德马科技2023年年度股东大会决议公告 | 2024-05-10 | Chinese | ||
| 39688888 | 德马科技关于召开2023年度暨2024年第一季度业绩说明会的公告 | 2024-05-09 | Chinese | ||
| 39688883 | 光大证券股份有限公司关于德马科技集团股份有限公司首次公开发行股票并上市之保荐总结报告书 | 2024-05-08 | Chinese | ||
| 39688837 | 德马科技2023年年度股东大会会议资料 | 2024-04-29 | Chinese | ||
| 39688817 | 德马科技关于作废2022年限制性股票激励计划部分限制性股票的公告 | 2024-04-29 | Chinese | ||
| 39688803 | 德马科技第四届董事会第十四次会议决议公告 | 2024-04-29 | Chinese | ||
| 39688793 | 德马科技2024年第一季度报告 | 2024-04-29 | Chinese | ||
| 39688792 | 德马科技第四届监事会第十一次会议决议公告 | 2024-04-29 | Chinese | ||
| 39688782 | 北京金诚同达(上海)律师事务所关于德马科技集团股份有限公司2022年限制性股票激励计划部分限制性股票作废事项的法律意见书 | 2024-04-29 | Chinese | ||
| 39688772 | 国金证券股份有限公司关于德马科技集团股份有限公司发行股份及支付现金购买资产暨关联交易之2023年度持续督导核查意见 | 2024-04-29 | Chinese | ||
| 39688745 | 光大证券股份有限公司关于德马科技集团股份有限公司2023年年度持续督导跟踪报告 | 2024-04-26 | Chinese | ||
| 39688526 | 德马科技2023年度募集资金存放与使用情况专项报告 | 2024-04-19 | Chinese | ||
| 39688520 | 德马科技2023年度会计师事务所的履职情况评估报告 | 2024-04-19 | Chinese | ||
| 39688517 | 德马科技2023年度内部控制评价报告 | 2024-04-19 | 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 |
DAMON TECHNOLOGY GROUP 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/58367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58367 | 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=58367 | 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=58367 \ -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": 58367}, 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 DAMON TECHNOLOGY GROUP CO.,LTD. (id: 58367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.