
Grupo Clarín S.A. — Investor Relations & Filings
Grupo Clarín S.A. is a diversified media conglomerate engaged in the production and distribution of content across multiple platforms. Its core operations encompass digital and print journalism, including the widely circulated newspaper Clarín and associated online news portals. The company also maintains significant interests in broadcasting and cable television services. Grupo Clarín holds a leading market position in various media segments, serving a broad audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| RESULTADOS CORRESPONDIENTES AL PERÍODO INTERMEDIO FINALIZADO EL 31 DE MARZO DE 2026. | 2026-05-12 | Spanish | |
| FEC. CELEB.: 11-05-2026 - TEMA: APROBACIÓN DE EECC - ACTA ORGANO DE FISCALIZACIÓN | 2026-05-12 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: CONSOLIDADO - PERIODICIDAD: TRIMESTRAL - FECHA CIERRE: 2026-03-31 - ARTÍCULO 62 Y 63 BCBA | 2026-05-12 | Spanish | |
| FEC. CELEB.: 11-05-2026 - TEMA: 5 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-12 | Spanish | |
| INVITACIÓN A LA PRESENTACIÓN DE LOS RESULTADOS DEL PRIMER TRIMESTRE DE 2026 | 2026-05-11 | Spanish | |
| INVITACIÓN A LA PRESENTACIÓN DE LOS RESULTADOS DEL PRIMER TRIMESTRE DE 2026 | 2026-05-08 | Spanish |
Browse filings by year
20 years- 2026 48 filings
- 2025 80 filings
- 2024 86 filings
- 2023 90 filings
- 2022 107 filings
- 2021 93 filings
- 2020 84 filings
- 2019 94 filings
- 2018 107 filings
- 2017 131 filings
- 2016 163 filings
- 2015 159 filings
- 2014 197 filings
- 2013 121 filings
- 2012 135 filings
- 2011 94 filings
- 2010 96 filings
- 2009 105 filings
- 2008 98 filings
- 2007 41 filings
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GTN LIMITED
Global provider of traffic reports and advertising solution…
|
GTN | AU | Publishing, broadcasting, and c… |
|
İHLAS HABER AJANSI A.Ş.
News agency providing content, media production, and broadc…
|
IHAAS | TR | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
PR TIMES, Inc.
Operates an online platform for press release distribution …
|
3922 | JP | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
|
Zee Media Corporation Limited
Operates a network of national and international news chann…
|
ZEEMEDIA | IN | Publishing, broadcasting, and c… |
Grupo Clarín S.A. 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/68579/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68579 | 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=68579 | 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=68579 \ -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": 68579}, 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 Grupo Clarín S.A. (id: 68579)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.