
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 |
|---|---|---|---|
|
TMI-Learnix Inc.
Delivers flexible, expert-designed HR business training cov…
|
— | CA | Education |
|
Tokyo Individualized Educational Institute,INC.
Operates directly managed schools with personalized curricu…
|
4745 | JP | Education |
|
Udemy, Inc.
An education technology company with a global online learni…
|
UDMY | US | Education |
|
Vantage Knowledge Academy Limited
Provides professional education and skill development in fi…
|
539761 | IN | Education |
|
Veranda Learning Solutions Limited
Provides hybrid exam coaching, professional certifications,…
|
VERANDA | IN | Education |
|
VIRTUAL GLOBAL EDUCATION LTD.
Provides technology-enabled education and skill development…
|
534741 | IN | Education |
|
Wah Fu Education Group Ltd
Provides online exam preparation and technology solutions f…
|
WAFU | US | Education |
|
Walchand Peoplefirst Limited
Exclusive Dale Carnegie licensee providing performance-base…
|
501370 | IN | Education |
|
WASEDA ACADEMY CO.,LTD.
Operates preparatory and cram schools for students preparin…
|
4718 | JP | Education |
|
WASEDA GAKUSHUKENKYUKAI CO.,LTD.
Operates cram schools preparing students for coursework and…
|
5869 | JP | 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.