
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 |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-27 | Chinese | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47806693 | 公司治理組織架構 | 2026-05-27 | Chinese | ||
| 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 | ||
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 |
|---|---|---|---|
|
PT Kino Indonesia Tbk
A leading consumer goods company producing diverse products…
|
KINO | ID | Manufacturing |
|
PT Victoria Care Indonesia Tbk
Manufacturer and distributor of cosmetics, toiletries, and …
|
VICI | ID | Manufacturing |
|
Puig Brands SA
Global premium beauty company with brands in fragrance, fas…
|
PUIG | ES | Manufacturing |
|
PZ Cussons PLC
An international consumer goods company focused on hygiene,…
|
PZC | GB | Manufacturing |
|
Realco NV
Develops enzymatic products for cleaning, purification, and…
|
REAL | BE | Manufacturing |
|
Reckitt Benckiser Group PLC
A global manufacturer of consumer health, hygiene, and nutr…
|
RKT | GB | Manufacturing |
|
REVOLUTION BEAUTY GROUP PLC
A global beauty company offering affordable, cruelty-free m…
|
REVB | GB | Manufacturing |
|
Rolandos Enterprises Public LTD
A diversified company in cosmetics, skincare, printing, and…
|
ROL | CY | Manufacturing |
|
RUNBEN BIOTECHNOLOGY CO., LTD.
Develops mosquito repellents, infant care, and natural hous…
|
603193 | CN | Manufacturing |
|
Samyang KCI Corporation
A specialty chemical manufacturer of sustainable raw materi…
|
036670 | KR | 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.