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 |
|---|---|---|---|
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-17 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 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
5 filings
| |||||
| 33031069 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-11-07 | Korean | ||
| 33031064 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-07 | Korean | ||
| 7868879 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-28 | Korean | ||
| 7871078 | 자기주식취득결과보고서 | 2025-08-19 | Korean | ||
| 7871975 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BExcellent Group Holdings Limited
Specializes in private supplementary secondary education, t…
|
1775 | HK | Education |
|
BITS Ltd
Provides IT education, vocational training, and corporate l…
|
526709 | IN | Education |
|
Bizmates, Inc.
Specializes in online business language education and talen…
|
9345 | JP | Education |
|
BPLI Holdings Inc.
Full-service supplier in the electronic learning and workpl…
|
BPLI | CA | Education |
|
Bradaverse Education (Int’l) Investments Group Limited
Investment holding company focused on educational services …
|
1082 | HK | Education |
|
Bridges Transitions Inc.
Develops and markets educational tools and services to supp…
|
BIT | CA | Education |
|
Broadband Learning Corporation
Developed educational and professional solutions leveraging…
|
— | CA | Education |
|
Career Point Edutech Limited
Offers tech-driven test prep and digital learning solutions…
|
CPEDU | IN | Education |
|
China Beststudy Education Group
Provides comprehensive K-12 extracurricular education, tuto…
|
3978 | HK | Education |
|
Chuanglian Holdings Limited
Provides online training, education, financial services, an…
|
2371 | HK | 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.