
Repsol S.A. — Investor Relations & Filings
Repsol S.A. is a global multi-energy company engaged in the entire value chain of the energy sector. Its integrated business model includes upstream activities like the exploration and production of crude oil and natural gas, and downstream operations such as refining and petrochemical production. The company transforms raw materials into a diverse portfolio of products, including fuels, lubricants, and chemical derivatives. As part of its focus on the energy transition, Repsol is expanding its low-carbon businesses, which encompass the generation of electricity from renewable sources (wind, solar, hydro), the production of renewable fuels and hydrogen, and the development of electric mobility solutions. It also distributes liquefied petroleum gas (LPG) and supplies electricity and gas to retail and wholesale customers through its extensive service station network and other channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Operaciones realizadas por Repsol, S.A. al amparo de su Programa de Recompra de acciones entre el 13 y el 19 de mayo de 2026 | 2026-05-20 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-19 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-19 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-19 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-19 | Spanish | |
| Información relativa al dividendo de julio de 2026 | 2026-05-14 | Spanish |
Browse filings by year
31 years- 2026 80 filings
- 2025 99 filings
- 2024 79 filings
- 2023 79 filings
- 2022 77 filings
- 2021 58 filings
- 2020 63 filings
- 2019 5 filings
- 2018 2 filings
- 2017 3 filings
- 2016 2 filings
- 2015 2 filings
- 2014 2 filings
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Repsol S.A., 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 refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubei Guochuang Hi-Tech Material Co.,Ltd
Develops high-performance modified asphalt for road constru…
|
002377 | CN | Manufacturing |
|
Idemitsu Kosan Co.,Ltd.
An integrated energy firm in petroleum, chemicals, material…
|
5019 | JP | Manufacturing |
|
INA d.d.
A vertically integrated energy company in oil and gas explo…
|
INA | HR | Manufacturing |
|
Indian Oil Corporation Ltd.
Integrated energy major in refining, pipeline transport, ma…
|
IOC | IN | Manufacturing |
|
Israel Petrochemical Enterprises Ltd.
Holding company in the energy and petrochemical sectors mak…
|
PTCH | IL | Manufacturing |
|
JC Chemical Corporation, LTD.
A renewable energy company specializing in the manufacturin…
|
137950 | KR | Manufacturing |
|
Jiangsu Baoli International Investment Co., Ltd.
Produces high-performance road materials and provides gener…
|
300135 | CN | Manufacturing |
|
Jintai Energy Holdings Limited
Specializes in integrated energy and petrochemical operatio…
|
2728 | HK | Manufacturing |
|
JJR IV Acquisition Inc.
A shell company and acquisition vehicle established to comp…
|
JJR-P | CA | Manufacturing |
|
KOREA PETROLEUM INDUSTRIES COMPANY
Manufacturer of asphalt, industrial chemicals, and speciali…
|
004090 | KR | Manufacturing |
Repsol 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/1881/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1881 | 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=1881 | 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=1881 \ -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": 1881}, 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 Repsol S.A. (id: 1881)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.