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 |
|---|---|---|---|
| [기재정정]의결권대리행사권유참고서류 | 2024-05-09 | Korean | |
| 주주총회소집공고 | 2024-05-07 | Korean | |
| [기재정정]주요사항보고서(감자결정) | 2024-04-23 | Korean | |
| [기재정정]주주총회소집결의 | 2024-04-22 | Korean | |
| 기업설명회(IR)개최결과 | 2024-04-17 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2024-04-15 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8141427 | [기재정정]의결권대리행사권유참고서류 | 2024-05-09 | Korean | ||
| 8142421 | 주주총회소집공고 | 2024-05-07 | Korean | ||
| 8146186 | [기재정정]주요사항보고서(감자결정) | 2024-04-23 | Korean | ||
| 8146190 | [기재정정]주주총회소집결의 | 2024-04-22 | Korean | ||
| 8147215 | 기업설명회(IR)개최결과 | 2024-04-17 | Korean | ||
| 8147978 | [기재정정]주요사항보고서(유상증자결정) | 2024-04-15 | Korean | ||
| 8147853 | [기재정정]주요사항보고서(유상증자결정) | 2024-04-15 | Korean | ||
| 8148646 | 소송등의판결ㆍ결정 (신주발행금지가처분) | 2024-04-11 | Korean | ||
| 8149062 | 주요사항보고서(감자결정) | 2024-04-09 | Korean | ||
| 8149060 | 주권매매거래정지 (자본감소) | 2024-04-09 | Korean | ||
| 8149058 | 주주총회소집결의 | 2024-04-09 | Korean | ||
| 8149057 | 주주명부폐쇄기간또는기준일설정 | 2024-04-09 | Korean | ||
| 8149560 | [기재정정]주요사항보고서(유상증자결정) | 2024-04-08 | Korean | ||
| 8149524 | 주요사항보고서(소송등의제기) | 2024-04-08 | Korean | ||
| 8150497 | 소송등의판결ㆍ결정 (신주발행금지가처분) | 2024-04-04 | 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.