
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-02-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean | |
| 주주총회소집결의 | 2026-02-25 | Korean | |
| 주주총회집중일개최사유신고 | 2026-02-25 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-02-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32847443 | 주식등의대량보유상황보고서(일반) | 2026-02-27 | Korean | ||
| 32847426 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean | ||
| 32838306 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32838129 | 주주총회집중일개최사유신고 | 2026-02-25 | Korean | ||
| 19468995 | 주식등의대량보유상황보고서(일반) | 2026-02-13 | Korean | ||
| 19468860 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-13 | Korean | ||
| 19422857 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-10 | Korean | ||
| 13646664 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-29 | Korean | ||
| 13646657 | 현금ㆍ현물배당결정 | 2026-01-29 | Korean | ||
| 13646598 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-29 | Korean | ||
| 13646442 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-29 | Korean | ||
| 13470474 | 자기주식처분결과보고서 | 2026-01-28 | Korean | ||
| 13383499 | 주식등의대량보유상황보고서(일반) | 2026-01-27 | Korean | ||
| 13383491 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-27 | Korean | ||
| 13318572 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-26 | 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.