
KT Skylife Co.,Ltd. — Investor Relations & Filings
KT Skylife Co., Ltd. is a digital satellite broadcasting provider that operates the 'Skylife' service, the sole satellite broadcasting platform in its market. The company delivers a diverse range of television channels, including high-definition (HD) and ultra-high-definition (UHD) content, to its subscribers. Expanding beyond its core satellite business, KT Skylife also offers Internet Protocol Television (IPTV) services, high-speed internet, and mobile communication solutions. The company's operations also encompass the production, distribution, and sale of broadcasting content, providing a comprehensive suite of media and telecommunication services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-06-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-01 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-06-01 | Korean | |
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 임시주주총회결과 | 2026-05-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47928625 | 주식등의대량보유상황보고서(일반) | 2026-06-02 | Korean | ||
| 47915895 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-01 | Korean | ||
| 47915733 | 최대주주등소유주식변동신고서 | 2026-06-01 | Korean | ||
| 47915136 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47880342 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 47306886 | 임시주주총회결과 | 2026-05-27 | Korean | ||
| 47306667 | 대표이사(대표집행임원)변경(안내공시) | 2026-05-27 | Korean | ||
| 46348632 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44841935 | 주주총회소집공고 | 2026-05-11 | Korean | ||
| 44841924 | 의결권대리행사권유참고서류 | 2026-05-11 | Korean | ||
| 43814943 | 영업(잠정)실적(공정공시) | 2026-05-08 | Korean | ||
| 43814910 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-08 | Korean | ||
| 39034160 | [기재정정]회사분할결정(종속회사의주요경영사항) | 2026-04-30 | Korean | ||
| 37877703 | 기업설명회(IR)개최(안내공시) | 2026-04-28 | Korean | ||
| 33966841 | 주주총회소집결의 | 2026-04-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Television Francaise 1
Media company operating TV channels, a streaming platform, …
|
TFI | FR | Publishing, broadcasting, and c… |
|
Télévista
Media services company for publishing, production, and broa…
|
MLVST | FR | Publishing, broadcasting, and c… |
|
The Korea Economic Broadcasting CO.,LTD.
Multimedia company providing financial news and securities …
|
039340 | KR | Publishing, broadcasting, and c… |
|
TOHOKUSHINSHA FILM CORPORATION
A diversified media company offering production, distributi…
|
2329 | JP | Publishing, broadcasting, and c… |
|
TV8 TV YAYINCILIK A.Ş.
Operates a national free-to-air TV channel specializing in …
|
TV8TV | TR | Publishing, broadcasting, and c… |
|
TVA Group Inc.
Integrated communications company specializing in French me…
|
TVA.B | CA | Publishing, broadcasting, and c… |
|
TV Asahi Holdings Corporation
Media conglomerate focused on TV broadcasting, content prod…
|
9409 | JP | Publishing, broadcasting, and c… |
|
TV Azteca, S.A.B. de C.V.
Multimedia conglomerate producing Spanish-language televisi…
|
AZTECA | MX | Publishing, broadcasting, and c… |
|
T.V.Today Network Limited
Media conglomerate providing news broadcasting, digital med…
|
TVTODAY | IN | Publishing, broadcasting, and c… |
|
TV TOKYO Holdings Corporation
A media holding company specializing in broadcasting, anime…
|
9413 | JP | Publishing, broadcasting, and c… |
KT Skylife Co.,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/16571/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16571 | 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=16571 | 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=16571 \ -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": 16571}, 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 KT Skylife Co.,Ltd. (id: 16571)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.