
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.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-12 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-29 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46359769 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45028883 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-12 | Korean | ||
| 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
1 filing
| |||||
| 12198632 | 단일판매ㆍ공급계약체결 | 2025-12-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apex Frozen Foods Limited
Vertically integrated producer and exporter of processed sh…
|
APEX | IN | Manufacturing |
|
BAIYANG INVESTMENT GROUP, INC.
Integrated aquatic enterprise specializing in aquaculture, …
|
002696 | CN | Manufacturing |
|
Coastal Corporation Limited
Processes and exports high-quality frozen shrimp products t…
|
COASTCORP | IN | Manufacturing |
|
Công ty Cổ phần Camimex Group
Leading shrimp processor and exporter, first to deploy cert…
|
CMX | VN | Manufacturing |
|
Công ty Cổ phần Đầu tư và Phát triển Đa Quốc Gia I.D.I
Global supplier of pangasius products, fish fat, and cookin…
|
IDI | VN | Manufacturing |
|
Công ty Cổ phần Nam Việt
A leading global manufacturer, processor, and exporter of h…
|
NAV | VN | Manufacturing |
|
Công ty Cổ phần Thực phẩm Sao Ta
A food processing enterprise specializing in farming, proce…
|
FMC | VN | Manufacturing |
|
Công ty Cổ phần Xuất Nhập Khẩu Thủy sản Cửu Long An Giang
Specializes in aquaculture, processing, and export of froze…
|
ACL | VN | Manufacturing |
|
DARDANEL ÖNENTAŞ GIDA SANAYİ A.Ş.
Producer of canned fish, frozen seafood, and ready-to-eat c…
|
DARDL | TR | Manufacturing |
|
Flora Corporation Limited
Specializes in the processing and global distribution of sh…
|
540267 | IN | 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.