
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 |
|---|---|---|---|
|
Hipolin Ltd.
Manufactures and markets cleaning and laundry products for …
|
530853 | IN | Manufacturing |
|
Honasa Consumer Limited
Digital-first platform managing a diverse portfolio of spec…
|
HONASA | IN | Manufacturing |
|
Honest Company, Inc.
Develops personal care products with clean formulations and…
|
HNST | US | Manufacturing |
|
HONGMIAN ZHIHUI SCIENCE AND TECHNOLOGY INNOVATION CO.,LTD.GUANGZHOU
Develops and manufactures household cleaning, personal care…
|
000523 | CN | Manufacturing |
|
HOUSE OF ROSE Co.,Ltd.
Develops and sells naturally oriented cosmetics and persona…
|
7506 | JP | Manufacturing |
|
Hub Tech Spolka Akcyjna
Biotechnology group producing biosurfactants, dyes, pigment…
|
HUB | PL | Manufacturing |
|
IK HOLDINGS Co.,Ltd.
A marketing manufacturer providing integrated solutions for…
|
2722 | JP | Manufacturing |
|
I-ne CO.,LTD.
A beauty technology company that develops and sells hair ca…
|
4933 | JP | Manufacturing |
|
Intercos
Develops and manufactures cosmetic and personal care produc…
|
ICOS | IT | Manufacturing |
|
INTERNATIONAL FLAVORS & FRAGRANCES INC
Creates flavors, fragrances, food ingredients, and bioscien…
|
IFF | US | 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.