
New Oriental Education & Technology Group Inc. — Investor Relations & Filings
New Oriental Education & Technology Group Inc. is a diversified company with operations in three primary areas: Education Services, Lifestyle Services, and Cultural Tourism Services. The Education Services division provides a comprehensive, technology-driven platform for learners of all ages. This includes competency-based education for K-12 students, test preparation and consulting for those pursuing overseas studies, and career development training for university students. The Lifestyle Services division operates 'Oriental Select,' an e-commerce platform specializing in agricultural products, distinguished by its knowledge-based live streaming. The Cultural Tourism Services division offers cultural tours, study tours, and camp education programs targeting seniors, families, and youth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - New Oriental Education & Technology Group Inc. (0001372920) (Filer) | 2026-04-22 | English | |
| 6-K - New Oriental Education & Technology Group Inc. (0001372920) (Filer) | 2026-04-10 | English | |
| 3 - New Oriental Education & Technology Group Inc. (0001372920) (Issuer) | 2026-03-18 | English | |
| 3 - New Oriental Education & Technology Group Inc. (0001372920) (Issuer) | 2026-03-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English | |
| 6-K Filing | 2026-01-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 35262581 | 6-K - New Oriental Education & Technology Group Inc. (0001372920) (Filer) | 2026-04-22 | English | ||
| 33982928 | 6-K - New Oriental Education & Technology Group Inc. (0001372920) (Filer) | 2026-04-10 | English | ||
| 32975026 | 3 - New Oriental Education & Technology Group Inc. (0001372920) (Issuer) | 2026-03-18 | English | ||
| 32963198 | 3 - New Oriental Education & Technology Group Inc. (0001372920) (Issuer) | 2026-03-17 | English | ||
| 29175719 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 29175690 | 6-K Filing | 2026-01-28 | English | ||
| 29175713 | 6-K Filing | 2026-01-06 | English | ||
|
2025
8 filings
| |||||
| 12028072 | FORM 6-K | 2025-11-21 | English | ||
| 12028073 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 12028074 | Major Shareholding Notification 2025 | 2025-11-04 | English | ||
| 12028075 | FORM 6-K | 2025-10-28 | English | ||
| 12028076 | FORM 6-K | 2025-10-17 | English | ||
| 12028077 | FORM 6-K | 2025-10-14 | English | ||
| 12028079 | FORM 6-K | 2025-09-26 | English | ||
| 12028080 | FORM 6-K | 2025-09-25 | 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 |
New Oriental Education & Technology Group Inc. 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/30703/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30703 | 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=30703 | 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=30703 \ -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": 30703}, 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 New Oriental Education & Technology Group Inc. (id: 30703)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.