Veranda Learning Solutions Limited — Investor Relations & Filings
Veranda Learning Solutions Limited provides a comprehensive ecosystem of educational services and training programs. The company operates through a multi-brand strategy, offering specialized coaching for competitive examinations, including civil services, banking, and staff selection commissions. Its portfolio extends to professional certification courses in accounting and finance, as well as technology upskilling in areas such as data science and software engineering. Utilizing a hybrid delivery model that combines digital platforms with physical learning centers, the organization serves students and working professionals seeking career advancement. Key subsidiaries include Edureka for technical training and J.K. Shah Classes for professional accounting. The company focuses on delivering outcome-oriented education through integrated learning management systems and expert-led instruction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release | 2026-04-27 | English | |
| Shareholders meeting | 2026-04-24 | English | |
| Shareholders meeting | 2026-04-24 | English | |
| Updates | 2026-04-15 | English | |
| Shareholders meeting | 2026-04-06 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42219894 | Press Release | 2026-04-27 | English | ||
| 42227248 | Shareholders meeting | 2026-04-24 | English | ||
| 42228443 | Shareholders meeting | 2026-04-24 | English | ||
| 42174887 | Updates | 2026-04-15 | English | ||
| 42204102 | Shareholders meeting | 2026-04-06 | English | ||
| 42217415 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-04 | English | ||
| 42187153 | Trading Window | 2026-03-31 | English | ||
| 42192845 | Copy of Newspaper Publication | 2026-03-24 | English | ||
| 42197927 | General Updates | 2026-03-24 | English | ||
| 42202001 | Press Release | 2026-03-24 | English | ||
| 42205809 | Shareholders meeting | 2026-03-23 | English | ||
| 42218678 | Press Release | 2026-03-20 | English | ||
| 42162241 | Updates | 2026-03-19 | English | ||
| 42166348 | General Updates | 2026-03-12 | English | ||
| 42174842 | Press Release | 2026-03-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Youdao, Inc.
Develops and provides intelligent learning products, servic…
|
DAO | US | Education |
|
Youlife Group Inc.
A lifetime service provider for blue-collar talent in educa…
|
YOUL | US | Education |
|
Zhongchao Inc.
Provides online healthcare education, training, and patient…
|
ZCMD | US | Education |
Veranda Learning Solutions 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/59607/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59607 | 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=59607 | 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=59607 \ -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": 59607}, 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 Veranda Learning Solutions Limited (id: 59607)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.