
Greencore Group PLC — Investor Relations & Filings
Greencore Group PLC is a leading manufacturer of convenience foods, specializing in the large-scale production and distribution of a diverse portfolio of chilled, frozen, and ambient products. The company supplies major retail, foodservice, and manufacturing customers. Its principal product categories include sandwiches, chilled prepared meals, chilled soups and sauces, and other value-added food items. Greencore operates primarily as a partner to grocery retailers, producing private-label foods designed to meet consumer demand for fresh and convenient meal solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-01-30 | English | |
| Holding(s) in Company | 2026-01-30 | English | |
| Result of AGM | 2026-01-29 | English | |
| AGM Poll Results | 2026-01-29 | English | |
| Result of AGM | 2026-01-29 | English | |
| Q1 Trading Update | 2026-01-29 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 13764466 | Holding(s) in Company | 2026-01-30 | English | ||
| 13764141 | Holding(s) in Company | 2026-01-30 | English | ||
| 13702257 | Result of AGM | 2026-01-29 | English | ||
| 13702255 | AGM Poll Results | 2026-01-29 | English | ||
| 13702251 | Result of AGM | 2026-01-29 | English | ||
| 13646926 | Q1 Trading Update | 2026-01-29 | English | ||
| 13215962 | Holding(s) in Company | 2026-01-22 | English | ||
| 13153303 | Holding(s) in Company | 2026-01-21 | English | ||
| 13153297 | Holding(s) in Company | 2026-01-21 | English | ||
| 13012292 | Admission of New Greencore Shares | 2026-01-19 | English | ||
| 13010435 | De-Listing and Cancellation of Bakkavor Shares | 2026-01-19 | English | ||
| 12825807 | Admission of New Greencore Shares | 2026-01-16 | English | ||
| 12809017 | Greencore Completes Acquisition of Bakkavor | 2026-01-16 | English | ||
| 12758549 | Court Sanction of Scheme of Arrangement | 2026-01-15 | English | ||
| 12497208 | GREENCORE GROUP PLC - Single prospectus | 2026-01-12 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Greencore 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 |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Big Bird Foods Limited
Specializes in poultry farming, processing, and diverse fin…
|
BBFL | PK | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
Greencore 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/10492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10492 | 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=10492 | 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=10492 \ -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": 10492}, 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 Greencore Group PLC (id: 10492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.