
EMnI Co., Ltd. — Investor Relations & Filings
EMnI Co., Ltd. specializes in the development, manufacturing, and sale of materials and components for organic light-emitting diode (OLED) displays. The company's core business revolves around the production and supply of advanced OLED materials. In addition to its manufacturing operations, EMnI serves as a distributor for physics-based material property simulation software utilized in OLED research and development. The company, formerly known as KJ Pretech Co Ltd, also produces back light units (BLUs) for liquid crystal displays (LCDs).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-08-09 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-19 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-15 | Korean | |
| 불성실공시법인지정 (공시변경) | 2024-06-04 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8095060 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8099278 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-08-09 | Korean | ||
| 8104399 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-29 | Korean | ||
| 8107808 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-19 | Korean | ||
| 8109572 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-15 | Korean | ||
| 8129736 | 불성실공시법인지정 (공시변경) | 2024-06-04 | Korean | ||
| 8130181 | 신주인수권행사가액의조정 | 2024-06-03 | Korean | ||
| 8138511 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8137742 | 기업설명회(IR)개최 | 2024-05-16 | Korean | ||
| 8141417 | 불성실공시법인지정예고 (공시변경) | 2024-05-09 | Korean | ||
| 8145849 | 기업설명회(IR)개최 | 2024-04-23 | Korean | ||
| 8146696 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-19 | Korean | ||
| 8149307 | 증권발행결과(자율공시) (제13회차 CB) | 2024-04-09 | Korean | ||
| 8150060 | [기재정정]주요사항보고서(전환사채권발행결정) | 2024-04-05 | Korean | ||
| 8153218 | 정기주주총회결과 | 2024-03-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other personal service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 DE ABRIL S.A.
Core business activities, products, services, markets, and …
|
— | AR | Other service activities |
|
Actual S.A.
Core business activities, products, and services are not sp…
|
— | AR | Other service activities |
|
Airbomb.com Inc.
Corporate entity with indeterminate status; lacks public fi…
|
— | CA | Other service activities |
|
Blue Fyre One Inc.
Corporate entity identified as a provider of goods and serv…
|
BLFR | CA | Other service activities |
|
CHENGFA INDUSTRIAL (BVI) COMPANY LIMITED
A corporate entity incorporated in the British Virgin Islan…
|
1Q4B | SG | Other service activities |
|
COTT
A publicly traded entity.
|
COTT | PK | Other service activities |
|
D
No specific information regarding core business activities …
|
— | MY | Other service activities |
|
EPUJA SPIRITECH LIMITED
Digital platform for remote rituals, puja bookings, and spi…
|
532092 | IN | Other service activities |
|
Friends S.p.A.
An entity with no verifiable information on its business ac…
|
AMI | IT | Other service activities |
|
GHGLR1
A publicly traded entity with mixed revenue growth; core bu…
|
GHGLR1 | PK | Other service activities |
EMnI 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/16776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16776 | 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=16776 | 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=16776 \ -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": 16776}, 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 EMnI Co., Ltd. (id: 16776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.