
CANADIAN NATURAL RESOURCES LTD — Investor Relations & Filings
Canadian Natural Resources Ltd. is a senior independent energy company engaged in the acquisition, exploration, development, production, and marketing of crude oil and natural gas. The company maintains a large, balanced portfolio of assets, including natural gas, light and medium crude oil, heavy crude oil, and oil sands. It is one of the largest independent producers of crude oil and natural gas, with a strategy focused on the cost-effective development of its diverse asset base to deliver long-term value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - CANADIAN NATURAL RESOURCES LTD (0001017413) (Filer) | 2026-05-12 | English | |
| 144 - CANADIAN NATURAL RESOURCES LTD (0001017413) (Subject) | 2026-03-27 | English | |
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| 6-K | 2025-12-16 | English | |
| 6-K | 2025-12-05 | English | |
| 6-K | 2025-11-06 | English |
Browse filings by year
26 years- 2026 3 filings
- 2025 29 filings
- 2024 21 filings
- 2023 22 filings
- 2022 21 filings
- 2021 20 filings
- 2020 24 filings
- 2019 40 filings
- 2018 22 filings
- 2017 44 filings
- 2016 20 filings
- 2015 21 filings
- 2014 30 filings
- 2013 28 filings
- 2012 20 filings
- 2011 30 filings
- 2010 28 filings
- 2009 17 filings
- 2008 22 filings
- 2007 32 filings
- 2006 31 filings
- 2005 21 filings
- 2004 20 filings
- 2003 33 filings
- 2002 32 filings
- 2001 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 45340377 | 6-K - CANADIAN NATURAL RESOURCES LTD (0001017413) (Filer) | 2026-05-12 | English | ||
| 33065689 | 144 - CANADIAN NATURAL RESOURCES LTD (0001017413) (Subject) | 2026-03-27 | English | ||
| 26278032 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
|
2025
12 filings
| |||||
| 10744075 | 6-K | 2025-12-16 | English | ||
| 10744076 | 6-K | 2025-12-05 | English | ||
| 10744077 | 6-K | 2025-11-06 | English | ||
| 10744078 | 6-K | 2025-11-06 | English | ||
| 10744079 | 6-K | 2025-11-03 | English | ||
| 10744081 | FORM 6-K | 2025-10-03 | English | ||
| 10744082 | SUPPL | 2025-10-03 | English | ||
| 10744083 | Regulatory Filings 2025 | 2025-09-04 | English | ||
| 10744084 | FORM 6-K | 2025-08-29 | English | ||
| 10744085 | F-X | 2025-08-29 | English | ||
| 10744087 | F-10 | 2025-08-29 | English | ||
| 10744088 | Major Shareholding Notification 2025 | 2025-08-13 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
88 Energy Limited
Oil and gas E&P firm with producing assets in Texas and exp…
|
88E | AU | Mining and quarrying |
|
9416471 CANADA INC.
Exploration and development company specializing in oil san…
|
SWE | CA | Mining and quarrying |
|
Abacan Resource Corporation
Historical resource exploration and development entity, ban…
|
ABC | CA | Mining and quarrying |
|
Abington Resources Ltd.
Focused on exploration and development of oil, gas, and min…
|
ABL | CA | Mining and quarrying |
|
Abu Dhabi National Energy Co PJSC 4.75% Mar2037
Government-controlled diversified utilities and energy grou…
|
XSTAQA0337 | AE | Mining and quarrying |
|
Accrete Energy Inc.
Specializes in upstream oil and gas E&P and sustainable ene…
|
GZ | CA | Mining and quarrying |
|
ACP Energy plc
A mining royalty and streaming company focused on the upstr…
|
ACPE | GB | Mining and quarrying |
|
Addax Petroleum Corporation
International oil and gas exploration, development, and pro…
|
— | CA | Mining and quarrying |
|
ADM ENERGY PLC
A natural resources investing company focused on the oil an…
|
ADME | GB | Mining and quarrying |
|
Advantagewon Oil Corp.
Energy entity focused on hydrocarbon production and diversi…
|
AOC | CA | Mining and quarrying |
CANADIAN NATURAL RESOURCES LTD 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/29950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29950 | 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=29950 | 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=29950 \ -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": 29950}, 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 CANADIAN NATURAL RESOURCES LTD (id: 29950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.