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 |
|---|---|---|---|
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47886131 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 46363066 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45470180 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | ||
| 33047745 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33046539 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973643 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32962940 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32929167 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32929161 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32929119 | 주식소각결정 | 2026-03-11 | Korean | ||
| 32929020 | 주식병합결정 | 2026-03-11 | Korean | ||
| 32929012 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32928488 | 현금ㆍ현물배당결정 | 2026-03-11 | Korean | ||
|
2025
2 filings
| |||||
| 33031069 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-11-07 | Korean | ||
| 33031064 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
H-Farm
An innovation platform integrating education, startup incub…
|
FARM | IT | Education |
|
ICHISHIN HOLDINGS CO., LTD.
A holding company in the education business operating cram …
|
4645 | JP | Education |
|
IEC Education Limited
Provides IT, vocational, and management training and skill …
|
531840 | IN | Education |
|
iHuman Inc.
Educational technology company providing learning apps for …
|
IH | US | Education |
|
Insource Co.,Ltd
Provider of corporate education, HR development, and digita…
|
6200 | JP | Education |
|
ITI Education Corporation
Professional training and certification in crane operation,…
|
ITK | CA | Education |
|
Jetking Infotrain Ltd.
Provides vocational IT training in hardware, networking, an…
|
517063 | IN | Education |
|
Jiangsu Chuanzhiboke Education Technology Co., LTD.
Provides IT vocational education and technical training in …
|
003032 | CN | Education |
|
JOHNAN ACADEMIC PREPARATORY INSTITUTE,INC.
A diversified educational services company for students fro…
|
4720 | JP | Education |
|
Kaiyuan Education Technology Group Co., Ltd.
Provides vocational education and skill training in account…
|
300338 | CN | 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.