
Manabi-aid Co., Ltd. — Investor Relations & Filings
Manabi-Aid Co., Ltd. is an educational technology company that develops and operates the "Manabi-Aid Master" online learning platform. Primarily targeting cram schools (juku) and other educational institutions, the service provides a comprehensive library of over 30,000 short-form video lectures delivered by expert instructors. The content, covering junior high and high school curricula, is typically condensed into concise five-minute segments to facilitate efficient learning. The platform also integrates student management and learning support tools to assist cram school operations. Additionally, the company offers consulting services for educational organizations and produces video content for publishers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 意見表明報告書 | 2026-04-27 | Japanese | |
| 確認書 | 2025-12-15 | Japanese | |
| 半期報告書-第12期(2025/05/01-2026/04/30) | 2025-12-15 | Japanese | |
| 有価証券報告書-第11期(2024/05/01-2025/04/30) | 2025-07-29 | Japanese | |
| 確認書 | 2025-07-29 | Japanese | |
| 臨時報告書 | 2025-06-16 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 37352337 | 意見表明報告書 | 2026-04-27 | Japanese | ||
|
2025
6 filings
| |||||
| 10121637 | 確認書 | 2025-12-15 | Japanese | ||
| 10121635 | 半期報告書-第12期(2025/05/01-2026/04/30) | 2025-12-15 | Japanese | ||
| 7859759 | 有価証券報告書-第11期(2024/05/01-2025/04/30) | 2025-07-29 | Japanese | ||
| 7859755 | 確認書 | 2025-07-29 | Japanese | ||
| 7258637 | 臨時報告書 | 2025-06-16 | Japanese | ||
| 7261198 | 有価証券届出書(通常方式) | 2025-05-30 | Japanese | ||
|
2024
7 filings
| |||||
| 7292158 | 確認書 | 2024-12-13 | Japanese | ||
| 7292160 | 半期報告書-第11期(2024/05/01-2025/04/30) | 2024-12-13 | Japanese | ||
| 7314499 | 有価証券報告書-第10期(2023/05/01-2024/04/30) | 2024-07-30 | Japanese | ||
| 7314496 | 確認書 | 2024-07-30 | Japanese | ||
| 7336364 | 訂正有価証券届出書(新規公開時) | 2024-05-20 | Japanese | ||
| 7339180 | 訂正有価証券届出書(新規公開時) | 2024-05-10 | Japanese | ||
| 7340869 | 有価証券届出書(新規公開時) | 2024-04-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other educational support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Winny Immigration & Education Services Limited
Provides overseas education, global migration, visa process…
|
WINNY | IN | Education |
|
Xikang Cloud Hospital Holdings Inc.
Provides cloud hospital platform services and associated me…
|
9686 | HK | Education |
|
ZEE LEARN LIMITED
Provides K-12 education, preschools, and vocational trainin…
|
ZEELEARN | IN | Education |
Manabi-aid 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/14711/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14711 | 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=14711 | 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=14711 \ -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": 14711}, 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 Manabi-aid Co., Ltd. (id: 14711)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.