
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 |
|---|---|---|---|
|
Idaho Strategic Resources, Inc.
A mineral exploration and production company focused on gol…
|
IDR | US | Mining and quarrying |
|
INFINI RESOURCES LIMITED
Strategic developer of uranium and lithium assets for the c…
|
I88 | AU | Mining and quarrying |
|
Inspiration Energy Corp.
Mineral exploration focused on gold, copper, and uranium de…
|
ISP | CA | Mining and quarrying |
|
IsoEnergy Ltd.
Uranium developer with the world's highest-grade resource i…
|
ISOU | CA | Mining and quarrying |
|
JSC National Atomic Co. Kazatomprom
The world's largest producer of natural uranium, representi…
|
KZAP | KZ | Mining and quarrying |
|
Kiplin Metals Inc.
Junior mineral exploration focused on identifying, acquirin…
|
KIP | CA | Mining and quarrying |
|
Kirkstone Metals Corporation
Resource exploration focused on advancing uranium opportuni…
|
KSM | CA | Mining and quarrying |
|
Kirrin Resources Inc.
Delisted exploration company historically focused on uraniu…
|
KYM.H | CA | Mining and quarrying |
|
Laramide Resources Ltd.
Developing high-quality uranium assets in Australia and the…
|
LAM | CA | Mining and quarrying |
|
LOTUS RESOURCES LIMITED
Advanced uranium developer focused on African production an…
|
LOT | 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.