
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 |
|---|---|---|---|
|
Tipiak SA
Specializes in prepared dry and frozen food products for re…
|
TIPI | FR | Manufacturing |
|
WARABEYA NICHIYO HOLDINGS CO.,LTD.
Produces and sells ready-to-eat food products primarily for…
|
2918 | JP | Manufacturing |
|
Wardwizard Foods and Beverages Limited
Produces ready-to-eat meals, frozen snacks, and beverages f…
|
539132 | IN | Manufacturing |
|
What's cooking? (formerly: Ter Beke)
A food group producing ready meals and processed meat produ…
|
TERB | BE | Manufacturing |
|
Winning Tower Group Holdings Limited
Processing, trading, and supply of raw, frozen, and cooked …
|
8362 | HK | Manufacturing |
|
Woorison F&G CO., LTD.
Agricultural and livestock company specializing in pig farm…
|
073560 | KR | Manufacturing |
|
YAYLA AGRO GIDA SANAYİ VE TİCARET A.Ş.
Producer of legumes, grains, and ready-to-eat meals for dom…
|
YYLGD | TR | Manufacturing |
|
Zhou Hei Ya International Holdings Company Limited
Produces and retails ready-to-eat, sweet and spicy braised …
|
1458 | KY | 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.