
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 |
|---|---|---|---|
| [기재정정]단기차입금증가결정 | 2020-12-08 | Korean | |
| 단기차입금증가결정 | 2020-12-07 | Korean | |
| 분기보고서 (2020.09) | 2020-11-16 | Korean | |
| 타법인주식및출자증권취득결정 | 2020-11-12 | Korean | |
| 연결재무제표기준영업실적등에대한전망(공정공시) | 2020-10-22 | Korean | |
| 기업설명회(IR)개최 | 2020-10-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 9368899 | [기재정정]단기차입금증가결정 | 2020-12-08 | Korean | ||
| 9369339 | 단기차입금증가결정 | 2020-12-07 | Korean | ||
| 9394990 | 분기보고서 (2020.09) | 2020-11-16 | Korean | ||
| 9408715 | 타법인주식및출자증권취득결정 | 2020-11-12 | Korean | ||
| 9426292 | 연결재무제표기준영업실적등에대한전망(공정공시) | 2020-10-22 | Korean | ||
| 9436171 | 기업설명회(IR)개최 | 2020-10-08 | Korean | ||
| 9474101 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-08-18 | Korean | ||
| 9485069 | 반기보고서 (2020.06) | 2020-08-14 | Korean | ||
| 9571538 | 분기보고서 (2020.03) | 2020-05-15 | Korean | ||
| 9598282 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-04-24 | Korean | ||
| 9603022 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-04-17 | Korean | ||
| 9609504 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-04-09 | Korean | ||
| 10076053 | 사업보고서 (2019.12) | 2020-03-30 | Korean | ||
| 10090893 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-03-27 | Korean | ||
| 10105481 | 정기주주총회결과 | 2020-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.