
meinan M&A co.,ltd. — Investor Relations & Filings
meinan M&A co.,ltd. is a specialized firm providing comprehensive services in mergers and acquisitions (M&A). The company's core activities include M&A brokerage, business succession consulting, and financial advisory. It supports clients through various stages of the M&A process, offering services such as enterprise value calculation, strategic consulting for corporate alliances, and corporate revitalization. A key area of focus is addressing business succession challenges, providing tailored solutions for seamless ownership transitions. The firm also acts as a J-Adviser, offering specialized support for companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-14 | Japanese | |
| 半期報告書-第12期(2025/10/01-2026/03/31) | 2026-05-14 | Japanese | |
| 確認書 | 2025-12-16 | Japanese | |
| 有価証券報告書-第11期(2024/10/01-2025/09/30) | 2025-12-16 | Japanese | |
| 確認書 | 2025-05-14 | Japanese | |
| 半期報告書-第11期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45878954 | 確認書 | 2026-05-14 | Japanese | ||
| 45878928 | 半期報告書-第12期(2025/10/01-2026/03/31) | 2026-05-14 | Japanese | ||
|
2025
4 filings
| |||||
| 10183033 | 確認書 | 2025-12-16 | Japanese | ||
| 10183032 | 有価証券報告書-第11期(2024/10/01-2025/09/30) | 2025-12-16 | Japanese | ||
| 7264115 | 確認書 | 2025-05-14 | Japanese | ||
| 7264114 | 半期報告書-第11期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7289931 | 臨時報告書 | 2024-12-27 | Japanese | ||
| 7290213 | 内部統制報告書-第10期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7290211 | 確認書 | 2024-12-26 | Japanese | ||
| 7290216 | 有価証券報告書-第10期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7338415 | 確認書 | 2024-05-14 | Japanese | ||
| 7338410 | 四半期報告書-第10期第2四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7354832 | 確認書 | 2024-02-13 | Japanese | ||
| 7354822 | 四半期報告書-第10期第1四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
1 filing
| |||||
| 7363167 | 臨時報告書 | 2023-12-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JTC Plc
Global professional services business providing fund, corpo…
|
JTC | JE | Financial and insurance activit… |
|
Kakiyasu Honten Co.,Ltd.
Produces meat, prepared foods, and Japanese confectionery, …
|
2294 | JP | Financial and insurance activit… |
|
KELANAMAS INDUSTRIES BERHAD
An investment holding company providing management services…
|
— | MY | Financial and insurance activit… |
|
KFin Technologies Limited
Technology-driven platform providing services to asset mana…
|
KFINTECH | IN | Financial and insurance activit… |
|
KGINICIS CO.,LTD.
Electronic payment service provider offering online and off…
|
035600 | KR | Financial and insurance activit… |
|
Korea Ratings Corporation
Provides credit ratings, business valuation, and ESG assess…
|
034950 | KR | Financial and insurance activit… |
|
KRAMAT TIN DREDGING BERHAD
Actively identifying and pursuing new business opportunitie…
|
— | MY | Financial and insurance activit… |
|
LCL CORPORATION BERHAD
An investment holding company providing management services…
|
— | MY | Financial and insurance activit… |
|
Lendified Holdings Inc.
A financial technology company focused on B2B SaaS for auto…
|
LHI | CA | Financial and insurance activit… |
|
LendingTree, Inc.
An online marketplace connecting consumers with lenders for…
|
TREE | US | Financial and insurance activit… |
meinan M&A 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/14252/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14252 | 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=14252 | 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=14252 \ -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": 14252}, 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 meinan M&A co.,ltd. (id: 14252)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.