
NRJ Group — Investor Relations & Filings
NRJ Group is a private media company engaged in publishing, producing, and broadcasting media content. The group's core business revolves around its portfolio of radio stations, including NRJ, Nostalgie, Chérie FM, and Rire & Chansons. In addition to traditional broadcasting, the company is a prominent operator of digital radio stations and webradios, extending its reach through various online platforms. The group's activities also encompass the production of musical theatre and the marketing of its media spaces. It operates both domestically and internationally, focusing on delivering music and entertainment content to a broad audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NRJ Group - Information relative aux droits de vote au 31.05.2026 (French & English) | 2026-06-03 | French | |
| NRJ Group - Attribution de 20 licences FM régionales à NRJ Suède | 2026-05-12 | French | |
| NRJ Group - Information relative aux droits de vote au 30.04.2026 (French & English) | 2026-05-06 | French | |
| NRJ GROUP - Information financière T1 2026 | 2026-05-05 | French | |
| NRJ GROUP - Financial Information Q1 2026 | 2026-05-05 | English | |
| NRJ Group - AGM 19 mai 2026 - Mise à disposition des documents préparatoires | 2026-04-23 | French |
Browse filings by year
19 years- 2026 18 filings
- 2025 38 filings
- 2024 37 filings
- 2023 30 filings
- 2022 29 filings
- 2021 30 filings
- 2020 19 filings
- 2019 23 filings
- 2018 18 filings
- 2017 30 filings
- 2016 48 filings
- 2015 28 filings
- 2014 44 filings
- 2013 32 filings
- 2012 32 filings
- 2011 103 filings
- 2010 38 filings
- 2009 26 filings
- 2008 6 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for NRJ Group, 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 · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acast
A podcast technology platform for hosting, distribution, an…
|
ACAST | SE | Publishing, broadcasting, and c… |
|
AFRICAN MEDIA ENTERTAINMENT LIMITED
Operates radio broadcasting and digital media assets, earni…
|
AME | ZA | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
|
AUDIOBOOM GROUP PLC
A global podcasting platform for hosting, distributing, and…
|
BOOM | JE | Publishing, broadcasting, and c… |
|
BEASLEY BROADCAST GROUP INC
A multi-platform media company that owns and operates radio…
|
BBGI | US | Publishing, broadcasting, and c… |
|
Deezer
A global music streaming service with 120M+ tracks, podcast…
|
DEEZR | FR | Publishing, broadcasting, and c… |
|
Entertainment Network (India) Ltd
Operates FM radio, digital audio platforms, and experientia…
|
ENIL | IN | Publishing, broadcasting, and c… |
|
Grupo Radio Centro, S.A.B. de C.V.
Produces and broadcasts radio content and advertising acros…
|
RCENTRO | MX | Publishing, broadcasting, and c… |
|
iHeartMedia, Inc.
An audio media company focused on radio broadcasting, digit…
|
IHRT | US | Publishing, broadcasting, and c… |
|
Klassik Radio AG
Broadcasting company specializing in classical, film, and l…
|
KA8 | DE | Publishing, broadcasting, and c… |
NRJ Group 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/1560/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1560 | 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=1560 | 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=1560 \ -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": 1560}, 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 NRJ Group (id: 1560)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.