
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 금전대여결정 (대여기간연장) | 2026-04-28 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 배당락 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46348287 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 37786634 | 금전대여결정 (대여기간연장) | 2026-04-28 | Korean | ||
| 33055613 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33055610 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33055546 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33038752 | 배당락 | 2026-03-25 | Korean | ||
| 32982141 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32982135 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32936041 | 현금ㆍ현물배당결정 | 2026-03-12 | Korean | ||
| 32936020 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32935495 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32935492 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32935481 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean | ||
| 32935178 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-12 | Korean | ||
| 13753891 | 주식등의대량보유상황보고서(약식) | 2026-01-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COLEGIO INGLES CATOLICO DE LA SERENA S.A
Private educational institution offering comprehensive educ…
|
— | CL | Education |
|
Công ty Cổ phần Công nghệ Sài Gòn Viễn Đông
Operates in bilingual education (preschool-K12) and import-…
|
SVT | VN | Education |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
EDUCADORA SAN AGUSTIN DE MELIPILLA SOCIEDAD ANONIMA
Operates a comprehensive educational institution offering m…
|
— | CL | Education |
|
FAIRVIEW INTERNATIONAL PLC
Acquires and operates a network of private schools offering…
|
FIL | GB | Education |
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | Education |
|
International School Augsburg AG
A private, English-speaking IB World School for students ag…
|
9JK | DE | Education |
|
Lixiang Education Holding Co. Ltd.
An investment holding company that formerly operated a priv…
|
LXEH | US | Education |
|
National Company for Learning and Education
Owns and manages private K-12 schools with national and int…
|
4291 | SA | Education |
|
PT Multisarana Intan Eduka Tbk
Provides comprehensive infrastructure solutions for educati…
|
MSIE | ID | 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.