Saimo Technology Co.,Ltd. — Investor Relations & Filings
Saimo Technology Co.,Ltd. specializes in the design and manufacture of bulk material handling, weighing, and automated sampling systems. The company’s core product line includes high-precision electronic belt scales, weigh feeders, and mechanical sampling equipment for bulk solids. Beyond measurement hardware, Saimo provides integrated industrial automation solutions, including robotic palletizing, intelligent packaging systems, and smart warehousing technologies. The company emphasizes the digital transformation of manufacturing through Industrial Internet of Things (IIoT) platforms and smart factory integration. Its solutions are engineered to improve operational efficiency and measurement accuracy for sectors such as power generation, mining, metallurgy, and chemical processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-04-21 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-21 | Chinese | |
| 独立董事2025年述职报告(田伟) | 2026-04-21 | Chinese | |
| 独立董事2025年述职报告(陈召强) | 2026-04-21 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37108217 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 37108216 | 2025年度董事会审计委员会履职情况报告 | 2026-04-21 | Chinese | ||
| 37108214 | 独立董事2025年述职报告(田伟) | 2026-04-21 | Chinese | ||
| 37108212 | 独立董事2025年述职报告(陈召强) | 2026-04-21 | Chinese | ||
| 37108211 | 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 37108209 | 关于2026年度日常关联交易预计的公告 | 2026-04-21 | Chinese | ||
| 37108208 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-21 | Chinese | ||
| 37108206 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 37108204 | 2025年年度审计报告 | 2026-04-21 | Chinese | ||
| 37108202 | 关于确认董事及高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 37108201 | 关于董事辞职暨增补董事的公告 | 2026-04-21 | Chinese | ||
| 37108200 | 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 37108197 | 第五届董事会第十四次会议决议公告 | 2026-04-21 | Chinese | ||
| 37108196 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 37108195 | 未来三年(2026年-2028年)股东分红回报规划 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NEW TREND INTERNATIONAL LOGIS-TECH CO.,LTD.
Integrates automated warehousing, material handling systems…
|
300532 | CN | Manufacturing |
|
Ningbo Joy Intelligent Logistics Technology Co.,Ltd.
Develops automated logistics equipment and intelligent mate…
|
301198 | CN | Manufacturing |
|
Noblelift Intelligent Equipment Co.,Ltd.
Provides material handling equipment and automated warehous…
|
603611 | CN | Manufacturing |
|
OMH SCIENCE Group Co., Ltd
Designs and integrates intelligent logistics and automated …
|
300486 | CN | Manufacturing |
|
Ongoal Technology Co.,Ltd.
Provides integrated material handling and intelligent manuf…
|
301662 | CN | Manufacturing |
|
ORIENTAL PRECISION & ENGINEERING CO.,LTD.
Manufacturer of ship cranes and deck machinery for the mari…
|
014940 | KR | Manufacturing |
|
Otis Worldwide Corp
Manufactures, installs, and services elevators, escalators,…
|
OTIS | US | Manufacturing |
|
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 |
|
Sanfeng Intelligent Equipment Group Co., Ltd
Provides intelligent conveyor systems and automated product…
|
300276 | CN | Manufacturing |
Saimo 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/55453/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55453 | 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=55453 | 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=55453 \ -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": 55453}, 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 Saimo Technology Co.,Ltd. (id: 55453)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.