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 |
|---|---|---|---|
|
HYUNDAI ELEVATOR CO.,LTD
Designs, manufactures, and services elevators, escalators, …
|
017800 | KR | Manufacturing |
|
HYUNDAI HYMS CO., LTD.
Manufactures and distributes shipbuilding components and eq…
|
460930 | KR | Manufacturing |
|
IFE Elevators Co.,LTD.
Develops, installs, and maintains vertical and horizontal t…
|
002774 | CN | Manufacturing |
|
Immobilegrupa Kapitalowa Immobile S.A.
A diversified holding company that acquires and develops bu…
|
GKI | PL | Manufacturing |
|
Indef Manufacturing Limited
Manufacturer of material handling equipment, including hois…
|
BAJAJINDEF | IN | Manufacturing |
|
Interroll Holding AG
Global manufacturer of material handling solutions for inte…
|
INRN | CH | Manufacturing |
|
Jiangsu Rainbow Heavy Industries Co.,Ltd.
Provides high-end port machinery, offshore equipment, and m…
|
002483 | CN | Manufacturing |
|
Josts Engineering Co. Ltd.
Manufactures material handling equipment and specialized en…
|
505750 | IN | Manufacturing |
|
Jungheinrich AG
Global provider of intralogistics solutions, from industria…
|
JUN3 | DE | Manufacturing |
|
Kalmar Oyj
Provider of heavy material handling equipment, automation, …
|
KALMAR | FI | 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.