Bakkavor Group PLC — Investor Relations & Filings
Bakkavor Group PLC is an international food manufacturing company specializing in fresh prepared foods (FPF). The company is a leading provider of private label products for major grocery retailers and also serves direct-to-consumer customers. Its extensive portfolio encompasses a wide range of categories, including meals, salads, soups, dips, desserts, pizzas, and breads. Bakkavor focuses on product innovation driven by a deep understanding of evolving consumer trends and a commitment to quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Issue and Allotment of New Ordinary Shares | 2026-01-14 | English | |
| Director/PDMR Shareholding | 2025-12-03 | English | |
| Form 8 (DD) - Bakkavor Group plc | 2025-12-03 | English | |
| Director/PDMR Shareholding | 2025-12-03 | English | |
| Director/PDMR Shareholding | 2025-12-03 | English | |
| [change-account-reference-date-company-current-shortened] made_up_date=2025-12-28, new_date=2025-12-27 | 2025-09-26 | English |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Bakkavor Group PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ishii Food Co.,Ltd.
Manufacturer of additive-free processed foods, pre-cooked m…
|
2894 | JP | Manufacturing |
|
KELLANOVA
A global food company specializing in snacks, cereals, and …
|
K | US | Manufacturing |
|
Komo Plant Based Foods Inc.
Manufactures and sells easy-to-prepare frozen plant-based c…
|
KOMOF | CA | Manufacturing |
|
LDC
European agri-food company specializing in poultry and conv…
|
LOUP | FR | Manufacturing |
|
Lian Hwa Foods
Manufacturer of snack foods and ready-to-eat meals for reta…
|
1231 | TW | Manufacturing |
|
Mama's Creations, Inc.
A marketer and manufacturer of fresh prepared foods and 'on…
|
MAMA | US | Manufacturing |
|
Marley Spoon Group SE
A global DTC company providing meal-kits and ready-to-heat …
|
MS1 | LU | Manufacturing |
|
NAKAMURAYA CO.,LTD.
Food manufacturer of confectionery and processed foods, als…
|
2204 | JP | Manufacturing |
|
NICHIREI CORPORATION
A holding company in processed foods, temperature-controlle…
|
2871 | JP | Manufacturing |
|
NittoBest Corporation
Manufacturer of commercial-use frozen foods and other proce…
|
2877 | JP | Manufacturing |
Bakkavor Group PLC 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/4989/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4989 | 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=4989 | 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=4989 \ -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": 4989}, 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 Bakkavor Group PLC (id: 4989)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.