
CL Educate Limited — Investor Relations & Filings
CL Educate Limited is a diversified provider of educational products and services, focusing on test preparation and vocational training. Through its flagship brand, Career Launcher, the company delivers coaching for competitive examinations such as management, law, engineering, and civil services. Its operations include publishing via GK Publications, which produces academic and professional study materials. The company serves a wide range of learners, including K-12 students, university aspirants, and working professionals. CL Educate utilizes a multi-channel delivery model that combines physical centers with digital learning platforms. Furthermore, the organization provides research, consulting, and advisory services to educational institutions and corporate entities, supporting institutional growth and talent development. The service portfolio is designed to address the entire educational lifecycle, from primary schooling to professional certification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2025-07-02 | English | |
| Trading Window | 2025-06-25 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-05-15 | English | |
| Copy of Newspaper Publication | 2025-05-15 | English | |
| Investor Presentation | 2025-05-15 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42326647 | Updates | 2025-07-02 | English | ||
| 42345318 | Trading Window | 2025-06-25 | English | ||
| 42357051 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-05-21 | English | ||
| 42353418 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-05-15 | English | ||
| 42365616 | Copy of Newspaper Publication | 2025-05-15 | English | ||
| 42365949 | Investor Presentation | 2025-05-15 | English | ||
| 42371314 | Change in Auditors | 2025-05-14 | English | ||
| 42371957 | General Updates | 2025-05-14 | English | ||
| 42372092 | Outcome of Board Meeting | 2025-05-14 | English | ||
| 42372723 | Outcome of Board Meeting | 2025-05-14 | English | ||
| 42444972 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-05-09 | English | ||
| 42384966 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-04-15 | English | ||
| 42403806 | Trading Window | 2025-03-26 | English | ||
| 42404606 | General Updates | 2025-02-20 | English | ||
| 42489717 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-02-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
CL Educate 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/60650/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60650 | 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=60650 | 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=60650 \ -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": 60650}, 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 CL Educate Limited (id: 60650)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.