
STRANGER HOLDINGS PLC — Investor Relations & Filings
Stranger Holdings PLC, operating as Neo Energy Metals, is a mining and development company focused on the supply of uranium and strategic metals. The company's strategy centers on acquiring and advancing high-grade uranium projects, with a geographical focus on Africa, to achieve near-term production. Its primary objective is to become an established, profitable uranium producer with multiple mining operations. The company actively reviews additional complementary and strategically located uranium mines and development projects to build shareholder value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Non-Executive Director Share Purchase | 2026-05-21 | English | |
| AGM Ordinary and Special Resolutions | 2026-05-18 | English | |
| Results of AGM | 2026-05-18 | English | |
| Webcast for AGM and Correction to Notice of AGM | 2026-05-11 | English | |
| Notice of Annual General Meeting (amended) | 2026-05-11 | English | |
| Announcement of Interim Consolidated Results | 2026-05-05 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46715803 | Non-Executive Director Share Purchase | 2026-05-21 | English | ||
| 46409529 | AGM Ordinary and Special Resolutions | 2026-05-18 | English | ||
| 46401906 | Results of AGM | 2026-05-18 | English | ||
| 44893788 | Webcast for AGM and Correction to Notice of AGM | 2026-05-11 | English | ||
| 44893132 | Notice of Annual General Meeting (amended) | 2026-05-11 | English | ||
| 41263704 | Announcement of Interim Consolidated Results | 2026-05-05 | English | ||
| 41262036 | Announcement of Interim Consolidated Results | 2026-05-05 | English | ||
| 38404593 | Mining Right Application Accepted | 2026-04-29 | English | ||
| 35781779 | AGM and Posting of Related Documents | 2026-04-23 | English | ||
| 35781686 | AGM Form of Proxy | 2026-04-23 | English | ||
| 35781670 | Notice of Annual General Meeting | 2026-04-23 | English | ||
| 35138088 | Board Changes | 2026-04-22 | English | ||
| 33018304 | Operational and Corporate Update | 2026-03-24 | English | ||
| 46831587 | Group of companies' accounts made up to 2025-09-30 | 2026-03-17 | English | ||
| 32935682 | Update on Acquisition - Replacement | 2026-03-12 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for STRANGER HOLDINGS 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 · Mining of uranium and thorium ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Refined Energy Corp.
Focused on acquiring and developing high-grade uranium proj…
|
RUU | CA | Mining and quarrying |
|
Running Fox Resource Corp.
Resource development company acquiring and developing proje…
|
RUN.H | CA | Mining and quarrying |
|
Sienna Resources Inc.
Exploration company focused on acquiring and developing hig…
|
SIEN | CA | Mining and quarrying |
|
Snow Lake Resources Ltd.
Mineral exploration company focused on uranium and lithium …
|
LITM | CA | Mining and quarrying |
|
Stallion Uranium Corp.
Uranium exploration company with the largest land package i…
|
STUD | CA | Mining and quarrying |
|
Standard Uranium Inc.
Exploring and developing high-grade Athabasca-style uranium…
|
STND | CA | Mining and quarrying |
|
Standard Uranium Ltd.
Uranium exploration and evaluation company operating in the…
|
STND | CA | Mining and quarrying |
|
Strathmore Minerals Corp.
Focused exclusively on advancing in-situ recoverable uraniu…
|
STM | CA | Mining and quarrying |
|
Strathmore Plus Uranium Corp.
Exploration company developing ISR uranium deposits in Wyom…
|
SUU | CA | Mining and quarrying |
|
Summit Resources Limited
Explores and develops mineral assets (uranium, gold, base m…
|
SMM | CA | Mining and quarrying |
STRANGER 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/4964/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4964 | 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=4964 | 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=4964 \ -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": 4964}, 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 STRANGER HOLDINGS PLC (id: 4964)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.