
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 |
|---|---|---|---|
| 有価証券報告書-第9期(2022/10/01-2023/09/30) | 2023-12-25 | Japanese | |
| 確認書 | 2023-08-09 | Japanese | |
| 四半期報告書-第9期第3四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | |
| 確認書 | 2023-05-12 | Japanese | |
| 四半期報告書-第9期第2四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | |
| 確認書 | 2023-02-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
7 filings
| |||||
| 7363356 | 有価証券報告書-第9期(2022/10/01-2023/09/30) | 2023-12-25 | Japanese | ||
| 7550888 | 確認書 | 2023-08-09 | Japanese | ||
| 7550889 | 四半期報告書-第9期第3四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7568702 | 確認書 | 2023-05-12 | Japanese | ||
| 7568704 | 四半期報告書-第9期第2四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | ||
| 7577038 | 確認書 | 2023-02-10 | Japanese | ||
| 7577037 | 四半期報告書-第9期第1四半期(2022/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
|
2022
7 filings
| |||||
| 7579897 | 内部統制報告書-第8期(令和3年10月1日-令和4年9月30日) | 2022-12-26 | Japanese | ||
| 7579894 | 確認書 | 2022-12-26 | Japanese | ||
| 7579896 | 有価証券報告書-第8期(令和3年10月1日-令和4年9月30日) | 2022-12-26 | Japanese | ||
| 7592145 | 確認書 | 2022-08-12 | Japanese | ||
| 7592144 | 四半期報告書-第8期第3四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7610136 | 四半期報告書-第8期第2四半期(令和4年1月1日-令和4年3月31日) | 2022-05-11 | Japanese | ||
| 7618250 | 四半期報告書-第8期第1四半期(令和3年10月1日-令和3年12月31日) | 2022-02-09 | Japanese | ||
|
2021
1 filing
| |||||
| 7619540 | 内部統制報告書-第7期(令和2年10月1日-令和3年9月30日) | 2021-12-27 | 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 |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
|
Ashler & Manson
A brokerage specializing in mortgage loans, loan insurance,…
|
MLAEM | FR | Financial and insurance activit… |
|
Asia-Pac Financial Investment Company Limited
Provides integrated financial professional services, includ…
|
8193 | HK | 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.