
Maywufa — Investor Relations & Filings
Maywufa Company Ltd. is a diversified healthcare and personal care enterprise specializing in the development, manufacturing, and distribution of hair care, pharmaceutical, and biotechnology products. Established in 1976, the company manages the flagship Maywufa brand, providing a comprehensive portfolio of hair dyes, shampoos, and scalp treatments. Its operations encompass the distribution of pharmaceuticals, medical devices, and health supplements across a network of over 5,000 hospitals, clinics, and pharmacies. The company also oversees specialized brands like Saholea, targeting younger demographics with premium personal care solutions. As part of a broader healthcare group, Maywufa integrates research in innovative medical technologies, including AI-driven diagnostic imaging and new drug development. The company adheres to international quality standards, maintaining ISO 22716 and GMP certifications for its manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_1731_20260610FE4.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2025_1731_20260610F04.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2026_1731_20260610F17.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2026_1731_20260610FE2.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_1731_20260610F13.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2026_1731_20260610F02.pdf | 2026-05-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46771674 | 114年年報及股東會資料 — 2025_1731_20260610FE4.pdf | 2026-05-22 | English | ||
| 46763431 | 114年年報及股東會資料 — 2025_1731_20260610F04.pdf | 2026-05-22 | Chinese | ||
| 46763425 | 114年年報及股東會資料 — 2026_1731_20260610F17.pdf | 2026-05-22 | Chinese | ||
| 46763421 | 114年年報及股東會資料 — 2026_1731_20260610FE2.pdf | 2026-05-22 | English | ||
| 46763417 | 114年年報及股東會資料 — 2026_1731_20260610F13.pdf | 2026-05-22 | Chinese | ||
| 46763395 | 114年年報及股東會資料 — 2026_1731_20260610F02.pdf | 2026-05-22 | Chinese | ||
| 46763380 | 114年年報及股東會資料 — 2026_1731_20260610FE1.pdf | 2026-05-22 | English | ||
| 46763374 | 114年年報及股東會資料 — 2026_1731_20260610F01.pdf | 2026-05-22 | Chinese | ||
| 46367648 | 114年第4季財務報告書 — 202504_1731_AIC.pdf | 2026-05-14 | English | ||
| 46367647 | 114年第4季財務報告書 — 202504_1731_AIA.pdf | 2026-05-14 | English | ||
| 46370379 | 115年第1季財務報告書 — 202601_1731_AI1.pdf | 2026-05-14 | Chinese | ||
| 46367410 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-13 | Chinese | ||
| 46362069 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46363127 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46366542 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NATURA COSMETICOS S.A.
Multinational specializing in sustainable, vegan, cruelty-f…
|
96MB | SG | Manufacturing |
|
NATURA COSMETICOS SA
Develops sustainable, vegan personal care products using bi…
|
— | BR | Manufacturing |
|
Natural Beauty Bio-Technology Limited
Manufactures and sells bio-technology-based natural beauty …
|
157 | HK | Manufacturing |
|
NFC Corporation
Develops cosmetic raw materials and provides OEM/ODM servic…
|
265740 | KR | Manufacturing |
|
NICCA CHEMICAL CO.,LTD.
Manufacturer of surfactants and specialty chemicals for var…
|
4463 | JP | Manufacturing |
|
Niitaka Co., Ltd.
Manufacturer of cleaning agents and solid fuels for the foo…
|
4465 | JP | Manufacturing |
|
Nippon Shikizai, Inc.
An ODM/OEM contract manufacturer offering end-to-end servic…
|
4920 | JP | Manufacturing |
|
noevir holdings co.,ltd.
Holding company for cosmetics, pharmaceuticals, and health …
|
4928 | JP | Manufacturing |
|
Nordmason Co.,LTD
Specializes in the research, development, and manufacturing…
|
317860 | KR | Manufacturing |
|
Nortem BioGroup
Develops and produces natural products for health, househol…
|
MLBIO | ES | Manufacturing |
Maywufa 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/51908/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51908 | 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=51908 | 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=51908 \ -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": 51908}, 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 Maywufa (id: 51908)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.