HelloFresh SE — Investor Relations & Filings
HelloFresh SE is a global, integrated food solutions group that operates on a direct-to-consumer (DTC) business model. The company's primary offering is a subscription-based service that delivers a wide range of food solutions directly to customers' doorsteps. Its product portfolio includes traditional meal kits with pre-portioned ingredients and recipes, as well as an expanding selection of ready-to-eat (RTE) meals. Through a multi-brand strategy that includes HelloFresh, Green Chef, Factor, EveryPlate, and others, the group caters to various dietary preferences, lifestyles, and budgets. The company has also diversified its offerings to include specialized delivery of meat, seafood, and premium pet food. Its operations are centered on a data-driven approach to optimize the supply chain and customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 2026: HelloFresh SE continues shift to higher value customer base | 2026-05-06 | English | |
| Q1 2026 Results Presentation | 2026-05-06 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-06 | English | |
| Regulatory Filings 2026 | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| HelloFresh SE: Bekanntmachung der Einberufung zur Hauptversammlung am 02.06.2026 in https://ir.hellofreshgroup.com/hv mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-04-22 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HelloFresh SE, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apollo Sindoori Hotels Limited
Provides institutional catering, facility management, and c…
|
APOLSINHOT | IN | Accommodation and food service … |
|
Catering International Services
Provides complete management of remote sites in extreme ons…
|
CTRG | FR | Accommodation and food service … |
|
CATRION Catering Holding Co.
Provides catering, hospitality, and support services for av…
|
6004 | SA | Accommodation and food service … |
|
DO & CO AKTIENGESELLSCHAFT
A global gourmet company specializing in premium airline an…
|
DOCO | TR | Accommodation and food service … |
|
Fundely Co., Ltd.
Offers medical food delivery and marketing support services.
|
3137 | JP | Accommodation and food service … |
|
HYUNDAI GREEN FOOD CO., LTD
A food company with catering, distribution, retail, and man…
|
453340 | KR | Accommodation and food service … |
|
Nordrest Holding AB
A foodservice company operating restaurants, cafes, and cat…
|
NREST | SE | Accommodation and food service … |
|
OCEAN SYSTEM CORPORATION
A diversified food company operating supermarkets, delivery…
|
3096 | JP | Accommodation and food service … |
|
Premium Catering (Holdings) Ltd
A food catering service specializing in Halal-certified, bu…
|
PC | US | Accommodation and food service … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
HelloFresh SE 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/206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=206 | 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=206 | 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=206 \ -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": 206}, 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 HelloFresh SE (id: 206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.