
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 |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-01-27 | English | |
| FORM 15-12G | 2025-12-29 | English | |
| Major Shareholding Notification 2025 | 2025-12-16 | English | |
| Major Shareholding Notification 2025 | 2025-12-16 | English | |
| POST-EFFECTIVE AMENDMENT NO. 1 TO FORM S-8 | 2025-12-16 | English | |
| POST-EFFECTIVE AMENDMENT NO. 1 TO FORM S-8 | 2025-12-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 31347137 | SCHEDULE 13G/A Filing | 2026-01-27 | English | ||
|
2025
14 filings
| |||||
| 13007271 | FORM 15-12G | 2025-12-29 | English | ||
| 13007274 | Major Shareholding Notification 2025 | 2025-12-16 | English | ||
| 13007272 | Major Shareholding Notification 2025 | 2025-12-16 | English | ||
| 13007273 | POST-EFFECTIVE AMENDMENT NO. 1 TO FORM S-8 | 2025-12-16 | English | ||
| 13007275 | POST-EFFECTIVE AMENDMENT NO. 1 TO FORM S-8 | 2025-12-16 | English | ||
| 13007276 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-16 | English | ||
| 13007277 | Delisting Announcement 2025 | 2025-12-16 | English | ||
| 13007278 | AMENDMENT NO. 2 TO SCHEDULE 13E-3 | 2025-12-16 | English | ||
| 13007279 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-20 | English | ||
| 13007280 | AMENDMENT NO. 1 TO FORM SC 13E3 | 2025-11-18 | English | ||
| 13007281 | SCHEDULE 13E-3 | 2025-10-24 | English | ||
| 13007282 | Major Shareholding Notification 2025 | 2025-10-15 | English | ||
| 13007283 | Major Shareholding Notification 2025 | 2025-10-15 | English | ||
| 13007284 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-14 | English | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
International School Augsburg AG
A private, English-speaking IB World School for students ag…
|
9JK | DE | Education |
|
Lixiang Education Holding Co. Ltd.
An investment holding company that formerly operated a priv…
|
LXEH | US | Education |
|
MegaStudyCo.,Ltd.
Educational services provider with online courses, offline …
|
072870 | KR | Education |
|
National Company for Learning and Education
Owns and manages private K-12 schools with national and int…
|
4291 | SA | Education |
|
Scientia School S.A.
Develops tech-integrated management models for educational …
|
MLSCI | ES | Education |
|
Stride, Inc.
Education technology company providing online and blended l…
|
LRN | US | Education |
|
Tianli International Holdings Limited
A leading comprehensive private education service provider …
|
1773 | HK | Education |
|
Wisdom Education International Holdings Company Limited
Large-scale private education provider operating premium pr…
|
6068 | KY | 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.