
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 |
|---|---|---|---|
|
ADX ENERGY LTD
Explores and produces oil, gas, and renewable energy resour…
|
ADX | AU | Mining and quarrying |
|
AFENTRA PLC
Upstream oil and gas company acquiring, developing, and pro…
|
AET | GB | Mining and quarrying |
|
Aker BP
Oil and gas company for exploration and production on the N…
|
AKRBP | NO | Mining and quarrying |
|
Allied Resources, Inc.
Independent energy producer of crude oil and natural gas re…
|
ALOD | CA | Mining and quarrying |
|
Alpetro Resources Ltd.
Historically specialized in the exploration and production …
|
— | CA | Mining and quarrying |
|
Alpine Summit Energy Partners, Inc.
Energy developer specializing in the operation and developm…
|
ALPS.U | CA | Mining and quarrying |
|
Alston Energy Inc.
Oil and gas exploration and production company focused on l…
|
ALSVF | CA | Mining and quarrying |
|
Altima Energy Inc.
Acquiring, exploring, and developing light oil and gas asse…
|
ARH | CA | Mining and quarrying |
|
American Leduc Petroleums Limited
E&P company that developed conventional petroleum reserves …
|
— | CA | Mining and quarrying |
|
American Natural Energy Corporation
Acquiring, developing, and producing crude oil and natural …
|
ANECQ | 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.