
Saint Jean Groupe — Investor Relations & Filings
Saint Jean Groupe is a holding company that manages shareholdings in companies operating primarily in the agri-food sector. The group's main subsidiary is Saint Jean, a food producer established in 1935. Saint Jean specializes in the manufacturing of ravioles, quenelles, fresh pasta, and other prepared food products. It markets these items under several brands, including Saint Jean, Royans, Comptoir du Pastier, Ravioles de Romans, and Maison Truchet. The group is also active in egg production through its subsidiary, Deroux Frères.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Nombre total des droits de vote et d'actions composant le capital de SAINT JEAN GROUPE au 20 avril 2026 | 2026-05-06 | French | |
| Chiffre d'affaires consolidé au 30 mars 2026 | 2026-05-06 | French | |
| Avis de convocation et mise à disposition des documents préparatoire à l'Assemblée Générale Mixte du 27 mai 2026 | 2026-05-06 | French | |
| Nombre total des droits de vote et d'actions composant le capital de SAINT JEAN GROUPE au 31 mars 2026 | 2026-04-08 | French | |
| rapport financier annuel 2025 de SAINT JEAN GROUPE | 2026-04-08 | French | |
| Mise à disposition du rapport financier annuel 2025 | 2026-04-07 | French |
Browse filings by year
19 years- 2026 12 filings
- 2025 26 filings
- 2024 26 filings
- 2023 25 filings
- 2022 22 filings
- 2021 24 filings
- 2020 17 filings
- 2019 25 filings
- 2018 10 filings
- 2017 4 filings
- 2016 24 filings
- 2015 17 filings
- 2014 23 filings
- 2013 27 filings
- 2012 18 filings
- 2011 27 filings
- 2010 26 filings
- 2009 24 filings
- 2008 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Saint Jean Groupe, 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 macaroni, noodles, couscous and similar farinaceous products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bambino Agro Industries Ltd
Manufacturer and exporter of pasta, vermicelli, and conveni…
|
519295 | IN | Manufacturing |
|
Borealis Foods Inc.
Develops affordable, high-protein, plant-based, and shelf-s…
|
BRLS | US | Manufacturing |
|
CHEN KE MING FOOD MANUFACTURING CO.,LTD
Specializes in the production and distribution of diverse d…
|
002661 | CN | Manufacturing |
|
Ebro Foods S.A.
The world's largest rice producer and a leading global past…
|
EBRO | ES | Manufacturing |
|
IMMI AD
Manufacturer of metal-cutting machines and tools, offering …
|
IMMI | BG | Manufacturing |
|
Makarony Polskie S.A.
Food producer specializing in a wide variety of pasta, fill…
|
MAK | PL | Manufacturing |
|
marutai co.,ltd
Food manufacturer specializing in instant stick ramen with …
|
2919 | JP | Manufacturing |
|
Nissin Foods Company Limited
Food manufacturer specializing in instant noodles, frozen f…
|
1475 | HK | Manufacturing |
|
NISSIN FOODS HOLDINGS CO.,LTD.
Global food company and inventor of the world's first insta…
|
2897 | JP | Manufacturing |
|
NONGSHIM CO.,LTD
A food and beverage company that is a leading producer of i…
|
004370 | KR | Manufacturing |
Saint Jean Groupe 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/1641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1641 | 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=1641 | 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=1641 \ -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": 1641}, 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 Saint Jean Groupe (id: 1641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.