
SK ie technology Co., Ltd. — Investor Relations & Filings
SK ie technology is a global material solutions provider specializing in the development and manufacturing of core materials for advanced technologies. The company is a leading global producer of Lithium-ion Battery Separators (LiBS), a critical component that enhances the safety and performance of batteries used in electric vehicles (EVs) and consumer electronics. Leveraging proprietary nanotechnology and manufacturing processes, SK ie technology maintains a significant market position. In addition to its battery materials business, the company also develops and supplies innovative materials for the flexible display market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 타법인주식및출자증권처분결정 | 2026-05-27 | Korean | |
| 타법인주식및출자증권취득결정 | 2026-05-27 | Korean | |
| 생산중단 | 2026-05-27 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47872327 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 47432634 | 타법인주식및출자증권처분결정 | 2026-05-27 | Korean | ||
| 47381597 | 타법인주식및출자증권취득결정 | 2026-05-27 | Korean | ||
| 47381417 | 생산중단 | 2026-05-27 | Korean | ||
| 46362232 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45483777 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | ||
| 45119789 | 기업지배구조보고서공시 | 2026-05-12 | Korean | ||
| 42452287 | 단기차입금증가결정 | 2026-05-07 | Korean | ||
| 38460751 | 유상증자결정(종속회사의주요경영사항) | 2026-04-29 | Korean | ||
| 38444523 | 타법인주식및출자증권취득결정 | 2026-04-29 | Korean | ||
| 35167023 | 기업설명회(IR)개최(안내공시) | 2026-04-22 | Korean | ||
| 33135290 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33117570 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-31 | Korean | ||
| 33019008 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 33018695 | 최대주주등소유주식변동신고서 | 2026-03-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PISCINAS PREMIUM S.A.
Leading producer of fiberglass pools, accessories, and filt…
|
— | AR | Manufacturing |
|
PKC Co., Ltd.
Manufacturer of industrial films and related equipment for …
|
001340 | KR | Manufacturing |
|
PLASCAR PARTICIPAÇÕES INDUSTRIAIS S.A
Develops and manufactures plastic components and systems fo…
|
— | BR | Manufacturing |
|
Plasson Industries Ltd.
Global manufacturer of flow solutions and livestock equipme…
|
PLSN | IL | Manufacturing |
|
PLASTAR BUENOS AIRES SOCIEDAD ANONIMA
Leading regional manufacturer of polyethylene films for hyg…
|
— | AR | Manufacturing |
|
Plastiques du Val-de-Loire
Manufactures injection-molded plastic parts for automotive …
|
PVL | FR | Manufacturing |
|
Plasto-Cargal Group Ltd.
Manufacturer of corrugated cardboard and flexible packaging…
|
PLCR | IL | Manufacturing |
|
Plastopil Hazorea Company Ltd.
Develops and manufactures flexible packaging solutions for …
|
PPIL | IL | Manufacturing |
|
PLUMB FAST CO., LTD.
Manufacturer of plastic plumbing systems and piping for ind…
|
035200 | KR | Manufacturing |
|
Polyair Inter Pack Inc.
Manufacturer and marketer specializing in protective packag…
|
— | CA | Manufacturing |
SK ie technology 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/17519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17519 | 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=17519 | 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=17519 \ -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": 17519}, 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 SK ie technology Co., Ltd. (id: 17519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.