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 |
|---|---|---|---|
| Shell announces agreement to acquire Canadian energy company, ARC Resources Ltd (“ARC”). | 2026-04-28 | English | |
| Transaction in Own Shares | 2026-04-28 | English | |
| Transaction in Own Shares | 2026-04-28 | English | |
| Transaction in Own Shares | 2026-04-27 | English | |
| 6-K - Shell plc (0001306965) (Filer) | 2026-04-27 | English | |
| Shell announces agreement to acquire Canadian energy company, ARC Resources Ltd (“ARC”). | 2026-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37866805 | Shell announces agreement to acquire Canadian energy company, ARC Resources Ltd (“ARC”). | 2026-04-28 | English | ||
| 37866768 | Transaction in Own Shares | 2026-04-28 | English | ||
| 37866763 | Transaction in Own Shares | 2026-04-28 | English | ||
| 37533246 | Transaction in Own Shares | 2026-04-27 | English | ||
| 37516735 | 6-K - Shell plc (0001306965) (Filer) | 2026-04-27 | English | ||
| 37431545 | Shell announces agreement to acquire Canadian energy company, ARC Resources Ltd (“ARC”). | 2026-04-27 | English | ||
| 37334042 | Transaction in Own Shares | 2026-04-27 | English | ||
| 37334038 | Transaction in Own Shares | 2026-04-27 | English | ||
| 36197320 | Transaction in Own Shares | 2026-04-24 | English | ||
| 36100036 | Transaction in Own Shares | 2026-04-24 | English | ||
| 35799960 | Transaction in Own Shares | 2026-04-23 | English | ||
| 35607021 | Transaction in Own Shares | 2026-04-23 | English | ||
| 35607016 | Transaction in Own Shares | 2026-04-23 | English | ||
| 35323286 | Transaction in Own Shares | 2026-04-22 | English | ||
| 35157012 | Transaction in Own Shares | 2026-04-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | 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.