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 |
|---|---|---|---|
|
NORTHCODERS GROUP PLC
Provider of training in software coding, development, and d…
|
CODE | GB | Education |
|
Offcn Education Technology Co., Ltd.
Provides vocational education and recruitment exam prep for…
|
002607 | CN | Education |
|
Openknowl Co.,Ltd.
Develops and operates educational platforms and software fo…
|
440320 | KR | Education |
|
PEOPLELOGY BERHAD
Integrated people development solutions provider specializi…
|
— | MY | Education |
|
Physicswallah Limited
Hybrid edtech platform offering affordable exam prep, K-12,…
|
PWL | IN | Education |
|
PROGRIT Inc.
Provides personalized English coaching and subscription lea…
|
9560 | JP | Education |
|
PT Lavender Bina Cendikia Tbk
Provides academic tutoring and counseling for university en…
|
BMBL | ID | Education |
|
PT Merry Riana Edukasi Tbk
A leading education and personal development institution de…
|
MERI | ID | Education |
|
QuantaSing Group Ltd
A diversified company offering online learning services and…
|
QSG | US | Education |
|
RareJob, Inc.
An educational technology company providing online English …
|
6096 | JP | 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.