
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 |
|---|---|---|---|
|
AUCMA Co., Ltd.
Manufactures refrigeration equipment, cold chain systems, a…
|
600336 | CN | Manufacturing |
|
AUPU INTELLIGENT TECHNOLOGY CORPORATION LIMITED
Provides integrated home solutions, bathroom master units, …
|
603551 | CN | Manufacturing |
|
AUX Electric Co., Ltd.
Designs, manufactures, and sells smart, energy-efficient re…
|
2580 | HK | Manufacturing |
|
Bajaj Electricals Ltd.
Provides consumer appliances, lighting, and power transmiss…
|
BAJAJELEC | IN | Manufacturing |
|
BALMUDA Inc.
A design and engineering company creating premium home appl…
|
6612 | JP | Manufacturing |
|
BEAR ELECTRIC APPLIANCE CO.,LTD.
Specializes in the design and manufacture of creative small…
|
002959 | CN | Manufacturing |
|
Beijing Liven Technology Co.,Ltd.
Develops and manufactures small kitchen appliances, special…
|
001259 | CN | Manufacturing |
|
Beijing Roborock Technology Co., Ltd.
Develops advanced robotic vacuums and intelligent floor car…
|
688169 | CN | Manufacturing |
|
BREVILLE GROUP LIMITED
Global designer, developer, and marketer of premium small k…
|
BRG | AU | Manufacturing |
|
Bubang Co., Ltd.
Diversified company in appliances, retail, IT services, and…
|
014470 | KR | 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.