
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 |
|---|---|---|---|
|
Mantra Resources Limited
Uranium exploration and development company operating in So…
|
MRU | CA | Mining and quarrying |
|
Mega Uranium Ltd.
Diversified uranium mining and investment company focused o…
|
MGA | CA | Mining and quarrying |
|
MOAB MINERALS LIMITED
Exploration company advancing uranium, vanadium, copper, co…
|
MOM | AU | Mining and quarrying |
|
Mustang Energy Corporation
Exploration and development of high-potential uranium and c…
|
MEC | CA | Mining and quarrying |
|
Mustang Resources Inc.
Exploring and developing high-potential uranium deposits in…
|
— | CA | Mining and quarrying |
|
Myriad Uranium Corp.
Advancing high-potential uranium exploration projects in pr…
|
M | CA | Mining and quarrying |
|
New Earth Resources Corp.
Specializes in acquiring and advancing uranium and critical…
|
EATH | CA | Mining and quarrying |
|
New Horizon Uranium Corporation
Exploration company focused on Tier 1 uranium deposits in t…
|
NHU.H | CA | Mining and quarrying |
|
NexGen Energy Ltd.
Uranium exploration company developing a large, high-grade …
|
NXE | CA | Mining and quarrying |
|
NexGen Energy Ltd.
Developing the Rook I Project, positioned as the world's la…
|
NXE | 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.