
S-Oil Corporation — Investor Relations & Filings
S-Oil Corporation is an integrated energy and chemical company engaged in petroleum refining, lubricant manufacturing, and petrochemical production. The company operates extensive facilities, including crude oil refining capabilities of 669,000 barrels per day. Its business is organized into three primary divisions: Oil Refining, Lube Oil, and Petrochemical. The product portfolio encompasses a broad range of refined fuels such as gasoline, kerosene, and naphtha, alongside high-quality lube base oils and various petrochemical products. The company focuses on maximizing operational efficiency and producing high-value-added products to enhance its market competitiveness.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-20 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | |
| 사업보고서 (2025.12) | 2026-03-20 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37305573 | 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | ||
| 34688934 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-20 | Korean | ||
| 33134968 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33086543 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33086529 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 32996022 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32991320 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32954941 | 기업가치제고계획(자율공시) (2026년) | 2026-03-16 | Korean | ||
| 32941159 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32940363 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32848424 | 주주총회소집공고 | 2026-02-27 | Korean | ||
| 32848372 | 주주총회집중일개최사유신고 | 2026-02-27 | Korean | ||
| 32848341 | 의결권대리행사권유참고서류 | 2026-02-27 | Korean | ||
| 32838254 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2026-02-25 | Korean | ||
| 32832001 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-24 | 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 |
|
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 |
|
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 |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
S-Oil Corporation 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/15687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15687 | 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=15687 | 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=15687 \ -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": 15687}, 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 S-Oil Corporation (id: 15687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.