
Clearwater Seafoods Incorporated — Investor Relations & Filings
Clearwater Seafoods is one of North America's largest vertically-integrated seafood companies and the continent's largest shellfish producer. Founded in 1976, the company specializes in harvesting, processing, and selling premium, wild-caught, eco-certified seafood. Key product offerings include lobster, sea scallops (often frozen-at-sea and MSC-certified), clams, coldwater shrimp, and crab. Clearwater is recognized globally for its superior quality, food safety, and diversity of species, ensuring reliable worldwide delivery of its sustainable products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2020-08-11 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2020-08-11 | English | |
| Interim MD&A - English.pdf | 2020-08-11 | English | |
| News release - English.pdf | 2020-08-11 | English | |
| News release - English.pdf | 2020-08-06 | English | |
| News release - English.pdf | 2020-06-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 18825049 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2020-08-11 | English | ||
| 18825040 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2020-08-11 | English | ||
| 18825062 | Interim MD&A - English.pdf | 2020-08-11 | English | ||
| 18825350 | News release - English.pdf | 2020-08-11 | English | ||
| 18659786 | News release - English.pdf | 2020-08-06 | English | ||
| 13417989 | News release - English.pdf | 2020-06-23 | English | ||
| 13418039 | Report of voting results.pdf | 2020-06-23 | English | ||
| 13905878 | Material contracts - Credit agreements.pdf | 2020-05-22 | English | ||
| 15827651 | Notice of meeting - English.pdf | 2020-05-16 | English | ||
| 15827639 | Management information circular - English.pdf | 2020-05-16 | English | ||
| 15827638 | Form of proxy - English.pdf | 2020-05-16 | English | ||
| 15827637 | Other.pdf | 2020-05-16 | English | ||
| 13893045 | News release - English.pdf | 2020-05-12 | English | ||
| 13403851 | Notice of the meeting and record date - English.pdf | 2020-04-13 | English | ||
| 13399388 | News release - English.pdf | 2020-03-05 | English | ||
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… |
|
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… |
|
KYOKUYO CO., LTD.
A general foods company focused on marine products, managin…
|
1301 | JP | Agriculture, forestry and fishi… |
Clearwater Seafoods Incorporated 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/46915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46915 | 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=46915 | 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=46915 \ -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": 46915}, 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 Clearwater Seafoods Incorporated (id: 46915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.