
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 |
|---|---|---|---|
| 德马科技2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于江苏莫安迪科技有限公司业绩承诺期届满资产减值测试的专项审核报告 | 2026-05-19 | Chinese | |
| 德马科技关于发行股份及支付现金购买资产暨关联交易之业绩承诺期届满减值测试情况的公告 | 2026-05-19 | Chinese | |
| 国金证券股份有限公司关于德马科技集团股份有限公司发行股份及支付现金购买资产暨关联交易之业绩承诺期届满减值测试情况的核查意见 | 2026-05-19 | Chinese | |
| 德马科技2025年年度股东会法律意见书 | 2026-05-19 | Chinese | |
| 德马科技关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566305 | 德马科技2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565834 | 关于江苏莫安迪科技有限公司业绩承诺期届满资产减值测试的专项审核报告 | 2026-05-19 | Chinese | ||
| 46565351 | 德马科技关于发行股份及支付现金购买资产暨关联交易之业绩承诺期届满减值测试情况的公告 | 2026-05-19 | Chinese | ||
| 46565348 | 国金证券股份有限公司关于德马科技集团股份有限公司发行股份及支付现金购买资产暨关联交易之业绩承诺期届满减值测试情况的核查意见 | 2026-05-19 | Chinese | ||
| 46565347 | 德马科技2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 45346966 | 德马科技关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | ||
| 45346077 | 德马科技2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
| 39692729 | 德马科技2025年年度报告 | 2026-04-28 | Chinese | ||
| 39692727 | 德马科技2025年度募集资金存放与使用情况专项报告 | 2026-04-28 | Chinese | ||
| 39692719 | 德马科技集团股份有限公司关于江苏莫安迪科技有限公司2025年度业绩承诺实现情况的说明 | 2026-04-28 | Chinese | ||
| 39692709 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-28 | Chinese | ||
| 39692698 | 德马科技2025年度审计报告 | 2026-04-28 | Chinese | ||
| 39692382 | 德马科技关于2025年度计提信用及资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 39692373 | 德马科技关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 39692361 | 国金证券股份有限公司关于德马科技集团股份有限公司发行股份及支付现金购买资产暨关联交易之2025年度业绩承诺实现情况的核查意见 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Palfinger AG
A global producer of crane and hydraulic lifting solutions …
|
PAL | AT | Manufacturing |
|
PJP Makrum S.A.
Manufactures steel constructions, heavy machinery, and spec…
|
PJP | PL | Manufacturing |
|
POWERTECHNIC GROUP BERHAD
Specialist in lifting systems, providing end-to-end solutio…
|
— | MY | Manufacturing |
|
Saimo Technology Co.,Ltd.
Provides bulk material handling, weighing, and industrial a…
|
300466 | CN | Manufacturing |
|
Sanfeng Intelligent Equipment Group Co., Ltd
Provides intelligent conveyor systems and automated product…
|
300276 | CN | Manufacturing |
|
Savaria Corporation
Designs, manufactures, and distributes accessibility and mo…
|
SIS | CA | Manufacturing |
|
Schindler Holding AG
Global provider of elevators, escalators, and moving walks …
|
SCHN | CH | Manufacturing |
|
SCK GROUP BERHAD
Specializes in smart packaging and industrial automation so…
|
— | MY | Manufacturing |
|
Shanghai Mechanical & Electrical Industry Co.,Ltd.
Manufactures elevators, escalators, printing machinery, and…
|
600835 | CN | Manufacturing |
|
Shanghai Zhenhua Heavy Industries Co.,Ltd.
Global manufacturer of port machinery, offshore equipment, …
|
600320 | 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.