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-07-02 | Korean | |
| 불성실공시법인지정 (공시불이행 2건) | 2024-06-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-26 | Korean | |
| 기타주요경영사항(자율공시) (전자등록주식등가압류) | 2024-06-26 | Korean | |
| 소송등의판결ㆍ결정(자율공시:일정금액미만의청구) | 2024-06-25 | Korean | |
| 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2024-06-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8113835 | 감자완료 | 2024-07-02 | Korean | ||
| 8118217 | 불성실공시법인지정 (공시불이행 2건) | 2024-06-27 | Korean | ||
| 8119309 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-26 | Korean | ||
| 8119182 | 기타주요경영사항(자율공시) (전자등록주식등가압류) | 2024-06-26 | Korean | ||
| 8119700 | 소송등의판결ㆍ결정(자율공시:일정금액미만의청구) | 2024-06-25 | Korean | ||
| 8122328 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2024-06-18 | Korean | ||
| 8122960 | [기재정정]주요사항보고서(유상증자결정) | 2024-06-17 | Korean | ||
| 8122950 | [기재정정]주요사항보고서(유상증자결정) | 2024-06-17 | Korean | ||
| 8127916 | 불성실공시법인지정예고 (공시불이행 2건) | 2024-06-11 | Korean | ||
| 8129161 | [기재정정]주요사항보고서(감자결정) | 2024-06-07 | Korean | ||
| 8134406 | 임시주주총회결과 | 2024-05-22 | Korean | ||
| 8140021 | [기재정정]주요사항보고서(유상증자결정) | 2024-05-14 | Korean | ||
| 8140020 | [기재정정]주요사항보고서(유상증자결정) | 2024-05-14 | Korean | ||
| 8141604 | 주식등의대량보유상황보고서(일반) | 2024-05-09 | Korean | ||
| 8141487 | 의결권대리행사권유참고서류 | 2024-05-09 | 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.