NARASOFT Co.,Ltd. — Investor Relations & Filings
NARASOFT Co.,Ltd. is a software development company that provides information technology services and solutions. The firm specializes in services based on meta-technology, with a focus on its SmartScreen solutions which include screen sports simulators for golf and tennis. The company also develops and supplies SmartCampus educational platforms. Its broader portfolio encompasses software for writing tools, security, business support, and electronic payment systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 감사보고서 (2025.12) | 2026-04-14 | Korean | |
| 기타주요경영사항(자율공시) (상장폐지효력정지가처분 기각 결정에 대한 즉시항고장 제출) | 2026-02-02 | Korean | |
| 기타시장안내 (상장폐지 효력정지 가처분 신청 기각 결정에 따른 정리매매절차 재개) | 2026-01-27 | Korean | |
| 주권매매거래정지해제 (상장폐지에 따른 정리매매 재개) | 2026-01-27 | Korean | |
| 조회공시요구(풍문또는보도)에대한답변(미확정) | 2026-01-26 | Korean | |
| 기타주요경영사항 ( M&A 최종인수예정자 선정 허가 결정 ) | 2026-01-22 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 34467055 | 감사보고서 (2025.12) | 2026-04-14 | Korean | ||
| 13929868 | 기타주요경영사항(자율공시) (상장폐지효력정지가처분 기각 결정에 대한 즉시항고장 제출) | 2026-02-02 | Korean | ||
| 13384490 | 기타시장안내 (상장폐지 효력정지 가처분 신청 기각 결정에 따른 정리매매절차 재개) | 2026-01-27 | Korean | ||
| 13384487 | 주권매매거래정지해제 (상장폐지에 따른 정리매매 재개) | 2026-01-27 | Korean | ||
| 13318613 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2026-01-26 | Korean | ||
| 13192055 | 기타주요경영사항 ( M&A 최종인수예정자 선정 허가 결정 ) | 2026-01-22 | Korean | ||
|
2025
9 filings
| |||||
| 12200088 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-12-26 | Korean | ||
| 33029287 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-10-31 | Korean | ||
| 33022707 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-10-02 | Korean | ||
| 7866720 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-09-04 | Korean | ||
| 7871227 | 소송등의판결ㆍ결정 | 2025-08-19 | Korean | ||
| 7878853 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-08-04 | Korean | ||
| 7886687 | 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-07-07 | Korean | ||
| 7887075 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-07-04 | Korean | ||
| 7895102 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-06-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Development of video games, video game software, and video game software tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Innova Gaming Group Inc.
Designs, develops, and services lottery games and systems f…
|
IGG | CA | Telecommunications, computer pr… |
|
KAYAC Inc.
A digital content creator developing mobile games and corpo…
|
3904 | JP | Telecommunications, computer pr… |
|
Kingsoft Corporation Limited
Software and internet services company providing office pro…
|
3888 | KY | Telecommunications, computer pr… |
|
KuuHubb Inc.
Mobile game developer creating bespoke digital entertainmen…
|
BCDMF | CA | Telecommunications, computer pr… |
|
Light & Wonder, Inc.
A cross-platform games company developing content and hardw…
|
LNW | US | Telecommunications, computer pr… |
|
Madnetic Games Spolka Akcyjna
Develops, publishes, and distributes games for PC and conso…
|
MGS | PL | Telecommunications, computer pr… |
|
MIXI, Inc.
A digital services company focused on communication and ent…
|
2121 | JP | Telecommunications, computer pr… |
|
Moonlit Spolka Akcyjna
A video game developer and publisher of indie games using t…
|
MLT | PL | Telecommunications, computer pr… |
|
NCXX Group Inc.
A technology holding company with operations in Metaverse, …
|
6634 | JP | Telecommunications, computer pr… |
|
NetDragon Websoft Holdings Limited
Technology firm focused on online gaming and global digital…
|
777 | KY | Telecommunications, computer pr… |
NARASOFT 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/17715/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17715 | 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=17715 | 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=17715 \ -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": 17715}, 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 NARASOFT Co.,Ltd. (id: 17715)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.