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-03-31 | Korean | |
| 소송등의판결ㆍ결정 | 2025-03-28 | Korean | |
| 사업보고서제출기한연장신고서 (2024.12) | 2025-03-24 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-03-21 | Korean | |
| 기타주요경영사항(자율공시) (감사보고서 제출 지연)) | 2025-03-21 | Korean | |
| 의결권대리행사권유참고서류 | 2025-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7917312 | [기재정정]주주총회소집결의 | 2025-03-31 | Korean | ||
| 7919153 | 소송등의판결ㆍ결정 | 2025-03-28 | Korean | ||
| 7923789 | 사업보고서제출기한연장신고서 (2024.12) | 2025-03-24 | Korean | ||
| 7925637 | 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-03-21 | Korean | ||
| 7924174 | 기타주요경영사항(자율공시) (감사보고서 제출 지연)) | 2025-03-21 | Korean | ||
| 7952220 | 의결권대리행사권유참고서류 | 2025-03-18 | Korean | ||
| 7952158 | [기재정정]의결권대리행사권유참고서류 | 2025-03-18 | Korean | ||
| 7954879 | 소송등의판결ㆍ결정 (경영권 분쟁소송) | 2025-03-14 | Korean | ||
| 7953577 | 주주총회소집결의 | 2025-03-14 | Korean | ||
| 7960471 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-03-11 | Korean | ||
| 7961592 | 지정자문인선임계약의해지 | 2025-03-10 | Korean | ||
| 7961585 | 기타시장안내 (상장폐지 관련) | 2025-03-10 | Korean | ||
| 7961584 | 주권매매거래정지기간변경 (지정자문인 선임계약의 해지) | 2025-03-10 | Korean | ||
| 7960859 | 조회공시요구(풍문또는보도) | 2025-03-10 | Korean | ||
| 7964395 | 주요사항보고서(회생절차개시신청) | 2025-03-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.