
CROSSWORD CYBERSECURITY PLC — Investor Relations & Filings
Crossword Cybersecurity PLC is a technology commercialization company focused on the cybersecurity sector. It develops and markets a portfolio of software products and provides a range of consulting services. The company's primary goal is to help organizations reduce cybersecurity risk without adding complexity. Its services include security consultancy, resourcing, data privacy, digital forensics, and cyber incident response. A key aspect of its strategy involves collaborating with universities to bring research-based cybersecurity solutions to the commercial market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Partnership with TD Synnex | 2024-02-15 | English | |
| Directorate Change | 2024-01-02 | English | |
| Trading Update | 2023-11-28 | English | |
| Director/PDMR Shareholding | 2023-10-25 | English | |
| Issue of Loan Notes | 2023-10-16 | English | |
| Interim Results & Notice of Investor Presentation | 2023-09-28 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 5403874 | Partnership with TD Synnex | 2024-02-15 | English | ||
| 5386193 | Directorate Change | 2024-01-02 | English | ||
|
2023
13 filings
| |||||
| 5373780 | Trading Update | 2023-11-28 | English | ||
| 5360545 | Director/PDMR Shareholding | 2023-10-25 | English | ||
| 5357224 | Issue of Loan Notes | 2023-10-16 | English | ||
| 5349860 | Interim Results & Notice of Investor Presentation | 2023-09-28 | English | ||
| 5338922 | Director/PDMR Shareholding | 2023-09-01 | English | ||
| 5338705 | H1 Trading Update & Issue of Loan Notes | 2023-08-31 | English | ||
| 5325605 | Result of General Meeting | 2023-07-27 | English | ||
| 5319142 | Shareholder Circular and Notice of AGM | 2023-07-10 | English | ||
| 46830102 | Group of companies' accounts made up to 2022-12-31 | 2023-06-14 | English | ||
| 5269503 | Threat Intelligence Monitoring Contract | 2023-06-06 | English | ||
| 5263594 | Share Option Awards | 2023-05-30 | English | ||
| 5259545 | Director/PDMR Shareholding | 2023-05-24 | English | ||
| 5258745 | Director/PDMR Shareholding | 2023-05-23 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CROSSWORD CYBERSECURITY 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 · Veterinary activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA VETS HOLDINGS LTD.
Provides comprehensive veterinary care and clinical service…
|
5RE | SG | Professional, scientific and te… |
|
CVS GROUP PLC
An integrated veterinary services provider with practices, …
|
CVSG | GB | Professional, scientific and te… |
|
INSPIRE VETERINARY PARTNERS, INC.
Acquires and operates a network of employee-owned small ani…
|
IVP | US | Professional, scientific and te… |
|
Japan Animal Referral Medical Center Co.,Ltd.
Operates advanced veterinary hospitals providing secondary,…
|
6039 | JP | Professional, scientific and te… |
|
WOLVES HAND Co., Ltd.
Operates veterinary hospitals and grooming salons offering …
|
194A | JP | Professional, scientific and te… |
CROSSWORD CYBERSECURITY 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/7587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7587 | 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=7587 | 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=7587 \ -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": 7587}, 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 CROSSWORD CYBERSECURITY PLC (id: 7587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.