
Everybody Loves Languages Corp. — Investor Relations & Filings
Everybody Loves Languages Corp. (ELL) is an EdTech company specializing in language learning and content development. ELL delivers innovative, data-driven educational solutions globally, utilizing over two decades of pedagogical expertise and a robust multimedia content library. The core offering is SaaS-based e-learning, which includes online and offline content, a Learning Management System, assessment tools, real-time reporting, and proprietary speech-recognition technology. These personalized and gamified solutions support language educators and diverse learners in academic and professional environments. ELL also maintains a significant presence in print content publishing, particularly in the Chinese education market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice.pdf | 2026-04-20 | English | |
| Notice.pdf | 2026-04-20 | English | |
| Other material contracts - English.pdf | 2026-04-10 | English | |
| Other material contracts - English.pdf | 2026-04-10 | English | |
| Other securityholders documents - English.pdf | 2026-04-10 | English | |
| Material change report - English.pdf | 2026-04-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 34695418 | Notice.pdf | 2026-04-20 | English | ||
| 34694118 | Notice.pdf | 2026-04-20 | English | ||
| 33963993 | Other material contracts - English.pdf | 2026-04-10 | English | ||
| 33963989 | Other material contracts - English.pdf | 2026-04-10 | English | ||
| 33963990 | Other securityholders documents - English.pdf | 2026-04-10 | English | ||
| 33963991 | Material change report - English.pdf | 2026-04-10 | English | ||
| 33963992 | News release - English.pdf | 2026-04-10 | English | ||
| 33121326 | News release - English.pdf | 2026-03-31 | English | ||
| 33118572 | News release - English.pdf | 2026-03-31 | English | ||
| 32383050 | News release - English.pdf | 2026-01-14 | English | ||
| 32376987 | Notice of the meeting and record date - English.pdf | 2026-01-02 | English | ||
|
2024
4 filings
| |||||
| 13759736 | Letter from successor auditor.pdf | 2024-11-22 | English | ||
| 13759734 | Letter from former auditor.pdf | 2024-11-22 | English | ||
| 13759733 | Notice.pdf | 2024-11-22 | English | ||
| 13722522 | News release - English.pdf | 2024-02-22 | English | ||
Market data
Market data not available
Price history
Peer group · Other software publishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CyberLink Corp.
Global developer of multimedia software and AI-driven facia…
|
5203 | TW | Publishing, broadcasting, and c… |
|
Knowledge House Inc.
Technology company producing specialized educational softwa…
|
— | CA | Publishing, broadcasting, and c… |
|
M.O.B.A. Network AB
Operates and develops online gaming communities with conten…
|
MOBA | SE | Publishing, broadcasting, and c… |
|
Pearson PLC
A global learning company providing educational content, as…
|
PES | GB | Publishing, broadcasting, and c… |
|
Readly International
A digital subscription service for unlimited access to maga…
|
READ | SE | Publishing, broadcasting, and c… |
|
SoftKey Software Products Inc.
Publisher and distributor of PC software, specializing in C…
|
SKEYF | CA | Publishing, broadcasting, and c… |
Everybody Loves Languages Corp. 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/43535/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43535 | 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=43535 | 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=43535 \ -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": 43535}, 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 Everybody Loves Languages Corp. (id: 43535)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.