
Hofseth BioCare ASA — Investor Relations & Filings
Hofseth BioCare ASA is a biotechnology company that develops and manufactures high-value nutritional ingredients from fresh Norwegian salmon off-cuts. Using a proprietary and patent-protected enzymatic hydrolysis process, the company gently extracts bioactive components, ensuring the preservation of their nutritional value. Its core products include soluble proteins (peptides), full-spectrum salmon oil, and marine calcium/collagen. These ingredients are utilized in clinically-proven finished products for both human nutrition and pet health markets, reflecting a commitment to sustainability and the full utilization of marine resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Hofseth BioCare ASA: HBC publishes paradigm-changing clinical trial results of OmeGo full spectrum omegas | 2026-04-14 | English | |
| Hofseth BioCare ASA: HBC ANNUAL REPORT 2025 - Attachment: hofsethbiocareasa-2025-12-31-1-en.zip | 2026-03-27 | English | |
| Hofseth BioCare ASA: HBC ANNUAL REPORT 2025 - Attachment: Hofseth Biocare 2025 ESG report.pdf | 2026-03-27 | English | |
| Hofseth BioCare ASA: HBC ANNUAL REPORT 2025 - Attachment: Hofseth Biocare 2025 Annual report.pdf | 2026-03-27 | Norwegian | |
| Hofseth BioCare ASA: HBC ANNUAL REPORT 2025 | 2026-03-27 | English | |
| Hofseth BioCare ASA: Cancellation of Subsequent Offering - Update on completion of Private Placement | 2025-12-15 | English |
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
High Liner Foods Incorporated
Leading North American processor and marketer of value-adde…
|
HLF | CA | 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 |
Hofseth BioCare ASA 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/3622/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3622 | 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=3622 | 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=3622 \ -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": 3622}, 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 Hofseth BioCare ASA (id: 3622)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.