
GUNSYND PLC — Investor Relations & Filings
Gunsynd PLC is an investment company specializing in buyouts and project investments. The firm's investing policy is to invest in or acquire companies and projects across various sectors, with a primary focus on natural resources, energy, life sciences, and alcoholic beverages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update on Barb Project | 2026-06-04 | English | |
| Update on Barb Project | 2026-05-14 | English | |
| Update on Barb Project | 2026-05-06 | English | |
| Director/PDMR Shareholding | 2026-04-22 | English | |
| Director/PDMR Shareholding | 2026-04-09 | English | |
| Director/PDMR Shareholding | 2026-04-07 | English |
Browse filings by year
20 years- 2026 17 filings
- 2025 36 filings
- 2024 35 filings
- 2023 18 filings
- 2022 26 filings
- 2021 44 filings
- 2020 80 filings
- 2019 30 filings
- 2018 40 filings
- 2017 34 filings
- 2016 17 filings
- 2015 2 filings
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2006 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47966090 | Update on Barb Project | 2026-06-04 | English | ||
| 45975175 | Update on Barb Project | 2026-05-14 | English | ||
| 41725138 | Update on Barb Project | 2026-05-06 | English | ||
| 35230224 | Director/PDMR Shareholding | 2026-04-22 | English | ||
| 33979845 | Director/PDMR Shareholding | 2026-04-09 | English | ||
| 33684791 | Director/PDMR Shareholding | 2026-04-07 | English | ||
| 33047102 | Half-year Report | 2026-03-26 | English | ||
| 33040745 | Result of AGM | 2026-03-25 | English | ||
| 33037898 | Update on Eagle Lake Gold Project | 2026-03-25 | English | ||
| 32970905 | Bear Twit Update - Public Infrastructure Upgrades | 2026-03-18 | English | ||
| 32920962 | Bear Twit Update | 2026-03-10 | English | ||
| 32865407 | Notice of AGM | 2026-03-02 | English | ||
| 34560069 | Director/PDMR Shareholding | 2026-02-13 | English | ||
| 14530246 | Barb Gold Project Update & Issue of Equity | 2026-02-05 | English | ||
| 12829909 | Change of Registered Office | 2026-01-16 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GUNSYND 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 · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Intellectual Capital Group Ltd.
Investment and partnership firm specializing in entrepreneu…
|
SEE | GB | Financial and insurance activit… |
|
Inter-Asia Equities Inc.
Asset management and development specializing in hospitalit…
|
— | CA | Financial and insurance activit… |
|
Interfund Investments PLC
A closed-end fund investing in high-dividend shares in Cypr…
|
INF | CY | Financial and insurance activit… |
|
Intermediate Capital Group PLC
A global alternative asset manager providing capital for co…
|
ICP | GB | Financial and insurance activit… |
|
INTERNATIONAL BIOTECHNOLOGY TST PLC
Investment trust with a diversified portfolio in biotechnol…
|
IBT | GB | Financial and insurance activit… |
|
International Public Partnerships Limited
An investment company specializing in long-term global publ…
|
INPP | GG | Financial and insurance activit… |
|
Intertidal Capital Corp.
Capital Pool Company (CPC) identifying and acquiring assets…
|
TIDE.P | CA | Financial and insurance activit… |
|
Intraware Investments Public Ltd
Investment firm focused on private, mid-sized tech and serv…
|
INTRA | CY | Financial and insurance activit… |
|
Intrinsic Capital Inc.
Private fund managing investments in innovative startups an…
|
ICB | CA | Financial and insurance activit… |
|
Intuitive Investments Group plc
Closed-end investment company focused on fast-growing, high…
|
IIG | GB | Financial and insurance activit… |
GUNSYND 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/7684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7684 | 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=7684 | 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=7684 \ -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": 7684}, 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 GUNSYND PLC (id: 7684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.