
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 |
|---|---|---|---|
| [기재정정]장래사업ㆍ경영계획(공정공시) | 2025-12-19 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-10-31 | Korean | |
| 타법인주식및출자증권취득결정 | 2025-10-29 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2025-10-29 | Korean | |
| 투자설명서 | 2025-10-28 | Korean | |
| 증권발행실적보고서 | 2025-10-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 12202591 | [기재정정]장래사업ㆍ경영계획(공정공시) | 2025-12-19 | Korean | ||
| 33029239 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-10-31 | Korean | ||
| 33027769 | 타법인주식및출자증권취득결정 | 2025-10-29 | Korean | ||
| 33027741 | 유상증자결정(종속회사의주요경영사항) | 2025-10-29 | Korean | ||
| 33027722 | 투자설명서 | 2025-10-28 | Korean | ||
| 33027456 | 증권발행실적보고서 | 2025-10-28 | Korean | ||
| 33027404 | [기재정정]증권발행실적보고서 | 2025-10-28 | Korean | ||
| 33025902 | [기재정정]증권신고서(채무증권) | 2025-10-22 | Korean | ||
| 33025895 | [발행조건확정]증권신고서(채무증권) | 2025-10-22 | Korean | ||
| 33025553 | 기업설명회(IR)개최(안내공시) | 2025-10-21 | Korean | ||
| 33024498 | 증권신고서(채무증권) | 2025-10-16 | Korean | ||
| 7868429 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7872113 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7875878 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-13 | Korean | ||
| 7876591 | 주식등의대량보유상황보고서(약식) | 2025-08-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | 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.