
FARMSCO — Investor Relations & Filings
Farmsco is an integrated livestock and food company that operates across the entire value chain, from feed production to food processing. The company manufactures and sells a variety of animal feeds for livestock, including pigs and poultry. Its operations also encompass livestock farming, slaughtering, and the processing of meat. Farmsco provides fresh and processed meat products to consumers, most notably through its leading fresh pork brand, 'Hypork'. As a key affiliate of the Harim Group, the company has been a significant player in the livestock food sector since its establishment in 1973.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2024-01-05 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-01-05 | Korean | |
| 타인에대한채무보증결정 | 2023-12-29 | Korean | |
| 임시주주총회결과 | 2023-12-29 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2023-12-29 | Korean | |
| 주주총회소집공고 | 2023-12-08 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 8230999 | 주식등의대량보유상황보고서(일반) | 2024-01-05 | Korean | ||
| 8230963 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-01-05 | Korean | ||
|
2023
13 filings
| |||||
| 8233638 | 타인에대한채무보증결정 | 2023-12-29 | Korean | ||
| 8233481 | 임시주주총회결과 | 2023-12-29 | Korean | ||
| 8233478 | 대표이사(대표집행임원)변경(안내공시) | 2023-12-29 | Korean | ||
| 8245021 | 주주총회소집공고 | 2023-12-08 | Korean | ||
| 8245015 | 의결권대리행사권유참고서류 | 2023-12-08 | Korean | ||
| 8244946 | [기재정정]의결권대리행사권유참고서류 | 2023-12-08 | Korean | ||
| 8244395 | [기재정정]의결권대리행사권유참고서류 | 2023-12-08 | Korean | ||
| 8249526 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2023-11-28 | Korean | ||
| 8250562 | 주식등의대량보유상황보고서(일반) | 2023-11-24 | Korean | ||
| 8263971 | 분기보고서 (2023.09) | 2023-11-10 | Korean | ||
| 8265675 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2023-11-08 | Korean | ||
| 8265665 | 주주총회소집결의 | 2023-11-08 | Korean | ||
| 8265214 | [기재정정]주주총회소집결의 | 2023-11-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
FARMSCO 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/16386/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16386 | 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=16386 | 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=16386 \ -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": 16386}, 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 FARMSCO (id: 16386)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.