Shanghai Kaichuang Marine International Co.,Ltd. — Investor Relations & Filings
About Shanghai Kaichuang Marine International Co.,Ltd.
Shanghai Kaichuang Marine International Co.,Ltd. specializes in deep-sea fishing, aquatic product processing, and international trade. The company operates an extensive fleet of ocean-going vessels, including large-scale tuna purse seiners and krill trawlers, to harvest marine resources across major global fishing grounds. Its primary product portfolio includes skipjack tuna, yellowfin tuna, Atlantic mackerel, and Antarctic krill. Beyond harvesting, the company maintains a comprehensive supply chain encompassing cold chain logistics, storage, and high-value seafood processing through its international subsidiaries. By integrating upstream resource acquisition with downstream processing and distribution, the firm provides high-quality marine proteins to global markets. Its operations emphasize sustainable fishing practices and the utilization of advanced maritime technology to ensure product traceability and quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 开创国际关于预计2026年度日常关联交易的公告 | 2026-03-27 | Chinese | |
| 开创国际独立董事2025年度述职报告(宋利明) | 2026-03-27 | Chinese | |
| 开创国际董事会审计委员会2025年度履职情况报告 | 2026-03-27 | Chinese | |
| 开创国际独立董事2025年度述职报告(杨霖) | 2026-03-27 | Chinese | |
| 开创国际2025年度内部控制评价报告 | 2026-03-27 | Chinese | |
| 开创国际独立董事2025年度述职报告(刘华) | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 40309252 | 开创国际关于预计2026年度日常关联交易的公告 | 2026-03-27 | Chinese | ||
| 40309243 | 开创国际独立董事2025年度述职报告(宋利明) | 2026-03-27 | Chinese | ||
| 40309230 | 开创国际董事会审计委员会2025年度履职情况报告 | 2026-03-27 | Chinese | ||
| 40309225 | 开创国际独立董事2025年度述职报告(杨霖) | 2026-03-27 | Chinese | ||
| 40309216 | 开创国际2025年度内部控制评价报告 | 2026-03-27 | Chinese | ||
| 40309213 | 开创国际独立董事2025年度述职报告(刘华) | 2026-03-27 | Chinese | ||
|
2025
9 filings
| |||||
| 40309205 | 开创国际关于“JUNMETO”船舶交接的公告 | 2025-12-12 | Chinese | ||
| 40309195 | 开创国际:简式权益变动报告书 | 2025-12-03 | Chinese | ||
| 40309184 | 开创国际关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-12-02 | Chinese | ||
| 40309180 | 开创国际关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-11-27 | Chinese | ||
| 40309172 | 开创国际关于召开2025年第三季度业绩说明会的公告 | 2025-11-18 | Chinese | ||
| 40309166 | 开创国际关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-11-17 | Chinese | ||
| 40309158 | 开创国际:东方华银关于开创国际2025年第二次临时股东会之法律意见书 | 2025-11-03 | Chinese | ||
| 40309148 | 开创国际第十届董事会第二十一次(临时)会议决议公告 | 2025-11-03 | Chinese | ||
| 40309139 | 开创国际2025年第二次临时股东会决议公告 | 2025-11-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Marine fishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aker BioMarine
A biotech innovator that sustainably harvests krill for hea…
|
AKBM | NO | Agriculture, forestry and fishi… |
|
Austevoll Seafood ASA
A globally integrated seafood company with operations acros…
|
AUSS | NO | Agriculture, forestry and fishi… |
|
Brim Seafood
A fishing and processing company for traceable, wild-caught…
|
BRIM | IS | Agriculture, forestry and fishi… |
|
China Ocean Group Development Limited
Diversified operations in ocean fishing, aquatic processing…
|
8047 | HK | Agriculture, forestry and fishi… |
|
Clearwater Seafoods Incorporated
North America's largest vertically-integrated seafood compa…
|
CLR | CA | Agriculture, forestry and fishi… |
|
CNFC OVERSEAS FISHERIES CO.,LTD
Specializes in deep-sea fishing, aquatic processing, and in…
|
000798 | CN | Agriculture, forestry and fishi… |
|
Conpak Seafoods Inc.
Historically active Canadian seafood entity that is current…
|
— | CA | Agriculture, forestry and fishi… |
|
DONGWON FISHERIES CO.,LTD
Diversified seafood company catching, processing, and distr…
|
030720 | KR | Agriculture, forestry and fishi… |
|
DONGWON INDUSTRIES CO.,LTD
A global seafood enterprise focused on fishing, processing,…
|
006040 | KR | Agriculture, forestry and fishi… |
|
Ísfélag hf.
A vertically integrated fishing and processing company with…
|
ISF | IS | Agriculture, forestry and fishi… |
Shanghai Kaichuang Marine International Co.,Ltd. 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/56478/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56478 | 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=56478 | 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=56478 \ -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": 56478}, 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 Shanghai Kaichuang Marine International Co.,Ltd. (id: 56478)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.