
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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
DDC Enterprise Ltd
Operates an Asian food platform and implements a corporate …
|
DDC | US | Manufacturing |
|
Fleury Michon
Producer of charcuterie, chilled ready-made meals, surimi, …
|
ALFLE | FR | 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.