
TAL Education Group — Investor Relations & Filings
TAL Education Group provides comprehensive learning services and after-school tutoring programs, primarily for students from pre-school through the twelfth grade. The company delivers personalized and customized educational content through flexible formats, including small classes and premium one-on-one services. A core component of its strategy is the integration of technology and artificial intelligence to enhance learning outcomes. Key offerings include AI-driven educational solutions and smart learning hardware, such as the Xueersi Learning and Practice Tablet, which are designed to deliver premium educational resources and foster lifelong growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | |
| 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | |
| 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | |
| 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | |
| 6-K Filing | 2026-01-29 | English | |
| FORM 6-K | 2025-10-30 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 32979662 | 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | ||
| 32979655 | 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | ||
| 32979548 | 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | ||
| 32979646 | 3 - TAL Education Group (0001499620) (Issuer) | 2026-03-18 | English | ||
| 30162858 | 6-K Filing | 2026-01-29 | English | ||
|
2025
10 filings
| |||||
| 12381166 | FORM 6-K | 2025-10-30 | English | ||
| 12381167 | Regulatory Filings 2025 | 2025-10-27 | English | ||
| 12381168 | Regulatory Filings 2025 | 2025-10-27 | English | ||
| 12381169 | Regulatory Filings 2025 | 2025-08-25 | English | ||
| 12381170 | FORM 6-K | 2025-07-31 | English | ||
| 12381171 | 20-F | 2025-06-16 | English | ||
| 12381172 | Major Shareholding Notification 2025 | 2025-05-12 | English | ||
| 12381173 | Regulatory Filings 2025 | 2025-04-28 | English | ||
| 12381174 | Regulatory Filings 2025 | 2025-04-28 | English | ||
| 12381175 | Regulatory Filings 2025 | 2025-04-28 | 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 |
TAL Education Group 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/30878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30878 | 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=30878 | 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=30878 \ -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": 30878}, 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 TAL Education Group (id: 30878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.