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-04-22 | Korean | |
| 소송등의판결ㆍ결정 | 2025-04-22 | Korean | |
| 기타주요경영사항(자율공시) | 2025-04-22 | Korean | |
| 감사보고서제출 | 2025-04-17 | Korean | |
| 사업보고서 (2024.12) | 2025-04-17 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유발생) | 2025-04-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7910916 | 주권매매거래정지해제 | 2025-04-22 | Korean | ||
| 7910754 | 소송등의판결ㆍ결정 | 2025-04-22 | Korean | ||
| 7910714 | 기타주요경영사항(자율공시) | 2025-04-22 | Korean | ||
| 7911754 | 감사보고서제출 | 2025-04-17 | Korean | ||
| 7911698 | 사업보고서 (2024.12) | 2025-04-17 | Korean | ||
| 7911684 | 주권매매거래정지기간변경 (상장폐지 사유발생) | 2025-04-17 | Korean | ||
| 7911683 | 기타시장안내 (상장폐지 관련) | 2025-04-17 | Korean | ||
| 7912831 | 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-04-14 | Korean | ||
| 7913132 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-04-11 | Korean | ||
| 7913939 | 불성실공시법인지정예고 (공시불이행) | 2025-04-09 | Korean | ||
| 7914737 | 주권매매거래정지기간변경 (사업보고서 미제출) | 2025-04-07 | Korean | ||
| 7914736 | 기타시장안내 (상장폐지 관련) | 2025-04-07 | Korean | ||
| 7914727 | [기재정정]주권매매거래정지기간변경 (사업보고서 미제출) | 2025-04-07 | Korean | ||
| 7915874 | [기재정정]사업보고서제출기한연장신고서 (2024.12) | 2025-04-04 | Korean | ||
| 7916318 | 기타주요경영사항(자율공시) | 2025-04-02 | 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 |
|---|---|---|---|
|
7 Levels Spolka Akcyjna
Develops and publishes action-adventure platformer games fo…
|
7LV | PL | Telecommunications, computer pr… |
|
Adventure Box Technology AB
Game technology company with a social cloud platform for us…
|
ADVBOX | SE | Telecommunications, computer pr… |
|
AlphaGen Intelligence Corp.
Builds AI-powered solutions to improve efficiency and creat…
|
AIC | CA | Telecommunications, computer pr… |
|
AXEL MARK INC.
Operates in advertising, blockchain games, IoT healthcare, …
|
3624 | JP | Telecommunications, computer pr… |
|
Bloober Team SA
A video game developer specializing in narrative-driven psy…
|
BLO | PL | Telecommunications, computer pr… |
|
Boba Mint Holdings Ltd.
Digital innovation holding company developing blockchain mo…
|
TNJ | CA | Telecommunications, computer pr… |
|
Bragg Gaming Group Inc.
B2B technology and content solutions provider for the globa…
|
BRAG | CA | Telecommunications, computer pr… |
|
Btc Studios Spolka Akcyjna
A video game developer specializing in story-driven and vis…
|
BTC | PL | Telecommunications, computer pr… |
|
Chartwell Technology Inc.
Developed software and platform solutions for the regulated…
|
CWH | CA | Telecommunications, computer pr… |
|
CommSeed Corporation
Develops and operates mobile games, including virtual pachi…
|
3739 | JP | 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.