
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 |
|---|---|---|---|
|
DEEP YELLOW LIMITED
Uranium developer focused on multi-mine production and stra…
|
DYL | AU | Mining and quarrying |
|
DENISON MINES CORP.
Uranium exploration and development company in Saskatchewan…
|
DNN | CA | Mining and quarrying |
|
DEVEX RESOURCES LIMITED
Explores for high-grade uranium, copper-gold, and nickel-co…
|
DEV | AU | Mining and quarrying |
|
Ditem Explorations Inc.
Exploration and development of mineral properties, primaril…
|
DTEMF | CA | Mining and quarrying |
|
Dixie Gold Inc.
Exploration and development company focused on gold, lithiu…
|
DG | CA | Mining and quarrying |
|
ELEVATE URANIUM LTD
Explores uranium deposits using patented technology to enha…
|
EL8 | AU | Mining and quarrying |
|
enCore Energy Corp.
Uranium production company using In-Situ Recovery (ISR) for…
|
EU | CA | Mining and quarrying |
|
enCore Energy Corp.
U.S. domestic uranium developer and producer specializing i…
|
EU | CA | Mining and quarrying |
|
Energentia Resources Inc.
Acquired, explored, and developed mineral assets, primarily…
|
— | CA | Mining and quarrying |
|
ENERGY FUELS INC
A leading producer of uranium and an emerging producer of c…
|
UUUU | 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.