
M H GROUP LTD. — Investor Relations & Filings
M H GROUP LTD. is a company engaged in the beauty business. Its core activities involve the management and operation of hair salons, primarily under the "mod's hair" brand. The company also provides management and agency services for professional hair and makeup artists. In addition to its service-based operations, M H GROUP develops and markets its own private brand products, integrating salon services, artist representation, and product creation within its business model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-11-14 | Japanese | |
| 四半期報告書-第34期第1四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 確認書 | 2022-09-29 | Japanese | |
| 内部統制報告書-第33期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | |
| 有価証券報告書-第33期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | |
| 四半期報告書-第33期第3四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
7 filings
| |||||
| 7582093 | 確認書 | 2022-11-14 | Japanese | ||
| 7585172 | 四半期報告書-第34期第1四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7589025 | 確認書 | 2022-09-29 | Japanese | ||
| 7589024 | 内部統制報告書-第33期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | ||
| 7589023 | 有価証券報告書-第33期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | ||
| 7609915 | 四半期報告書-第33期第3四半期(令和4年1月1日-令和4年3月31日) | 2022-05-12 | Japanese | ||
| 7616860 | 四半期報告書-第33期第2四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7623367 | 四半期報告書-第33期第1四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7626122 | 内部統制報告書-第32期(令和2年7月1日-令和3年6月30日) | 2021-09-28 | Japanese | ||
| 7626121 | 確認書 | 2021-09-28 | Japanese | ||
| 7626123 | 有価証券報告書-第32期(令和2年7月1日-令和3年6月30日) | 2021-09-28 | Japanese | ||
| 7672274 | 四半期報告書-第32期第3四半期(令和3年1月1日-令和3年3月31日) | 2021-05-13 | Japanese | ||
| 7676600 | 四半期報告書-第32期第2四半期(令和2年10月10日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
2 filings
| |||||
| 7681592 | 四半期報告書-第32期第1四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7683613 | 確認書 | 2020-09-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Hairdressing and barber activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB&Company Co.,Ltd.
Operates a nationwide chain of beauty salons via direct man…
|
9251 | JP | Other service activities |
|
Lloyds Luxuries Limited
Manages luxury barbershops and distributes premium men's gr…
|
LLOYDS | IN | Other service activities |
|
QB Net Holdings Co.,Ltd.
Operates a large chain of haircut-only salons offering simp…
|
6571 | JP | Other service activities |
|
REGIS CORP
Operator and franchisor of beauty salons offering professio…
|
RGS | US | Other service activities |
M H GROUP 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/13215/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13215 | 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=13215 | 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=13215 \ -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": 13215}, 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 M H GROUP LTD. (id: 13215)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.