
OMH SCIENCE Group Co., Ltd — Investor Relations & Filings
OMH SCIENCE Group Co., Ltd. specializes in the design, manufacture, and integration of intelligent logistics and automated warehousing solutions. The company provides end-to-end systems including automated storage and retrieval systems (AS/RS), intelligent conveying, and automated sorting technologies. Its core product suite features stacker cranes, automated guided vehicles (AGVs), and rail-guided vehicles (RGVs), all integrated via proprietary warehouse management (WMS) and warehouse control systems (WCS). OMH SCIENCE focuses on enhancing operational efficiency through high-density storage and precision material handling. The company’s solutions are deployed across various sectors such as e-commerce, pharmaceuticals, automotive, and cold chain logistics. By leveraging advanced robotics and software integration, OMH SCIENCE delivers scalable automation frameworks designed to optimize complex supply chain workflows and internal material flow.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-22 | Chinese | |
| 东杰智能_2025年度股东会法律意见书 | 2026-05-22 | Chinese | |
| 关于参加山西辖区上市公司2026年投资者网上集体接待日暨年报业绩说明会活动的公告 | 2026-05-20 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-05-20 | Chinese | |
| 关于召开2025年度股东会的提示性公告 | 2026-05-19 | Chinese | |
| 2025年年度审计报告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46801887 | 2025年度股东会决议公告 | 2026-05-22 | Chinese | ||
| 46801886 | 东杰智能_2025年度股东会法律意见书 | 2026-05-22 | Chinese | ||
| 46584931 | 关于参加山西辖区上市公司2026年投资者网上集体接待日暨年报业绩说明会活动的公告 | 2026-05-20 | Chinese | ||
| 46584935 | 关于为全资子公司提供担保的进展公告 | 2026-05-20 | Chinese | ||
| 46565509 | 关于召开2025年度股东会的提示性公告 | 2026-05-19 | Chinese | ||
| 37399773 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 37399771 | 关于使用部分闲置募集资金及自有资金进行现金管理的公告 | 2026-04-26 | Chinese | ||
| 37399769 | 2025年年度报告披露提示性公告 | 2026-04-26 | Chinese | ||
| 37399762 | 2025年董事会工作报告 | 2026-04-26 | Chinese | ||
| 37399751 | 2025年度内部控制自我评价报告 | 2026-04-26 | Chinese | ||
| 37399749 | 董事会薪酬与考核委员会工作制度 | 2026-04-26 | Chinese | ||
| 37399747 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
| 37399745 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 37399739 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | ||
| 37399736 | 2026年第一季度报告披露提示性公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
EITA RESOURCES BERHAD
Designs, manufactures, and distributes elevator systems, bu…
|
— | MY | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FAVELLE FAVCO BERHAD
Specializes in high-speed, heavy-lifting cranes and custom …
|
— | MY | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | Manufacturing |
OMH SCIENCE 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/55473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55473 | 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=55473 | 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=55473 \ -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": 55473}, 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 OMH SCIENCE Group Co., Ltd (id: 55473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.