WOONGJIN THINKBIG CO., LTD. — Investor Relations & Filings
Woongjin Thinkbig, established in 1980, is a publishing and education services company that develops a wide range of content for learners from toddlers to adults. Specializing in early childhood education, its core offerings include member-only workbooks, home-visit tutoring services, and a diverse portfolio of published materials. The company has significantly invested in educational technology, transforming into an AI education provider. It develops and deploys AI-powered personalized learning platforms and innovative tools that leverage augmented reality (AR) to create interactive learning experiences. Beyond its primary educational focus, the company also produces digital entertainment content, including web novels and webtoons in genres such as romance and fantasy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2024.03) | 2024-05-16 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2024-05-08 | Korean | |
| 결산실적공시예고(안내공시) | 2024-05-03 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2024-05-03 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-29 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2024-04-04 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8135901 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8141939 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-05-08 | Korean | ||
| 8142807 | 결산실적공시예고(안내공시) | 2024-05-03 | Korean | ||
| 8142801 | 기업설명회(IR)개최(안내공시) | 2024-05-03 | Korean | ||
| 8144327 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-29 | Korean | ||
| 8150591 | 기업설명회(IR)개최(안내공시) | 2024-04-04 | Korean | ||
| 8152618 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8152608 | 대표이사(대표집행임원)변경(안내공시) | 2024-03-29 | Korean | ||
| 8152600 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8152570 | 최대주주등소유주식변동신고서 | 2024-03-29 | Korean | ||
| 8159282 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8159253 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8182782 | 주주총회소집공고 | 2024-03-14 | Korean | ||
| 8182721 | 의결권대리행사권유참고서류 | 2024-03-14 | Korean | ||
| 8182489 | 주주총회소집결의 | 2024-03-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
WOONGJIN THINKBIG 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/17282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17282 | 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=17282 | 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=17282 \ -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": 17282}, 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 WOONGJIN THINKBIG CO., LTD. (id: 17282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.