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 |
|---|---|---|---|
|
Grupy Kapitałowej FASING S.A.
A leading global manufacturer of industrial link chains and…
|
FSG | PL | Manufacturing |
|
GUANGZHOU GUANGRI STOCK CO.,LTD.
Develops and services vertical transportation systems and i…
|
600894 | CN | Manufacturing |
|
HANGCHA GROUP CO.,LTD
Manufacturer of material handling equipment and intelligent…
|
603298 | CN | Manufacturing |
|
Hangzhou Huning Elevator Parts Co., Ltd.
Specializes in the research and manufacturing of elevator s…
|
300669 | CN | Manufacturing |
|
Haulotte Group
Global manufacturer of people and material lifting equipmen…
|
PIG | FR | Manufacturing |
|
HEFEI JINGSONG INTELLIGENT TECHNOLOGY CO.,LTD.
Develops intelligent logistics systems and automated wareho…
|
688251 | CN | Manufacturing |
|
Henan ZhongGong Design & Research Group Co., Ltd.
Designs and manufactures heavy-duty lifting and material ha…
|
300732 | CN | Manufacturing |
|
Hiab Oyj
Provider of on-road load handling equipment, services, and …
|
CGCBV | FI | Manufacturing |
|
Huachen AI Parking Management Technology Holding Co., Ltd
Designs, manufactures, and installs automated and cubic par…
|
HCAI | US | Manufacturing |
|
HYSTER-YALE, INC.
Designs, manufactures, and services a line of materials han…
|
HY | US | 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.