
Zhejiang Meida Industrial Co.,Ltd. — Investor Relations & Filings
Zhejiang Meida Industrial Co.,Ltd. specializes in the research, development, manufacturing, and sale of modern kitchen appliances. The company is a primary innovator in the integrated stove sector, credited with developing downward suction technology that significantly enhances oil-smoke purification rates. Its product lineup includes integrated stoves, range hoods, gas cooktops, disinfection cabinets, steam ovens, and integrated sinks. Meida emphasizes technological integration, focusing on energy efficiency, environmental sustainability, and intelligent kitchen solutions. By combining multiple functions into single units, the company provides space-saving and high-performance equipment for residential kitchens.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2026年第二次临时股东会的提示性公告 | 2026-05-22 | Chinese | |
| 董事会秘书工作细则(2026年5月修订) | 2026-05-21 | Chinese | |
| 提名委员会工作制度(2026年5月修订) | 2026-05-21 | Chinese | |
| 独立董事候选人声明与承诺-朱加宁 | 2026-05-21 | Chinese | |
| 关于董事会换届选举的公告 | 2026-05-21 | Chinese | |
| 独立董事提名人声明与承诺-朱加宁 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46763016 | 关于召开2026年第二次临时股东会的提示性公告 | 2026-05-22 | Chinese | ||
| 46758274 | 董事会秘书工作细则(2026年5月修订) | 2026-05-21 | Chinese | ||
| 46758272 | 提名委员会工作制度(2026年5月修订) | 2026-05-21 | Chinese | ||
| 46758270 | 独立董事候选人声明与承诺-朱加宁 | 2026-05-21 | Chinese | ||
| 46758267 | 关于董事会换届选举的公告 | 2026-05-21 | Chinese | ||
| 46757986 | 独立董事提名人声明与承诺-朱加宁 | 2026-05-21 | Chinese | ||
| 46757490 | 独立董事候选人声明与承诺-俞春萍 | 2026-05-21 | Chinese | ||
| 46757489 | 独立董事候选人声明与承诺-龚刚敏 | 2026-05-21 | Chinese | ||
| 46757488 | 关于召开2026年第二次临时股东会的通知 | 2026-05-21 | Chinese | ||
| 46757231 | 董事会议事规则(2026年5月修订) | 2026-05-21 | Chinese | ||
| 46757230 | 关于修订公司章程及修订部分治理制度的公告 | 2026-05-21 | Chinese | ||
| 46757229 | 独立董事提名人声明与承诺-龚刚敏 | 2026-05-21 | Chinese | ||
|
2025
3 filings
| |||||
| 36811473 | 资金管理制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 36811460 | 会计制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 36811449 | 2025年半年度报告摘要 | 2025-08-28 | Chinese | ||
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 |
Zhejiang Meida Industrial 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/54697/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54697 | 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=54697 | 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=54697 \ -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": 54697}, 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 Zhejiang Meida Industrial Co.,Ltd. (id: 54697)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.