
MegaStudyCo.,Ltd. — Investor Relations & Filings
MegaStudyCo., Ltd. is an educational services provider specializing in online and offline learning solutions. The company operates educational portal sites offering a wide range of courses and tutoring services primarily for middle and high school students, with a strong focus on college entrance test preparation. It also provides educational content for adults. In addition to its digital platforms, the company manages offline academies and engages in the publishing, printing, and distribution of textbooks and related educational materials across various subjects, including mathematics, English, and Korean.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2024-03-14 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2023-12-14 | Korean | |
| 분기보고서 (2023.09) | 2023-11-14 | Korean | |
| 반기보고서 (2023.06) | 2023-08-14 | Korean | |
| 불성실공시법인미지정(지정유예) | 2023-07-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 8183520 | 주주총회소집공고 | 2024-03-14 | Korean | ||
|
2023
14 filings
| |||||
| 8241625 | 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | ||
| 8241622 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2023-12-14 | Korean | ||
| 8260264 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8299844 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8312097 | 불성실공시법인미지정(지정유예) | 2023-07-19 | Korean | ||
| 8312596 | [기재정정]불성실공시법인지정예고(공시불이행) | 2023-07-18 | Korean | ||
| 8323442 | 불성실공시법인지정예고(공시불이행) | 2023-06-22 | Korean | ||
| 8332789 | 타법인주식및출자증권취득결정 | 2023-05-26 | Korean | ||
| 8334925 | 주식등의대량보유상황보고서(일반) | 2023-05-22 | Korean | ||
| 8334920 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-05-22 | Korean | ||
| 8336403 | 주식등의대량보유상황보고서(일반) | 2023-05-16 | Korean | ||
| 8341231 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8343483 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-05-12 | Korean | ||
| 8348533 | 금전대여결정 | 2023-04-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aprendere Skolor AB
An educational organization operating schools and residenti…
|
APRNDR | SE | Education |
|
Ataa Educational Co.
Operates private schools with national and international cu…
|
4292 | SA | Education |
|
Beijing Kaiwen Education Technology Co., Ltd
Provides K-12 international education, vocational training,…
|
002659 | CN | Education |
|
BIOMA EDUCAÇÃO S.A.
Investment holding company focused on K-12 education and sc…
|
— | BR | Education |
|
Bojun Education Company Limited
Provides and manages private educational services from pres…
|
1758 | HK | Education |
|
Bright Scholar Education Holdings Ltd
Global education provider of K-12 schools, kindergartens, a…
|
BEDU | US | Education |
|
Cedergrenska AB
Education group operating schools from preschool to post-se…
|
CEDER | SE | Education |
|
China Maple Leaf Educational Systems Limited
Leading K-12 international school operator providing integr…
|
1317 | KY | Education |
|
COLEGIO BRITANICO ST. MARGARET
British-style, bilingual school for girls, offering element…
|
— | CL | Education |
|
COLEGIO CRAIGHOUSE S.A.
A private, co-educational, bilingual institution offering I…
|
— | CL | Education |
MegaStudyCo.,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/15421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15421 | 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=15421 | 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=15421 \ -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": 15421}, 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 MegaStudyCo.,Ltd. (id: 15421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.