%20Limited/other/The_Cross-Harbour_Holdings_Limited-logo.png)
The Cross-Harbour (Holdings) Limited — Investor Relations & Filings
The Cross-Harbour (Holdings) Limited operates primarily as an investment holding company. Its core operational segments, managed through subsidiaries and joint ventures, center on motoring school operations, notably holding a 70% interest in The Hong Kong School of Motoring, which provides instructional driving services. The company also engages in treasury management and securities investment activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return for Equity Issuer and Hong Kong Depositary Receipts listed under Chapter 19B of the Exchange Listing Rules on Movements in Securities | 2026-05-04 | English | |
| SUPPLEMENTAL ANNOUNCEMENT - DISCLOSEABLE TRANSACTION IN RELATION TO DISPOSAL OF LIMITED PARTNERSHIP INTERESTS | 2026-04-22 | English | |
| DISCLOSEABLE TRANSACTION - DISPOSAL OF LIMITED PARTNERSHIP INTERESTS | 2026-04-16 | English | |
| Notice of Publication to Shareholders - Availability of Publication on Our Website | 2026-04-10 | English | |
| Notification Letter to Shareholders and Reply Form - Electronic Dissemination of Corporate Communications | 2026-04-10 | English | |
| FORM OF PROXY | 2026-04-10 | English |
Market data
Market data not available
Price history
Peer group · Driving school activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
123Fahrschule SE
A technology-supported driving school chain offering traini…
|
123F | DE | Education |
|
China Oriented International Holdings Limited
Principally engaged in providing driving training services …
|
1871 | HK | Education |
|
Eastern Pioneer Driving School Co., Ltd.
Provides motor vehicle driver training using VR simulators …
|
603377 | CN | Education |
|
Lepermislibre
State-approved online platform connecting drivers with inst…
|
ALLPL | FR | Education |
The Cross-Harbour (Holdings) Limited 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/48888/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48888 | 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=48888 | 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=48888 \ -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": 48888}, 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 The Cross-Harbour (Holdings) Limited (id: 48888)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.