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 |
|---|---|---|---|
|
SP SYSTEMS CO.,LTD.
Provides robot automation solutions and manufactures compon…
|
317830 | KR | Manufacturing |
|
STIF
Manufacturer of components for bulk handling, explosion pro…
|
ALSTI | FR | Manufacturing |
|
Storage Technologies and Automation Limited
Designs, manufactures, and installs storage solutions and w…
|
544171 | IN | Manufacturing |
|
Symax Lift (Holding) Inc.
Develops, manufactures, and services vertical transportatio…
|
SYL | CA | Manufacturing |
|
TADANO LTD.
Manufacturer of cranes and aerial work platforms.
|
6395 | JP | Manufacturing |
|
TEREX CORP
Manufacturer of materials processing and aerial work platfo…
|
TEX | US | Manufacturing |
|
TGW Corporation Incorporated
Global integrator designing, manufacturing, and maintaining…
|
— | CA | Manufacturing |
|
Thejo Engineering Limited
Provides bulk material handling, mineral processing, and co…
|
THEJO | IN | Manufacturing |
|
TIL Ltd.
Manufactures material handling, lifting, and port equipment…
|
TIL | IN | Manufacturing |
|
TL Engineering Co., Ltd.
A specialized cleanroom engineering firm for design, constr…
|
413300 | KR | 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.