
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-05-01 | English | |
| Issue of Shares and Total Voting Rights | 2026-04-30 | English | |
| Issue of Equity | 2026-04-02 | English | |
| Total Voting Rights | 2026-03-31 | English | |
| Holding(s) in Company | 2026-03-30 | English | |
| Director/PDMR Shareholding | 2026-03-26 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39568568 | Holding(s) in Company | 2026-05-01 | English | ||
| 39109967 | Issue of Shares and Total Voting Rights | 2026-04-30 | English | ||
| 33253125 | Issue of Equity | 2026-04-02 | English | ||
| 33119695 | Total Voting Rights | 2026-03-31 | English | ||
| 33091245 | Holding(s) in Company | 2026-03-30 | English | ||
| 33050824 | Director/PDMR Shareholding | 2026-03-26 | English | ||
| 33014753 | Holding(s) in Company | 2026-03-23 | English | ||
| 32988385 | Director/PDMR Shareholding | 2026-03-19 | English | ||
| 32966664 | Holding(s) in Company | 2026-03-17 | English | ||
| 32904297 | Block Listing Application | 2026-03-05 | English | ||
| 32889168 | Holding(s) in Company | 2026-03-04 | English | ||
| 32851181 | Total Voting Rights | 2026-02-27 | English | ||
| 34561742 | Holding(s) in Company | 2026-02-18 | English | ||
| 14170503 | Holding(s) in Company | 2026-02-03 | English | ||
| 13945877 | Total Voting Rights | 2026-02-02 | 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 |
|---|---|---|---|
|
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 |
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.