
Bright Scholar Education Holdings Ltd — Investor Relations & Filings
Bright Scholar Education Holdings Ltd. is a global education service provider that operates a diverse portfolio of educational institutions. The company's primary business involves the operation of K-12 international and bilingual schools and kindergartens. In addition to its core school network, Bright Scholar provides a range of complementary education services, including extracurricular training and various after-school programs designed to support student development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-20 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-04 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-05-28 | English | |
| Major Shareholding Notification 2025 | 2025-05-28 | English | |
| Major Shareholding Notification 2025 | 2025-05-28 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-04-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 13007285 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-20 | English | ||
| 13007286 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-04 | English | ||
| 13007287 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-05-28 | English | ||
| 13007288 | Major Shareholding Notification 2025 | 2025-05-28 | English | ||
| 13007289 | Major Shareholding Notification 2025 | 2025-05-28 | English | ||
| 13007290 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-04-29 | English | ||
| 13007291 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-01-24 | English | ||
|
2024
8 filings
| |||||
| 13007292 | ANNUAL REPORT | 2024-12-13 | English | ||
| 13007293 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-11-29 | English | ||
| 13007294 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-11-26 | English | ||
| 13007295 | Regulatory Filings 2024 | 2024-11-25 | English | ||
| 13007296 | Regulatory Filings 2024 | 2024-11-18 | English | ||
| 13007297 | SC 13G/A | 2024-11-14 | English | ||
| 13007298 | Regulatory Filings 2024 | 2024-11-01 | English | ||
| 13007299 | AMENDMENT NO. 1 TO FORM 6-K | 2024-10-29 | English | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aprendere Skolor AB
An educational organization operating schools and residenti…
|
APRNDR | SE | Education |
|
Ataa Educational Co.
Operates private schools with national and international cu…
|
4292 | SA | Education |
|
Beijing Kaiwen Education Technology Co., Ltd
Provides K-12 international education, vocational training,…
|
002659 | CN | Education |
|
BIOMA EDUCAÇÃO S.A.
Investment holding company focused on K-12 education and sc…
|
— | BR | Education |
|
Bojun Education Company Limited
Provides and manages private educational services from pres…
|
1758 | HK | Education |
|
Cedergrenska AB
Education group operating schools from preschool to post-se…
|
CEDER | SE | Education |
|
China Maple Leaf Educational Systems Limited
Leading K-12 international school operator providing integr…
|
1317 | KY | Education |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
FAIRVIEW INTERNATIONAL PLC
Acquires and operates a network of private schools offering…
|
FIL | GB | Education |
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | Education |
Bright Scholar Education Holdings Ltd 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/34515/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34515 | 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=34515 | 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=34515 \ -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": 34515}, 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 Bright Scholar Education Holdings Ltd (id: 34515)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.