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-11-08 | Korean | |
| 결산실적공시예고(안내공시) | 2024-11-05 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-10-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-08-27 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8019601 | 주주명부폐쇄기간또는기준일설정 | 2024-11-08 | Korean | ||
| 8020922 | 결산실적공시예고(안내공시) | 2024-11-05 | Korean | ||
| 8023173 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-10-29 | Korean | ||
| 8073621 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-09-27 | Korean | ||
| 8084158 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-08-27 | Korean | ||
| 8088874 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8101846 | [기재정정]주식매수선택권부여에관한신고 | 2024-08-02 | Korean | ||
| 8101831 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-08-02 | Korean | ||
| 8102693 | [기재정정]기타경영사항(자율공시) | 2024-07-31 | Korean | ||
| 8103481 | 결산실적공시예고(안내공시) | 2024-07-30 | Korean | ||
| 8103918 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-29 | Korean | ||
| 8115051 | 주식등의대량보유상황보고서(일반) | 2024-06-28 | Korean | ||
| 8118408 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-27 | Korean | ||
| 8130599 | 기업지배구조보고서공시 | 2024-05-31 | Korean | ||
| 8132966 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-05-28 | 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.