
Cybertech Systems and Software Ltd. — Investor Relations & Filings
Cybertech Systems and Software Ltd. specializes in providing next-generation IT solutions with a core focus on SAP and Geographic Information Systems (GIS). The company offers a comprehensive suite of services including digital transformation, cloud computing, and managed infrastructure services. As a strategic partner to global technology leaders like SAP and Esri, Cybertech delivers integrated solutions that bridge the gap between spatial data and enterprise resource planning. Their expertise spans across application development, maintenance, and support, catering to diverse sectors such as public utilities, government agencies, and large-scale manufacturing. The firm is recognized for its ability to implement complex GIS-based spatial analytics and enterprise-wide SAP environments, helping organizations optimize operational efficiency and data-driven decision-making through advanced technical frameworks and specialized domain knowledge.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Public Announcement - Buyback of Shares | 2026-05-15 | English | |
| Copy of Newspaper Publication | 2026-05-15 | English | |
| Public announcement for buyback of shares | 2026-05-15 | English | |
| Public announcement for Buyback of Shares | 2026-05-15 | English | |
| Updates | 2026-05-14 | English | |
| Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46350429 | Public Announcement - Buyback of Shares | 2026-05-15 | English | ||
| 46350434 | Copy of Newspaper Publication | 2026-05-15 | English | ||
| 46350361 | Public announcement for buyback of shares | 2026-05-15 | English | ||
| 46350378 | Public announcement for Buyback of Shares | 2026-05-15 | English | ||
| 46058581 | Updates | 2026-05-14 | English | ||
| 46058249 | Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | ||
| 46047455 | Copy of Newspaper Publication | 2026-05-14 | English | ||
| 46044904 | Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | ||
| 45902092 | Updates | 2026-05-14 | English | ||
| 45902106 | Buyback resolution dated May 13, 2026 | 2026-05-14 | English | ||
| 45737276 | Dividend | 2026-05-13 | English | ||
| 45737286 | General Updates | 2026-05-13 | English | ||
| 45737299 | General Updates | 2026-05-13 | English | ||
| 45737325 | Buyback | 2026-05-13 | English | ||
| 45737343 | Record Date | 2026-05-13 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SECUREKLOUD TECHNOLOGIES LIMITED
Provides cloud transformation, security, and compliance for…
|
SECURKLOUD | IN | Telecommunications, computer pr… |
|
Sedivio Spolka Akcyjna
IT services and consulting firm specializing in cybersecuri…
|
SED | PL | Telecommunications, computer pr… |
|
Seegnal
Mitigates Adverse Drug Effects and reduces patient risk thr…
|
SEGN | CA | Telecommunications, computer pr… |
|
Segue Group Co,.Ltd.
Provides end-to-end IT solutions in cybersecurity and IT in…
|
3968 | JP | Telecommunications, computer pr… |
|
SE Holdings and Incubations Co., Ltd.
Holding company in the information industry with publishing…
|
9478 | JP | Telecommunications, computer pr… |
|
Semat a.s.
Agricultural firm producing dairy, pork, various crops, see…
|
SEA | SK | Telecommunications, computer pr… |
|
SENKRON SİBER GÜVENLİK YAZILIM VE BİLİŞİM ÇÖZÜMLERİ A.Ş.
Designs and integrates electronic security, communication, …
|
SNKRN | TR | Telecommunications, computer pr… |
|
SERAKU.,Co.Ltd.
An IT solutions provider and system integrator specializing…
|
6199 | JP | Telecommunications, computer pr… |
|
Serverworks Co.,Ltd.
An AWS Premier Partner providing one-stop cloud integration…
|
4434 | JP | Telecommunications, computer pr… |
|
Sesa
Provides solutions and services to support the digital tran…
|
SES | IT | Telecommunications, computer pr… |
Cybertech Systems and Software Ltd. 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/60684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60684 | 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=60684 | 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=60684 \ -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": 60684}, 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 Cybertech Systems and Software Ltd. (id: 60684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.