
Miracle Automation Engineering Co.,Ltd. — Investor Relations & Filings
Miracle Automation Engineering Co., Ltd. specializes in the design, manufacture, and integration of intelligent automation equipment and logistics systems. The company provides comprehensive solutions for the automotive sector, including automated conveyor systems, assembly lines, and intelligent storage facilities. Its operations extend into the renewable energy market through the production of critical components for wind power infrastructure. A core strategic pillar involves the circular economy, focusing on the recycling, dismantling, and resource recovery of lithium-ion batteries. By combining industrial automation with digital management systems, the company facilitates high-efficiency production and sustainable lifecycle management for industrial assets. Its technical expertise covers intelligent manufacturing equipment, heavy-duty material handling systems, and environmental technology services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2021年日常经营关联交易预计的公告 | 2021-01-07 | Chinese | |
| 独立董事关于2021年日常经营关联交易预计相关事宜的独立意见 | 2021-01-07 | Chinese | |
| 第七届董事会第三十次(临时)会议决议公告 | 2021-01-07 | Chinese | |
| 关于参股公司回购股权暨关联交易的进展公告 | 2020-12-30 | Chinese | |
| 关于公司为控股子公司融资提供担保的公告 | 2020-12-28 | Chinese | |
| 第七届董事会第二十九次(临时)会议决议公告 | 2020-12-28 | Chinese |
Browse filings by year
23 years- 2026 79 filings
- 2025 148 filings
- 2024 143 filings
- 2023 161 filings
- 2022 146 filings
- 2021 136 filings
- 2020 125 filings
- 2019 112 filings
- 2018 174 filings
- 2017 113 filings
- 2016 163 filings
- 2015 206 filings
- 2014 143 filings
- 2013 114 filings
- 2012 93 filings
- 2011 93 filings
- 2010 61 filings
- 2009 75 filings
- 2008 68 filings
- 2007 90 filings
- 2006 65 filings
- 2005 61 filings
- 2004 24 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 44347312 | 关于2021年日常经营关联交易预计的公告 | 2021-01-07 | Chinese | ||
| 44347267 | 独立董事关于2021年日常经营关联交易预计相关事宜的独立意见 | 2021-01-07 | Chinese | ||
| 44347255 | 第七届董事会第三十次(临时)会议决议公告 | 2021-01-07 | Chinese | ||
|
2020
12 filings
| |||||
| 44347239 | 关于参股公司回购股权暨关联交易的进展公告 | 2020-12-30 | Chinese | ||
| 44347224 | 关于公司为控股子公司融资提供担保的公告 | 2020-12-28 | Chinese | ||
| 44347209 | 第七届董事会第二十九次(临时)会议决议公告 | 2020-12-28 | Chinese | ||
| 44347194 | 关于重大对外投资的进展公告 | 2020-12-22 | Chinese | ||
| 44347182 | 关于参股公司回购股权暨关联交易的进展公告 | 2020-12-21 | Chinese | ||
| 44347166 | 重大合同中标公告 | 2020-12-15 | Chinese | ||
| 44347153 | 重大对外投资公告(更新后) | 2020-12-14 | Chinese | ||
| 44347138 | 关于全资子公司签订重大订单的公告 | 2020-12-14 | Chinese | ||
| 44347122 | 关于重大对外投资的补充更正公告 | 2020-12-14 | Chinese | ||
| 44347103 | 关于全资子公司增资扩股涉及对外担保的公告 | 2020-12-11 | Chinese | ||
| 44347101 | 第七届董事会第二十八次(临时)会议决议公告 | 2020-12-11 | Chinese | ||
| 44347085 | 重大对外投资的公告(已取消) | 2020-12-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | Manufacturing |
Miracle Automation Engineering 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/54075/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54075 | 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=54075 | 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=54075 \ -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": 54075}, 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 Miracle Automation Engineering Co.,Ltd. (id: 54075)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.