
Predator Oil & Gas Holdings Plc — Investor Relations & Filings
Predator Oil & Gas Holdings Plc is an oil and gas company engaged in the exploration, appraisal, and development of hydrocarbon assets. The company operates a diversified portfolio with a significant focus on its highly prospective onshore gas assets in Morocco. Additional interests include assets in Trinidad and other regions in Africa and Europe. The corporate strategy is centered on building a responsible fossil fuel company, leveraging its assets to support energy access and economic development in its areas of operation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Financial and Audit Report | 2026-04-30 | English | |
| Annual Financial and Audit Report | 2026-04-30 | English | |
| Financial Statements Year Ended 31 December 2025 | 2026-04-30 | English | |
| February oil sales and strengthening oil price | 2026-03-23 | English | |
| Technical Report for Cory Moruga onshore Trinidad | 2026-03-05 | English | |
| Operations Update | 2026-02-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 39045518 | Annual Financial and Audit Report | 2026-04-30 | English | ||
| 39045512 | Annual Financial and Audit Report | 2026-04-30 | English | ||
| 39018246 | Financial Statements Year Ended 31 December 2025 | 2026-04-30 | English | ||
| 33011313 | February oil sales and strengthening oil price | 2026-03-23 | English | ||
| 34566493 | Technical Report for Cory Moruga onshore Trinidad | 2026-03-05 | English | ||
| 32837001 | Operations Update | 2026-02-25 | English | ||
| 13773701 | Total Voting Rights | 2026-01-30 | English | ||
| 13319928 | Notification of Major Holdings | 2026-01-26 | English | ||
| 13194219 | Commencement of Trinidad drilling programme | 2026-01-22 | English | ||
| 13066222 | Placing to Raise £4.5 Million | 2026-01-20 | English | ||
| 34555619 | Trinidad Increased Production | 2026-01-07 | English | ||
|
2025
4 filings
| |||||
| 10376385 | End of Year Operations Update | 2025-12-18 | English | ||
| 11395954 | Corporate Presentation | 2025-10-17 | English | ||
| 8022933 | Result of Annual General Meeting | 2025-10-14 | English | ||
| 8017449 | New Corporate Presentation | 2025-10-14 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D ENERGI LIMITED
Explores offshore hydrocarbon assets using advanced geophys…
|
TDO | AU | Mining and quarrying |
|
Advantage Energy Ltd.
Growth-oriented producer of natural gas and liquids focused…
|
AAV | CA | Mining and quarrying |
|
Advent Energy Capital Inc.
Manages oil and gas exploration assets and develops advance…
|
— | CA | Mining and quarrying |
|
Africa Energy Corp.
Oil and gas exploration focused on identifying and developi…
|
AFE | CA | Mining and quarrying |
|
AleAnna, Inc.
Natural gas exploration and production company focused on r…
|
ANNA | US | Mining and quarrying |
|
Altai Resources Inc.
Explores and develops diversified properties including oil,…
|
ATI | CA | Mining and quarrying |
|
Altura Energy Corporation
US exploration and production of high-grade, low-cost "Gree…
|
ALTU | CA | Mining and quarrying |
|
Alvopetro Energy Ltd.
Developing natural gas and oil resources in the onshore Rec…
|
ALV | CA | Mining and quarrying |
|
ANGUS ENERGY PLC
An independent onshore energy company developing and operat…
|
ANGS | GB | Mining and quarrying |
|
ANTERO RESOURCES Corp
Explores and produces natural gas, NGLs, and oil in the App…
|
AR | US | Mining and quarrying |
Predator Oil & Gas Holdings 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/14790/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14790 | 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=14790 | 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=14790 \ -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": 14790}, 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 Predator Oil & Gas Holdings Plc (id: 14790)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.