
SK Innovation Co., Ltd. — Investor Relations & Filings
SK Innovation Co., Ltd. is an integrated energy and chemical company operating as an intermediate holding company. Its core business activities include petroleum exploration and production, refining, chemicals, and lubricants. The company is strategically expanding into sustainable energy, becoming a major global developer and manufacturer of batteries for electric vehicles (EVs) through its subsidiary, SK On. Additionally, its portfolio includes advanced materials, such as battery separators, through SK ie technology. The company focuses on research and development to drive technological innovation across its businesses, aiming to transition into a leading green energy and materials company.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2023-08-31 | Korean | |
| 특수관계인의유상증자참여 | 2023-08-30 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2023-08-30 | Korean | |
| 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2023-08-28 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-25 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2023-08-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8289898 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2023-08-31 | Korean | ||
| 8290200 | 특수관계인의유상증자참여 | 2023-08-30 | Korean | ||
| 8290190 | [기재정정]주요사항보고서(유상증자결정) | 2023-08-30 | Korean | ||
| 8291529 | 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2023-08-28 | Korean | ||
| 8292313 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-25 | Korean | ||
| 8292594 | 유상증자결정(종속회사의주요경영사항) | 2023-08-24 | Korean | ||
| 8292585 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-24 | Korean | ||
| 8293028 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-23 | Korean | ||
| 8292943 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-23 | Korean | ||
| 8292878 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-23 | Korean | ||
| 8293359 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-22 | Korean | ||
| 8293689 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-21 | Korean | ||
| 8294624 | [기재정정]증권신고서(지분증권) (2023.09) | 2023-08-17 | Korean | ||
| 8294616 | [기재정정]투자설명서 | 2023-08-17 | Korean | ||
| 8303621 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2023-08-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
SK Innovation 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/17387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17387 | 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=17387 | 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=17387 \ -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": 17387}, 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 SK Innovation Co., Ltd. (id: 17387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.