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 |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2021-12-09 | Korean | |
| 지정자문인선임계약의체결 | 2021-11-22 | Korean | |
| 유동성공급계약의체결 | 2021-11-22 | Korean | |
| 주권매매거래정지기간변경(지정자문인 선임계약 체결) | 2021-11-22 | Korean | |
| 기타시장안내(지정자문인 선임계약 체결에 따른 해당 상장폐지 사유 해소) | 2021-11-22 | Korean | |
| [기재정정]유동성공급계약의체결 | 2021-11-22 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8857442 | 주주명부폐쇄기간또는기준일설정 | 2021-12-09 | Korean | ||
| 8866632 | 지정자문인선임계약의체결 | 2021-11-22 | Korean | ||
| 8866631 | 유동성공급계약의체결 | 2021-11-22 | Korean | ||
| 8866630 | 주권매매거래정지기간변경(지정자문인 선임계약 체결) | 2021-11-22 | Korean | ||
| 8866629 | 기타시장안내(지정자문인 선임계약 체결에 따른 해당 상장폐지 사유 해소) | 2021-11-22 | Korean | ||
| 8866622 | [기재정정]유동성공급계약의체결 | 2021-11-22 | Korean | ||
| 8895528 | [기재정정]주요사항보고서(유상증자결정) | 2021-10-19 | Korean | ||
| 8899051 | [기재정정]주요사항보고서(유상증자결정) | 2021-10-13 | Korean | ||
| 8900787 | 지정자문인선임계약의해지 | 2021-10-08 | Korean | ||
| 8900786 | 기타시장안내(지정자문인 선임계약 해지에 따른 상장폐지절차 안내) | 2021-10-08 | Korean | ||
| 8900785 | 주권매매거래정지기간변경(지정자문인 선임계약 해지) | 2021-10-08 | Korean | ||
| 8900771 | 유동성공급계약의해지 | 2021-10-08 | Korean | ||
| 8903451 | 증권발행결과(자율공시)(제3자배정-현물출자) | 2021-10-01 | Korean | ||
| 8906489 | 기업설명회(IR)개최결과 | 2021-09-27 | Korean | ||
| 8909131 | 기업설명회(IR)개최 | 2021-09-16 | 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.