
i-Scream Edu Co., Ltd. — Investor Relations & Filings
i-Scream Edu Co., Ltd. is a digital education company specializing in AI-driven educational platforms and multimedia content. The company develops and provides a range of services, including smart home learning solutions, interactive content, video education, and coding education, primarily for the elementary school market. Its flagship platform, i-Scream S, is a widely adopted digital tool used in a majority of elementary classrooms in its domestic market. Founded in 2002, the company focuses on research and development to integrate innovative AI technology into its educational products and services, aiming to transform learning environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 대표이사변경 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 주주총회소집결의 | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 33048252 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047860 | 대표이사변경 | 2026-03-26 | Korean | ||
| 33047837 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32971269 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971147 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32927837 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32927732 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927452 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-11 | Korean | ||
| 18016173 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-09 | Korean | ||
|
2025
6 filings
| |||||
| 12197080 | 자기주식처분결과보고서 | 2025-12-30 | Korean | ||
| 12196465 | 주식등의대량보유상황보고서(일반) | 2025-12-30 | Korean | ||
| 12196456 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-30 | Korean | ||
| 33032030 | 전환가액의조정 | 2025-11-11 | Korean | ||
| 33023494 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2025-10-13 | Korean | ||
| 7872691 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Primary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tellusgruppen AB
Owns and operates a portfolio of businesses in education an…
|
TELLUS | SE | Education |
i-Scream Edu 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/17318/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17318 | 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=17318 | 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=17318 \ -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": 17318}, 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 i-Scream Edu Co., Ltd. (id: 17318)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.