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 |
|---|---|---|---|
|
MUAR BAN LEE GROUP BERHAD
Manufacturer of palm kernel expellers, oil seed crushing ma…
|
— | MY | Manufacturing |
|
NAKANISHI MFG.CO.,LTD.
Manufacturer of large-capacity, automated kitchen systems f…
|
5941 | JP | Manufacturing |
|
Ningbo Lehui International Engineering Equipment Co.,Ltd
Global provider of turnkey brewing, dairy, and liquid food …
|
603076 | CN | Manufacturing |
|
NITCHO CORPORATION
Manufacturer of commercial kitchen equipment for institutio…
|
2961 | JP | Manufacturing |
|
OptiCept Technologies AB
Develops technology platforms for the food and plant indust…
|
OPTI | SE | Manufacturing |
|
PRÁTICA PRODUTOS S.A.
Manufactures advanced equipment for food preparation, gastr…
|
— | BR | Manufacturing |
|
RATIONAL AG
A global leader in hot food preparation for professional ki…
|
RAA | DE | Manufacturing |
|
Renheng Enterprise Holdings Limited
Manufactures, sells, and services specialized tobacco machi…
|
3628 | HK | Manufacturing |
|
RHEON AUTOMATIC MACHINERY CO., LTD.
Developer and manufacturer of automated food processing mac…
|
6272 | JP | Manufacturing |
|
Saturn (Solutions) Inc.
Manufacturer of End of Line packaging, automation, and insp…
|
— | CA | 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.