
HeunguOil — Investor Relations & Filings
HeunguOil Co., Ltd. is engaged in the supply, distribution, wholesale, and retail of petroleum products. The company's portfolio includes gasoline, low sulfur diesel, diesel, heavy oil, kerosene, and lubricants. It distributes these products through a network of gasoline and liquefied petroleum gas (LPG) stations. In addition to its primary petroleum operations, the company is also involved in the gases sector and rental business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-26 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2026-01-21 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-01-12 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-12 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 13318527 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-26 | Korean | ||
| 13138731 | 주요사항보고서(자기주식처분결정) | 2026-01-21 | Korean | ||
| 12486753 | 주식등의대량보유상황보고서(일반) | 2026-01-12 | Korean | ||
| 12486752 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-12 | Korean | ||
| 12194445 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
|
2025
10 filings
| |||||
| 12202114 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-22 | Korean | ||
| 33026553 | 주식등의대량보유상황보고서(일반) | 2025-10-24 | Korean | ||
| 33026534 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-24 | Korean | ||
| 33025097 | 주주총회소집공고 | 2025-10-17 | Korean | ||
| 33021754 | 주주명부폐쇄기간또는기준일설정 | 2025-09-30 | Korean | ||
| 33021753 | 주주총회소집결의 (임시주주총회) | 2025-09-30 | Korean | ||
| 7875107 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7890422 | 주식등의대량보유상황보고서(일반) | 2025-06-25 | Korean | ||
| 7890421 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-25 | Korean | ||
| 7904650 | 분기보고서 (2025.03) | 2025-05-14 | 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 |
HeunguOil 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/15403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15403 | 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=15403 | 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=15403 \ -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": 15403}, 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 HeunguOil (id: 15403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.