
SuRaLa Net Co.,Ltd. — Investor Relations & Filings
SuRaLa Net Co., Ltd. is an e-learning company that provides educational solutions to children globally, with a focus on addressing educational disparities. The company develops and delivers digital learning materials, including its core products 'Surala Math' for foundational mathematics and 'Surala Nihongo' for Japanese language learning. It partners with schools, cram schools, and other educational institutions to implement its platforms. Beyond software, SuRaLa Net offers a range of support services, such as consulting for the introduction of digital education, operational guidance, and facilitator training. The company's approach centers on providing tailored learning experiences that adapt to individual needs, enabling students to acquire lasting academic skills.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-09 | Japanese | |
| 確認書 | 2024-05-10 | Japanese | |
| 四半期報告書-第17期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | |
| 確認書 | 2024-04-09 | Japanese | |
| 確認書 | 2024-04-09 | Japanese | |
| 訂正有価証券報告書-第15期(2022/01/01-2022/12/31) | 2024-04-09 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
11 filings
| |||||
| 7312572 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-09 | Japanese | ||
| 7339307 | 確認書 | 2024-05-10 | Japanese | ||
| 7339262 | 四半期報告書-第17期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
| 7342152 | 確認書 | 2024-04-09 | Japanese | ||
| 7342149 | 確認書 | 2024-04-09 | Japanese | ||
| 7342155 | 訂正有価証券報告書-第15期(2022/01/01-2022/12/31) | 2024-04-09 | Japanese | ||
| 7342153 | 訂正有価証券報告書-第16期(2023/01/01-2023/12/31) | 2024-04-09 | Japanese | ||
| 7345015 | 臨時報告書 | 2024-03-28 | Japanese | ||
| 7345834 | 内部統制報告書-第16期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | ||
| 7345831 | 確認書 | 2024-03-27 | Japanese | ||
| 7345838 | 有価証券報告書-第16期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | ||
|
2023
4 filings
| |||||
| 7539551 | 確認書 | 2023-11-10 | Japanese | ||
| 7539533 | 四半期報告書-第16期第3四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7548255 | 確認書 | 2023-08-10 | Japanese | ||
| 7548248 | 四半期報告書-第16期第2四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other educational support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3P LEARNING LIMITED..
Global provider of digital K-12 mathematics and literacy ed…
|
3PL | AU | Education |
|
Alef Education Holding plc
Award-winning provider of AI-powered K-12 education technol…
|
ALEFEDT | AE | Education |
|
Al Masar Al Shamil Education Co.
Provides K-12 school management, curriculum design, and pro…
|
6019 | SA | Education |
|
Beacon Rise Holdings PLC
An acquisition company focused on the education technology …
|
BRS | GB | Education |
|
CHEGG, INC
An educational technology platform offering on-demand acade…
|
CHGG | US | Education |
|
China Education Resources Inc.
Ed-tech provider of educational content, intelligent system…
|
CHN | CA | Education |
|
Dadi Education Holdings Limited
Provides professional overseas studies consultancy and comp…
|
8417 | HK | Education |
|
DTCOM - DIRECT TO COMPANY S.A.
Provides educational technology and distance learning servi…
|
— | BR | Education |
|
EDUSPEC HOLDINGS BERHAD
Offers integrated education services and tech solutions for…
|
— | MY | Education |
|
Global Education Limited
Provides vocational training, skill development, and educat…
|
GLOBAL | IN | Education |
SuRaLa Net Co.,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/14081/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14081 | 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=14081 | 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=14081 \ -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": 14081}, 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 SuRaLa Net Co.,Ltd. (id: 14081)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.