
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-02-20 | Korean | |
| 임시주주총회결과 | 2025-11-06 | Korean | |
| 연결재무제표기준영업실적등에대한전망(공정공시) | 2025-10-29 | Korean | |
| 수시공시의무관련사항(공정공시) (기업가치 제고계획 안내) | 2025-10-29 | Korean | |
| 주주총회소집공고 | 2025-10-22 | Korean | |
| 의결권대리행사권유참고서류 | 2025-10-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32545501 | 현금ㆍ현물배당결정 | 2026-02-20 | Korean | ||
|
2025
14 filings
| |||||
| 33030539 | 임시주주총회결과 | 2025-11-06 | Korean | ||
| 33028157 | 연결재무제표기준영업실적등에대한전망(공정공시) | 2025-10-29 | Korean | ||
| 33028156 | 수시공시의무관련사항(공정공시) (기업가치 제고계획 안내) | 2025-10-29 | Korean | ||
| 33026045 | 주주총회소집공고 | 2025-10-22 | Korean | ||
| 33026044 | 의결권대리행사권유참고서류 | 2025-10-22 | Korean | ||
| 33025061 | 기업설명회(IR)개최 | 2025-10-17 | Korean | ||
| 7864833 | 주주총회소집결의 (임시주주총회) | 2025-09-12 | Korean | ||
| 7864831 | 주주명부폐쇄기간또는기준일설정 | 2025-09-12 | Korean | ||
| 7864804 | 기타경영사항(자율공시) (전자투표제 도입 결정) | 2025-09-12 | Korean | ||
| 7873361 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7879931 | [기재정정]신규시설투자등 | 2025-07-31 | Korean | ||
| 7892178 | 기타경영사항(자율공시) (서비스 장애에 따른 이용 불편에 대한 보상) | 2025-06-17 | Korean | ||
| 7893367 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-12 | Korean | ||
| 7893357 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-12 | 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.