
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 |
|---|---|---|---|
| Updates | 2026-05-14 | English | |
| Press release and earnings presentation for Q4 FY26 | 2026-05-14 | English | |
| Copy of Newspaper Publication | 2026-05-14 | English | |
| Audited Financial Results for the quarter and year ended March 31, 2026 | 2026-05-14 | English | |
| Updates | 2026-05-14 | English | |
| Buyback resolution dated May 13, 2026 | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 45737354 | Outcome of Board Meeting | 2026-05-13 | English | ||
| 45730046 | Statement of deviation for quarter ended March 31, 2026 | 2026-05-13 | English | ||
| 45730135 | Board recommends Final dividend subject to approval of members at the ensuing AGM of the Company. | 2026-05-13 | English | ||
| 45730144 | Record date for Buyback of shares | 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 |
|---|---|---|---|
|
Performance Technologies A.E.
IT solutions provider for digital transformation, cloud, an…
|
PERF | GR | Telecommunications, computer pr… |
|
Perigee Inc.
Consulting firm specializing in SAP implementation, system …
|
PEHD | CA | Telecommunications, computer pr… |
|
Persistent Systems Limited
Provides digital engineering and enterprise modernization s…
|
PERSISTENT | IN | Telecommunications, computer pr… |
|
PIALA INC.
Marketing firm for e-commerce digital transformation and cr…
|
7044 | JP | Telecommunications, computer pr… |
|
Pivot Technology Solutions, Inc.
Provides IT solutions, system integration, managed services…
|
PTG | CA | Telecommunications, computer pr… |
|
Plurilock Security Inc.
AI-native cybersecurity providing intelligence-driven solut…
|
PLUR | CA | Telecommunications, computer pr… |
|
PNI Digital Media ULC
Operates an enterprise platform for personalized print-on-d…
|
PN | CA | Telecommunications, computer pr… |
|
Polaris AI Corp.
A diversified company in AI solutions, system integration, …
|
039980 | KR | Telecommunications, computer pr… |
|
Polaris It Group Spolka Akcyjna
Develops custom IT solutions integrating hardware, software…
|
PIT | PL | Telecommunications, computer pr… |
|
POSCO DX COMPANY LTD.
Offers industrial digital transformation via smart factorie…
|
022100 | KR | 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.