
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 |
|---|---|---|---|
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 대표이사변경 | 2025-03-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | |
| 사업보고서 (2024.12) | 2025-03-20 | Korean | |
| 감사보고서제출 | 2025-03-17 | Korean | |
| [기재정정]주주총회소집결의 | 2025-03-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 7920009 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7919969 | 대표이사변경 | 2025-03-28 | Korean | ||
| 7919946 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | ||
| 7927140 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7952945 | 감사보고서제출 | 2025-03-17 | Korean | ||
| 7956202 | [기재정정]주주총회소집결의 | 2025-03-13 | Korean | ||
| 7956158 | [기재정정]주주총회소집공고 | 2025-03-13 | Korean | ||
| 7956121 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
| 7961236 | 주주총회소집결의 | 2025-03-10 | Korean | ||
| 7960809 | 주주총회소집공고 | 2025-03-10 | Korean | ||
| 7960729 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-03-10 | Korean | ||
| 7985480 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-10 | Korean | ||
|
2024
3 filings
| |||||
| 8003363 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8018820 | 분기보고서 (2024.09) | 2024-11-12 | Korean | ||
| 8079855 | 신탁계약해지결과보고서 | 2024-09-06 | 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.