
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 |
|---|---|---|---|
| 사업보고서 (2023.12) | 2024-03-20 | Korean | |
| 주주총회소집공고 | 2024-03-13 | Korean | |
| 의결권대리행사권유참고서류 | 2024-03-13 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-21 | Korean | |
| 주주총회소집결의 | 2024-02-21 | Korean | |
| 현금ㆍ현물배당결정 | 2024-02-21 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 8170262 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8189840 | 주주총회소집공고 | 2024-03-13 | Korean | ||
| 8189833 | 의결권대리행사권유참고서류 | 2024-03-13 | Korean | ||
| 8209524 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-21 | Korean | ||
| 8209447 | 주주총회소집결의 | 2024-02-21 | Korean | ||
| 8209445 | 현금ㆍ현물배당결정 | 2024-02-21 | Korean | ||
|
2023
9 filings
| |||||
| 8241787 | 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | ||
| 8258677 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8270839 | 연결재무제표기준영업실적등에대한전망(공정공시) | 2023-10-26 | Korean | ||
| 8277695 | 기업설명회(IR)개최 | 2023-10-06 | Korean | ||
| 8280337 | [기재정정]반기보고서 (2023.06) | 2023-09-25 | Korean | ||
| 8298691 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8339933 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8368271 | 정기주주총회결과 | 2023-03-28 | Korean | ||
| 8368236 | 대표이사변경 | 2023-03-28 | 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.