
YES24Co.,Ltd — Investor Relations & Filings
YES24 Co., Ltd. is an e-commerce company that began as an online bookstore. The company's primary offerings include books, e-books, music albums (CDs/LPs), and video media (DVDs/Blu-rays), with a specialized focus on K-Pop and K-Drama merchandise for a global market. A significant part of its business is an online ticketing service for concerts, movies, and other live performances. YES24 has also diversified its product range to include stationary, gifts, and cosmetics, and provides online advertising services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]신규시설투자등(자율공시) | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368338 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33094999 | [기재정정]신규시설투자등(자율공시) | 2026-03-31 | Korean | ||
| 33056909 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33053346 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33047371 | [기재정정]주주총회소집결의 | 2026-03-26 | Korean | ||
| 33046879 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32972291 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972128 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32929131 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32928876 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32837945 | 기타경영사항(자율공시) (전자투표제 도입 결정) | 2026-02-25 | Korean | ||
| 32552927 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 32552887 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-20 | Korean | ||
| 32549283 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-20 | Korean | ||
| 32545515 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
YES24Co.,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/15993/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15993 | 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=15993 | 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=15993 \ -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": 15993}, 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 YES24Co.,Ltd (id: 15993)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.