
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 |
|---|---|---|---|
|
TIGERS POLYMER CORPORATION
Manufacturer of polymer hoses, sheets, and components for v…
|
4231 | JP | Manufacturing |
|
TIJARIA POLYPIPES LIMITED
Manufactures HDPE, PVC, and MDPE pipes for irrigation, wate…
|
TIJARIA | IN | Manufacturing |
|
Time Technoplast Limited
Global producer of polymer industrial packaging, composite …
|
TIMETECHNO | IN | Manufacturing |
|
Tirth Plastic Ltd.
Manufacturer of PVC and HDPE piping systems for water manag…
|
526675 | IN | Manufacturing |
|
TKG AIKANG CO., LTD
Manufacturer of piping materials for construction, plumbing…
|
022220 | KR | Manufacturing |
|
TK Group (Holdings) Limited
Global provider of high-precision injection molds and plast…
|
2283 | HK | Manufacturing |
|
TMT
Manufacturer of high-performance polyimide films for electr…
|
3645 | TW | Manufacturing |
|
Tokyo Plast International Ltd.
Manufacturer and global exporter of thermo-insulated housew…
|
TOKYOPLAST | IN | Manufacturing |
|
TOLI Corporation
Manufacturer of interior finishing materials like floor cov…
|
7971 | JP | Manufacturing |
|
TOMYPAK HOLDINGS BERHAD
A leading converter of flexible packaging solutions for div…
|
— | MY | 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.