
Harim Holdings Co., Ltd. — Investor Relations & Filings
Harim Holdings Co., Ltd. is a holding company for a global food and agribusiness group. It operates a vertically integrated business model that encompasses the entire food value chain, from grain sourcing, shipping, and animal feed production to livestock breeding, slaughter, processing, and food distribution. The company's primary activities are centered on the poultry and pork sectors, where it is a major producer of fresh and frozen chicken and branded pork products. A foundational element of its operations is its significant presence in the animal feed market, which supports its livestock divisions. The company focuses on delivering fresh and flavorful food by managing the complete production process from nature to the consumer's table.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 대규모기업집단현황공시[분기별공시(대표회사용)] | 2025-08-28 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-08-05 | Korean | |
| 단기차입금증가결정(자회사의 주요경영사항) | 2025-06-11 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-06-02 | Korean | |
| 신규시설투자등(자회사의 주요경영사항) | 2025-05-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7868696 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2025-08-28 | Korean | ||
| 7875141 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7878269 | 주식등의대량보유상황보고서(일반) | 2025-08-05 | Korean | ||
| 7893705 | 단기차입금증가결정(자회사의 주요경영사항) | 2025-06-11 | Korean | ||
| 7895417 | 주식등의대량보유상황보고서(일반) | 2025-06-02 | Korean | ||
| 7897482 | 신규시설투자등(자회사의 주요경영사항) | 2025-05-29 | Korean | ||
| 7897307 | [기재정정]신규시설투자등(자회사의 주요경영사항) | 2025-05-29 | Korean | ||
| 7897289 | [기재정정]신규시설투자등(자회사의 주요경영사항) | 2025-05-29 | Korean | ||
| 7897272 | 대규모기업집단현황공시[연1회(동일인용)] | 2025-05-29 | Korean | ||
| 7897256 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2025-05-29 | Korean | ||
| 7904605 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7911352 | 주식등의대량보유상황보고서(일반) | 2025-04-18 | Korean | ||
| 7913511 | 유상증자결정(자회사의 주요경영사항) (주주배정증자) | 2025-04-10 | Korean | ||
| 7913477 | 특수관계인에대한출자 | 2025-04-10 | Korean | ||
| 7914293 | 투자설명서 | 2025-04-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROSUPER S.A.
Food holding company producing and commercializing animal p…
|
— | CL | Agriculture, forestry and fishi… |
|
Branko Nitra
Specializes in turkey breeding, producing hatching eggs, da…
|
BRA | SK | Agriculture, forestry and fishi… |
|
CAB CAKARAN CORPORATION BERHAD
Integrated food producer specializing in poultry farming, f…
|
— | MY | Agriculture, forestry and fishi… |
|
CAL-MAINE FOODS INC
A major producer and distributor of fresh shell eggs, egg p…
|
CALM | US | Agriculture, forestry and fishi… |
|
CCK CONSOLIDATED HOLDINGS BERHAD
Investment holding company with integrated poultry, seafood…
|
— | MY | Agriculture, forestry and fishi… |
|
Charoen Pokphand Indonesia Tbk
A diversified agribusiness company producing poultry feed, …
|
CPIN | ID | Agriculture, forestry and fishi… |
|
COMSA FARMS BERHAD
Engaged in integrated farm operations, poultry, feedmilling…
|
— | MY | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn DABACO Việt Nam
Diversified enterprise in agriculture, food, veterinary med…
|
DBC | VN | Agriculture, forestry and fishi… |
|
CONSOLIDATED FARMS BERHAD
Core business is poultry farming, historically focused on l…
|
— | MY | Agriculture, forestry and fishi… |
|
Dekon Food and Agriculture Group
Primarily engaged in integrated livestock and poultry breed…
|
2419 | HK | Agriculture, forestry and fishi… |
Harim Holdings 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/15593/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15593 | 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=15593 | 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=15593 \ -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": 15593}, 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 Harim Holdings Co., Ltd. (id: 15593)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.