
NP Inc. — Investor Relations & Filings
NP Inc. is a brand experience marketing company specializing in the planning and production of new media content. The company leverages extended reality (XR) technology to create immersive and interactive experiences, designing solutions that bridge offline and virtual spaces. A key asset is the NP XR Stage, a specialized studio for virtual productions used for advertising, product launches, music videos, and virtual events. NP Inc. is also involved in the production and investment of short-form dramas and XR applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2024-03-08 | Korean | |
| 의결권대리행사권유참고서류 | 2024-03-08 | Korean | |
| 주주총회소집결의 | 2024-03-08 | Korean | |
| 본점소재지변경 | 2024-02-27 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-02-23 | Korean | |
| 주요사항보고서(유형자산양도결정) | 2024-02-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8195077 | 주주총회소집공고 | 2024-03-08 | Korean | ||
| 8195065 | 의결권대리행사권유참고서류 | 2024-03-08 | Korean | ||
| 8195053 | 주주총회소집결의 | 2024-03-08 | Korean | ||
| 8205026 | 본점소재지변경 | 2024-02-27 | Korean | ||
| 8207348 | 주식등의대량보유상황보고서(일반) | 2024-02-23 | Korean | ||
| 8212190 | 주요사항보고서(유형자산양도결정) | 2024-02-16 | Korean | ||
| 8213555 | 수시공시의무관련사항(공정공시) (대표이사 변경 예정) | 2024-02-14 | Korean | ||
| 8219960 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-02 | Korean | ||
| 8223282 | [기재정정]사업보고서 (2021.12) | 2024-01-26 | Korean | ||
| 8223279 | [기재정정]분기보고서 (2022.03) | 2024-01-26 | Korean | ||
| 8223273 | [기재정정]반기보고서 (2022.06) | 2024-01-26 | Korean | ||
| 8223270 | [기재정정]분기보고서 (2022.09) | 2024-01-26 | Korean | ||
| 8223263 | [기재정정]사업보고서 (2022.12) | 2024-01-26 | Korean | ||
| 8223255 | [기재정정]분기보고서 (2023.03) | 2024-01-26 | Korean | ||
| 8223251 | [기재정정]반기보고서 (2023.06) | 2024-01-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of chemicals, waste and scrap and other products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM International Limited
Imports and distributes plastic raw materials and polymers …
|
ABMINTLLTD | IN | Wholesale and retail trade |
|
AGROGALAXY PARTICIPAÇÕES S.A. - EM RECUPERAÇÃO JUDICIAL
Agricultural input distributor and service provider in judi…
|
— | BR | Wholesale and retail trade |
|
Alfresa Holdings Corporation
Manages wholesale and manufacturing of pharmaceuticals, med…
|
2784 | JP | Wholesale and retail trade |
|
AMS POLYMERS LIMITED
Trades and distributes polymer resins and chemicals for pla…
|
540066 | IN | Wholesale and retail trade |
|
Anhui HuiLong Agricultural Means of Production .CO.,LTD.
Supplies agricultural inputs and technical services via a m…
|
002556 | CN | Wholesale and retail trade |
|
AS ONE CORPORATION
Distributor of scientific instruments, medical supplies, an…
|
7476 | JP | Wholesale and retail trade |
|
Asutosh Enterprise Ltd.
Distributes industrial and specialty chemicals for various …
|
512433 | IN | Wholesale and retail trade |
|
Azelis Group NV
A global innovation service provider and distributor for ch…
|
AZE | BE | Wholesale and retail trade |
|
Baolong International Co., Ltd.
Specializes in the marketing and distribution of industrial…
|
1906 | TW | Wholesale and retail trade |
|
BIOGEN PHARMACHEM INDUSTRIES LIMITED
Trades and distributes chemical products, pharmaceutical ra…
|
531752 | IN | Wholesale and retail trade |
NP Inc. 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/16582/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16582 | 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=16582 | 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=16582 \ -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": 16582}, 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 NP Inc. (id: 16582)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.