
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 |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 연결재무제표기준영업실적등에대한전망(공정공시) | 2024-10-16 | Korean | |
| 기업설명회(IR)개최 | 2024-10-07 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 신규시설투자등(자율공시) | 2024-07-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8004671 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8016595 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8047931 | 연결재무제표기준영업실적등에대한전망(공정공시) | 2024-10-16 | Korean | ||
| 8070648 | 기업설명회(IR)개최 | 2024-10-07 | Korean | ||
| 8092180 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8105661 | 신규시설투자등(자율공시) | 2024-07-25 | Korean | ||
| 8109642 | 불성실공시법인미지정 (공시불이행) | 2024-07-12 | Korean | ||
| 8121215 | 불성실공시법인지정예고 (공시불이행) | 2024-06-20 | Korean | ||
| 8129486 | 신규시설투자등 | 2024-06-05 | Korean | ||
| 8139907 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8152064 | [기재정정]사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-04-01 | Korean | ||
| 8155715 | 정기주주총회결과 | 2024-03-28 | Korean | ||
| 8155697 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-28 | Korean | ||
| 8171528 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-20 | Korean | ||
| 8170280 | 감사보고서제출 | 2024-03-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.