
Karooooo Ltd. — Investor Relations & Filings
Karooooo Ltd. is a global technology company providing a mobility Software-as-a-Service (SaaS) platform that functions as an on-the-ground operations cloud. Operating primarily through its subsidiary Cartrack, the company offers an IoT platform that delivers real-time data analytics for connected vehicles and equipment. The platform is designed for the digital transformation of physical operations, enabling commercial customers to manage fleet maintenance, asset utilization, workforce productivity, logistics, safety, and compliance. Its solutions aim to help businesses decrease costs, increase efficiency, and improve safety. The company also provides Karooooo Logistics, a software application specifically for managing last-mile delivery and general operational logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SPECIALIZED DISCLOSURE REPORT | 2024-05-30 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2024-05-15 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2024-05-06 | English | |
| AMENDMENT TO FORM SC 13G | 2024-02-15 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2024-02-09 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2024-01-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 13322326 | SPECIALIZED DISCLOSURE REPORT | 2024-05-30 | English | ||
| 13322327 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-05-15 | English | ||
| 13322328 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-05-06 | English | ||
| 13322329 | AMENDMENT TO FORM SC 13G | 2024-02-15 | English | ||
| 13322330 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-02-09 | English | ||
| 13322331 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-01-22 | English | ||
| 13322332 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-01-04 | English | ||
|
2023
8 filings
| |||||
| 13322333 | Regulatory Filings 2023 | 2023-11-24 | English | ||
| 13322334 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-10-11 | English | ||
| 13322335 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-09-29 | English | ||
| 13322336 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-08-16 | English | ||
| 13322337 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-07-19 | English | ||
| 13322338 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-07-12 | English | ||
| 13322339 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-07-05 | English | ||
| 13322340 | REPORT OF FOREIGN PRIVATE ISSUER | 2023-06-20 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
Karooooo 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/31737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31737 | 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=31737 | 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=31737 \ -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": 31737}, 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 Karooooo Ltd. (id: 31737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.