Shell PLC — Investor Relations & Filings
Shell PLC is an integrated global energy company involved in the principal aspects of the oil and gas industry. The company's operations are divided into Upstream, which explores for and extracts crude oil and natural gas; Integrated Gas, which liquefies and transports gas; and Downstream, which refines, markets, and distributes oil products and chemicals. Its product portfolio includes fuels, lubricants, and petrochemicals, which are sold to a wide range of commercial and retail customers through a global network of service stations and other channels. Shell is also investing in low-carbon energy sources, including wind, solar, hydrogen, and biofuels, as part of its strategy to transition to a net-zero emissions energy business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-13 | English | |
| Transaction in Own Shares | 2026-05-13 | English | |
| Transaction in Own Shares | 2026-05-12 | English | |
| Transaction in Own Shares | 2026-05-12 | English | |
| Director/PDMR Shareholding | 2026-05-12 | English | |
| 6-K - Shell plc (0001306965) (Filer) | 2026-05-11 | English |
Browse filings by year
22 years- 2026 313 filings
- 2025 886 filings
- 2024 726 filings
- 2023 684 filings
- 2022 735 filings
- 2021 438 filings
- 2020 411 filings
- 2019 419 filings
- 2018 202 filings
- 2017 214 filings
- 2016 179 filings
- 2015 228 filings
- 2014 229 filings
- 2013 142 filings
- 2012 153 filings
- 2011 114 filings
- 2010 119 filings
- 2009 19 filings
- 2008 25 filings
- 2007 15 filings
- 2006 116 filings
- 2005 62 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45587288 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45530664 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45207375 | Transaction in Own Shares | 2026-05-12 | English | ||
| 45170512 | Transaction in Own Shares | 2026-05-12 | English | ||
| 45130729 | Director/PDMR Shareholding | 2026-05-12 | English | ||
| 44971022 | 6-K - Shell plc (0001306965) (Filer) | 2026-05-11 | English | ||
| 44966309 | Director/PDMR Shareholding | 2026-05-11 | English | ||
| 44962540 | 25-NSE - Shell plc (0001306965) (Subject) | 2026-05-11 | English | ||
| 44957359 | Transaction in Own Shares | 2026-05-11 | English | ||
| 44957355 | Transaction in Own Shares | 2026-05-11 | English | ||
| 44946075 | Transaction in Own Shares | 2026-05-11 | English | ||
| 44194113 | Transaction in Own Shares | 2026-05-08 | English | ||
| 44167004 | Transaction in Own Shares | 2026-05-08 | English | ||
| 42954093 | 6-K - Shell plc (0001306965) (Filer) | 2026-05-07 | English | ||
| 42764073 | 6-K - Shell plc (0001306965) (Filer) | 2026-05-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Shell PLC, 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 |
|---|---|---|---|
|
Synstream Energy Corp.
Acquires, explores, develops, and produces natural gas, ope…
|
SHM.H | CA | Manufacturing |
|
Syntholene Energy Corporation
Produces carbon-negative synthetic fuels (eFuels) via propr…
|
ESAF | CA | Manufacturing |
|
THAI OIL PUBLIC COMPANY LIMITED
Integrated refinery and petrochemical complex producing fue…
|
2ODB | SG | Manufacturing |
|
THAI OIL PUBLIC COMPANY LIMITED
Leading complex refinery operator and supplier of petroleum…
|
2OFB | TH | Manufacturing |
|
THAI OIL PUBLIC COMPANY LIMITED
Thailand's largest integrated oil refinery, producing refin…
|
2OEB | SG | Manufacturing |
|
Tidewater Renewables Ltd.
Produces and supplies cleaner, low-carbon intensity fuels t…
|
LCFS | CA | Manufacturing |
|
TRUE GREEN BIO ENERGY LIMITED
Produces sustainable biofuels and biomass energy from organ…
|
533407 | IN | Manufacturing |
|
TÜPRAŞ-TÜRKİYE PETROL RAFİNERİLERİ A.Ş.
An integrated energy company refining crude oil and transit…
|
TUPRS | TR | Manufacturing |
|
UNITED GLOBAL LIMITED
Manufactures/distributes lubricants, provides logistics, ma…
|
43P | SG | Manufacturing |
|
VALERO ENERGY CORP/TX
International manufacturer of transportation fuels, petroch…
|
VLO | US | Manufacturing |
Shell PLC 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/5307/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5307 | 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=5307 | 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=5307 \ -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": 5307}, 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 Shell PLC (id: 5307)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.