GEA Group AG — Investor Relations & Filings
GEA Group AG is a global technology company and a major systems supplier, primarily for the food, beverage, and pharmaceutical sectors. The company develops and manufactures machinery, plants, advanced process technologies, and components. Its portfolio includes integrated solutions for a wide range of applications, such as separation, compression, and dairy farming. GEA focuses on providing resource-efficient solutions and comprehensive services designed to enhance the sustainability and efficiency of its customers' production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| GEA Group Aktiengesellschaft: Klaus Stojentin, buy | 2026-05-21 | English | |
| GEA Group Aktiengesellschaft: Dr. Nadine Sterley, buy | 2026-05-18 | English | |
| Major Shareholding Notification 2026 | 2026-05-18 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-18 | English | |
| GEA Group Aktiengesellschaft: Kai Becker, buy | 2026-05-15 | English | |
| GEA Group Aktiengesellschaft: Stefan Klebert, buy | 2026-05-14 | English |
Browse filings by year
31 years- 2026 31 filings
- 2025 86 filings
- 2024 119 filings
- 2023 105 filings
- 2022 68 filings
- 2021 113 filings
- 2020 83 filings
- 2019 43 filings
- 2018 94 filings
- 2017 111 filings
- 2016 61 filings
- 2015 55 filings
- 2014 60 filings
- 2013 58 filings
- 2012 56 filings
- 2011 39 filings
- 2010 46 filings
- 2009 64 filings
- 2008 51 filings
- 2007 38 filings
- 2006 8 filings
- 2005 3 filings
- 2004 3 filings
- 2003 9 filings
- 2002 2 filings
- 2001 1 filing
- 2000 6 filings
- 1999 8 filings
- 1998 4 filings
- 1997 4 filings
- 1996 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GEA Group AG, 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 machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHINPO CO.,LTD.
Manufacturer of patented smokeless roaster and grilling sys…
|
5903 | JP | Manufacturing |
|
SIG Combibloc Group AG
Provider of systems and solutions for aseptic packaging for…
|
SIGN | CH | Manufacturing |
|
SINGAPORE KITCHEN EQUIPMENT LIMITED
Market leader providing one-stop industrial and commercial …
|
5WG | SG | Manufacturing |
|
Sona Machinery Limited
Manufactures agro-processing machinery and turnkey solution…
|
SONAMAC | IN | Manufacturing |
|
SUNRISE INTELLIGENT MANUFACTURING GROUP CO.,LTD.
Provides integrated liquid packaging solutions and automate…
|
605138 | CN | Manufacturing |
|
Suzumo Machinery Co., Ltd.
Manufacturer of automated machinery for rice-based foods an…
|
6405 | JP | Manufacturing |
|
T & I Global Ltd.
Manufactures tea processing machinery and operates integrat…
|
522294 | IN | Manufacturing |
GEA Group AG 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/176/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=176 | 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=176 | 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=176 \ -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": 176}, 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 GEA Group AG (id: 176)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.