CJ SEAFOOD CORPORATION — Investor Relations & Filings
CJ SEAFOOD CORPORATION is a specialized processor of seafood-based food products. The company's core product portfolio includes fish cakes, imitation crab meat, seaweed (laver), and various fish fillets, alongside other refrigerated and frozen foods. Committed to quality and safety, the company operates under a systematic HACCP (Hazard Analysis and Critical Control Points) framework, ensuring thorough hygiene management throughout its production processes. CJ SEAFOOD utilizes carefully selected raw materials and leverages a nationwide distribution network to supply its products to both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 결산실적공시예고(안내공시) | 2026-04-29 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 38295139 | 결산실적공시예고(안내공시) | 2026-04-29 | Korean | ||
| 33135258 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | ||
| 33115863 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33014469 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33012066 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32955429 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32955411 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32954084 | 단기차입금증가결정 | 2026-03-16 | Korean | ||
| 32848343 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 19475818 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19475575 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-13 | Korean | ||
| 19474973 | [기재정정]지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
|
2025
3 filings
| |||||
| 12198632 | 단일판매ㆍ공급계약체결 | 2025-12-29 | Korean | ||
| 33032164 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-11 | Korean | ||
| 33027228 | 결산실적공시예고(안내공시) | 2025-10-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hofseth BioCare ASA
Develops bioactive ingredients from salmon off-cuts for nut…
|
HBC | NO | Manufacturing |
|
Iceland Seafood International
A worldwide sales, processing, and marketing group for dive…
|
ICESE | IS | Manufacturing |
|
ICHIMASA KAMABOKO CO.,LTD.
Manufactures fish-paste products, seafood alternatives, and…
|
2904 | JP | Manufacturing |
|
KIBUN FOODS INC.
Producer of processed foods specializing in fish paste-base…
|
2933 | JP | Manufacturing |
|
Mukka Proteins Limited
Supplies fish meal and oil to the aquafeed, poultry, and pe…
|
MUKKA | IN | Manufacturing |
|
NCC Bluewater Products Ltd.
Processes and exports frozen shrimp and aquaculture product…
|
519506 | IN | Manufacturing |
|
NICHIMO CO.,LTD.
A trading company with food, marine, machinery, and materia…
|
8091 | JP | Manufacturing |
|
PRFoods
Vertically integrated producer of farmed salmon and rainbow…
|
PRF1T | EE | Manufacturing |
|
SEKO S.A.
Fish processing company offering over 200 products, many wi…
|
SEK | PL | Manufacturing |
|
SILLA SG CO., LTD.
Engages in deep-sea fishing, food manufacturing, and steel …
|
025870 | KR | Manufacturing |
CJ SEAFOOD CORPORATION 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/16348/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16348 | 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=16348 | 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=16348 \ -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": 16348}, 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 SEAFOOD CORPORATION (id: 16348)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.