
Cherrybro Co.,Ltd — Investor Relations & Filings
Cherrybro Co., Ltd. is a company specializing in the production and sale of chicken products. It operates a vertically integrated system that encompasses the entire production cycle, including poultry breeding, hatching, feed production, broiler farming, and meat processing. The company's product portfolio includes a range of fresh chicken, portioned cuts, and various processed and value-added items such as smoked chicken and prepared frozen goods. Its business activities are structured across broiler, meat processing, and distribution segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33119434 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33038371 | 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | ||
| 33038365 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | ||
| 33014899 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33014679 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32955082 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32954585 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-16 | Korean | ||
| 32933866 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32540905 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-19 | Korean | ||
| 19469121 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-02-13 | Korean | ||
| 12489386 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-12 | Korean | ||
|
2025
4 filings
| |||||
| 7874264 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900217 | [기재정정]분기보고서 (2025.03) | 2025-05-16 | Korean | ||
| 7903442 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7907499 | 소속부변경 | 2025-04-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANDONG XIANTAN GROUP CO.,LTD.
Integrated poultry producer of fresh, frozen, and processed…
|
002746 | CN | Manufacturing |
|
SHANGHAI BRIGHT MEAT GROUP CO.,LTD.
Integrated producer and distributor of fresh meat, processe…
|
600073 | CN | Manufacturing |
|
Sigma Foods, S.A.B. de C.V.
Multinational producer and distributor of refrigerated and …
|
SIGMAF | MX | Manufacturing |
|
Sláturfélag Suðurlands svf.
A farmer-owned cooperative engaged in meat processing, slau…
|
SFS | IS | Manufacturing |
|
SMITHFIELD FOODS INC
A vertically integrated pork processor and hog producer of …
|
SFD | US | Manufacturing |
|
Springsnow Food Group Co., Ltd.
Integrated white-feathered broiler producer from feed to pr…
|
605567 | CN | Manufacturing |
|
Starzen Company Limited
A food processing company managing the entire meat supply c…
|
8043 | JP | Manufacturing |
|
TAKIZAWA HAM CO.,LTD.
Manufactures and sells a wide range of meat products and pr…
|
2293 | JP | Manufacturing |
|
Tanmiah Food Co.
Integrated producer and distributor of poultry and meat pro…
|
2281 | SA | Manufacturing |
|
Tarczynski S.A.
Producer of processed meat products, meat snacks, and plant…
|
TAR | PL | Manufacturing |
Cherrybro 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/16314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16314 | 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=16314 | 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=16314 \ -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": 16314}, 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 Cherrybro Co.,Ltd (id: 16314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.