
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 |
|---|---|---|---|
|
WILMINGTON PLC
Provider of data, education, and training for the GRC and r…
|
WIL | GB | Education |
|
With us Corporation
Educational services firm offering tutoring, correspondence…
|
9696 | JP | Education |
|
WOONGJIN THINKBIG CO., LTD.
An education services company developing AI-powered learnin…
|
095720 | KR | Education |
|
XUEDA (XIAMEN) EDUCATION TECHNOLOGY GROUP CO., LTD
Provides personalized K-12 tutoring, vocational education, …
|
000526 | CN | Education |
|
YBM NET, Inc.
An online education company specializing in foreign languag…
|
057030 | KR | Education |
|
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 |
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.