
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 |
|---|---|---|---|
|
Haier Smart Home Co., Ltd.
Leading global manufacturer of smart home appliances and in…
|
6690 | HK | Manufacturing |
|
Haier Smart Home Company
Global manufacturer of home appliances and connected smart …
|
HSHCY | GB | Manufacturing |
|
Hangzhou Robam Appliances Co., Ltd.
Specializes in high-end kitchen appliances and integrated c…
|
002508 | CN | Manufacturing |
|
Harvia Oyj
A global manufacturer of sauna and spa products for residen…
|
HARVIA | FI | Manufacturing |
|
Hefei Snowky Electric Co., Ltd.
Specializes in the R&D and manufacturing of household refri…
|
001387 | CN | Manufacturing |
|
Heran
Manufacturer of AI-integrated home appliances and smart con…
|
5283 | TW | Manufacturing |
|
Hindustan Appliances Ltd
Manufactures and distributes durable, energy-efficient kitc…
|
531918 | IN | Manufacturing |
|
Hisense Home Appliances
A multinational manufacturer of consumer electronics and ma…
|
— | CN | Manufacturing |
|
Hisense Home Appliances Group Co., Ltd.
Multinational manufacturer of major home appliances, focusi…
|
921 | HK | Manufacturing |
|
Iceco Inc.
Distributes frozen foods and manufactures portable refriger…
|
7698 | JP | 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.