
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 |
|---|---|---|---|
| Franchissements de seuils et déclaration d'intention | 2026-05-29 | French | |
| 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 |
Browse filings by year
19 years- 2026 13 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 |
|---|---|---|---|
|
NONGSHIM CO.,LTD
A food and beverage company that is a leading producer of i…
|
004370 | KR | Manufacturing |
|
OBA MAKARNACILIK SANAYİ VE TİCARET A.Ş.
A food manufacturer specializing in pasta and wheat-based p…
|
OBAMS | TR | Manufacturing |
|
OCB BERHAD
An investment holding company with diversified operations i…
|
— | MY | Manufacturing |
|
PT INDOFOOD CBP SUKSES MAKMUR TBK
A prominent global manufacturer of instant noodles and dive…
|
1Y9B | SG | Manufacturing |
|
Samyang Foods Inc.
A food manufacturer of ramen, snacks, and sauces, known for…
|
003230 | KR | Manufacturing |
|
SELVA GIDA SANAYİ A.Ş.
Manufacturer of wheat-based products including pasta, semol…
|
SELVA | TR | Manufacturing |
|
Shimadaya Corporation
A manufacturer and seller of chilled and frozen noodles for…
|
250A | JP | Manufacturing |
|
Tingyi
Specializes in instant noodles, beverages, and food product…
|
910322 | TW | Manufacturing |
|
Tingyi (Cayman Islands) Holding Corp.
A leading food and beverage company manufacturing instant n…
|
322 | KY | Manufacturing |
|
TOYO SUISAN KAISHA, LTD.
Japanese food manufacturer of instant noodles, seafood, and…
|
2875 | JP | 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.