
Midea Group Co Ltd. — Investor Relations & Filings
Midea Group is a global technology conglomerate with a diversified portfolio spanning five business segments: Smart Home, Building Technologies, Industrial Technology, Robotics & Automation, and Digital Innovation. The Smart Home division manufactures a comprehensive range of consumer appliances, including air treatment, refrigeration, laundry, and both large and small kitchen appliances. Beyond the consumer market, the group provides advanced solutions for industrial clients, encompassing core components, intelligent systems for building management, and sophisticated robotics and automation systems for manufacturing and logistics. The company focuses on developing efficient, intelligent, and sustainable products and solutions for both consumer and industrial markets worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市嘉源律师事务所关于美的集团股份有限公司实施2026年A股持股计划的法律意见书 | 2026-05-14 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-05-14 | Chinese | |
| 关于完成发行于2027年到期的86.24亿港元及于2033年到期的86.24亿港元可转换为公司H股的公司债券的公告 | 2026-05-13 | Chinese | |
| 关于为全资子公司提供担保的公告 | 2026-05-13 | Chinese | |
| 关于拟根据一般性授权发行于2027年到期的86.24亿港元及于2033年到期的86.24亿港元可转换为公司H股的公司债券的公告 | 2026-05-07 | Chinese | |
| 关于对下属控股子公司担保额度调剂的公告 | 2026-05-07 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46344417 | 北京市嘉源律师事务所关于美的集团股份有限公司实施2026年A股持股计划的法律意见书 | 2026-05-14 | Chinese | ||
| 46343715 | 关于召开2025年度股东会的通知 | 2026-05-14 | Chinese | ||
| 45774332 | 关于完成发行于2027年到期的86.24亿港元及于2033年到期的86.24亿港元可转换为公司H股的公司债券的公告 | 2026-05-13 | Chinese | ||
| 45774331 | 关于为全资子公司提供担保的公告 | 2026-05-13 | Chinese | ||
| 44277006 | 关于拟根据一般性授权发行于2027年到期的86.24亿港元及于2033年到期的86.24亿港元可转换为公司H股的公司债券的公告 | 2026-05-07 | Chinese | ||
| 44277003 | 关于对下属控股子公司担保额度调剂的公告 | 2026-05-07 | Chinese | ||
| 44276999 | 第五届董事会第十五次会议决议公告 | 2026-05-07 | Chinese | ||
|
2025
3 filings
| |||||
| 10374087 | Midea prasentiert das perfekte Weihnachtsgeschenk zum Waschewaschen | 2025-12-18 | German | ||
| 8949857 | Fur alle, die effizienter haushalten wollen: brandneue Waschmaschine und Trockner der V3-Serie von Midea | 2025-12-01 | German | ||
| 8466977 | Midea Washing Machines introduce Black Friday Shopping Deals | 2025-11-19 | English | ||
|
2021
2 filings
| |||||
| 11019374 | Midea Boosts Global Manchester City Partnership | 2021-10-21 | English | ||
| 10959026 | Midea Expands Partnership | 2021-01-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
Midea 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/35670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35670 | 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=35670 | 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=35670 \ -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": 35670}, 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 Midea Group Co Ltd. (id: 35670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.