
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 |
|---|---|---|---|
|
KIP MCGRATH EDUCATION CENTRES LIMITED
Provides personalized English and math tutoring for primary…
|
KME | AU | Education |
|
KIYO Learning Co.,Ltd
Develops online learning platforms for professional qualifi…
|
7353 | JP | Education |
|
Kuberan Global Edu Solutions Limited
Education service provider specializing in test preparation…
|
543289 | IN | Education |
|
KYOSHIN CO.,LTD.
An educational services provider operating cram schools for…
|
4735 | JP | Education |
|
LANDMARK GLOBAL LEARNING LIMITED
Provides vocational training and professional development t…
|
544341 | IN | Education |
|
LCC Infotech Ltd.
Provides IT training, vocational skill development, and sof…
|
LCCINFOTEC | IN | Education |
|
Legendary Education Group Ltd.
Provides comprehensive education in financial quotient, inv…
|
8195 | HK | Education |
|
M2i
Professional training organization with 3,000+ courses in I…
|
ALMII | FR | Education |
|
MALVERN INTERNATIONAL PLC
A global education group providing learning and language sk…
|
MLVN | GB | Education |
|
MegaMD Co., Ltd.
Education company offering online/in-person services, test …
|
133750 | KR | 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.