
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 of meeting - English.pdf | 2024-01-24 | English | |
| Form of proxy - English.pdf | 2024-01-24 | English | |
| Other.pdf | 2024-01-24 | English | |
| Management information circular - English.pdf | 2024-01-24 | English | |
| News release - English.pdf | 2023-06-08 | English | |
| News release - English.pdf | 2023-05-31 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Other software publishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CyberLink
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… |
|
SYMPHONY HOUSE BHD
Provides software publishing, administrative management, an…
|
— | MY | 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.