
CJ Corp. — Investor Relations & Filings
CJ Corp. is a global lifestyle company with a diversified portfolio spanning four core business areas: Food & Food Service, Bio & Pharma, Entertainment & Media, and Logistics & Retail. The company's Food division promotes Korean cuisine worldwide through brands such as Bibigo. Its Entertainment & Media arm, led by CJ ENM, is a major force in content creation, operating streaming services like TVING and global cultural events like KCON. The Logistics & Retail segment provides comprehensive supply chain services and operates the prominent health and beauty chain Olive Young. Additionally, the Bio & Pharma division focuses on developing biotechnology and pharmaceutical products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(자기전환사채만기전취득결정)(자회사의 주요경영사항) | 2026-04-22 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35194873 | 주요사항보고서(자기전환사채만기전취득결정)(자회사의 주요경영사항) | 2026-04-22 | Korean | ||
| 33152929 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33057449 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33048221 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047859 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32973299 | 기업설명회(IR)개최(안내공시) | 2026-03-18 | Korean | ||
| 32972906 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32972830 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972504 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32971170 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32962773 | 소송등의제기ㆍ신청(일정금액이상의청구)(자회사의 주요경영사항) | 2026-03-17 | Korean | ||
| 32954479 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32927674 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-11 | Korean | ||
| 32917277 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32917270 | 투자판단관련주요경영사항 | 2026-03-09 | Korean | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CJ Corp., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Floridienne S.A.
A diversified industrial holding company in Life Sciences, …
|
FLOB | BE | Manufacturing |
|
Fodelia Oyj
A holding company that owns and develops companies in the f…
|
FODELI | FI | Manufacturing |
|
FOODNAMOO, INC.
Manufactures and distributes health and wellness-focused pa…
|
290720 | KR | Manufacturing |
|
FRoSTA AG
European manufacturer of frozen food using natural ingredie…
|
NLM | DE | Manufacturing |
|
Ginger Beef Corporation
Franchises Chinese restaurants and manufactures/distributes…
|
GB | CA | Manufacturing |
|
Greencore Group PLC
A manufacturer of private-label convenience foods for major…
|
GNC | IE | Manufacturing |
|
Hilton Food Group PLC
International food and supply chain partner for retailers, …
|
HFG | GB | Manufacturing |
|
Ishii Food Co.,Ltd.
Manufacturer of additive-free processed foods, pre-cooked m…
|
2894 | JP | Manufacturing |
|
KELLANOVA
A global food company specializing in snacks, cereals, and …
|
K | US | Manufacturing |
|
Komo Plant Based Foods Inc.
Manufactures and sells easy-to-prepare frozen plant-based c…
|
KOMOF | CA | Manufacturing |
CJ Corp. 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/17612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17612 | 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=17612 | 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=17612 \ -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": 17612}, 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 CJ Corp. (id: 17612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.