
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 |
|---|---|---|---|
|
Appia Rare Earths & Uranium Corp.
Delineating and developing high-grade Rare Earth Elements (…
|
API | CA | Mining and quarrying |
|
Arya Resources Ltd.
Exploration and development of mineral properties focused o…
|
RBZ | CA | Mining and quarrying |
|
Atha Energy Corp.
Mineral exploration company acquiring, exploring, and devel…
|
SASK | CA | Mining and quarrying |
|
Atomic Minerals Corporation
Mineral exploration focused on securing uranium resources i…
|
ATOM | CA | Mining and quarrying |
|
Aura Energy Limited
Mineral resources company with uranium, polymetallic, and g…
|
AEE | AU | Mining and quarrying |
|
Auric Minerals Corp.
Junior mineral exploration focused on high-potential uraniu…
|
AUMC | CA | Mining and quarrying |
|
AURORA ENERGY METALS LIMITED
Exploration and development of uranium and lithium resource…
|
1AE | AU | Mining and quarrying |
|
Aventis Energy Inc.
Mineral exploration developing strategic assets targeting b…
|
AVE | CA | Mining and quarrying |
|
Azincourt Energy Corp.
Explores uranium and lithium resources and invests in advan…
|
AAZ | CA | Mining and quarrying |
|
BANNERMAN ENERGY LTD
Uranium developer advancing the Etango Project in Namibia f…
|
BMN | AU | 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.