
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 |
|---|---|---|---|
| 確認書 | 2026-03-27 | Japanese | |
| 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | |
| 確認書 | 2025-08-27 | Japanese | |
| 訂正半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-27 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33055126 | 確認書 | 2026-03-27 | Japanese | ||
| 33055121 | 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
|
2025
11 filings
| |||||
| 7856739 | 確認書 | 2025-08-27 | Japanese | ||
| 7856731 | 訂正半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-27 | Japanese | ||
| 7858850 | 確認書 | 2025-08-08 | Japanese | ||
| 7858851 | 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7265043 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-08 | Japanese | ||
| 7267870 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-09 | Japanese | ||
| 7270222 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271801 | 内部統制報告書-第17期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271781 | 確認書 | 2025-03-27 | Japanese | ||
| 7271782 | 有価証券報告書-第17期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7275108 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-05 | Japanese | ||
|
2024
2 filings
| |||||
| 7313037 | 確認書 | 2024-08-09 | Japanese | ||
| 7310619 | 半期報告書-第17期(2024/01/01-2024/12/31) | 2024-08-09 | 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.