
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 |
|---|---|---|---|
|
China Treasures New Materials Group Ltd.
Leading Chinese manufacturer of biodegradable plastic bags …
|
2439 | HK | Manufacturing |
|
CHINYANG CHEMICAL CORPORATION
Manufacturer of PVC-based floor coverings, artificial leath…
|
051630 | KR | Manufacturing |
|
CHINYANG HOLDINGS CORPORATION
Holding company for subsidiaries in plastics manufacturing …
|
100250 | KR | Manufacturing |
|
CHIN YANG INDUSTRY CO.,LTD.
Manufacturer of polyurethane foam and sponge products for v…
|
003780 | KR | Manufacturing |
|
CHINYANG POLY URETHANE CO.,LTD
Manufacturer of polyurethane foam for automotive, furniture…
|
010640 | KR | Manufacturing |
|
CHONGQING SULIAN PLASTIC CO.,LTD.
Provides precision injection-molded automotive components a…
|
301397 | CN | Manufacturing |
|
Cie-nergy Ply-Foil Canada inc.
Designer and manufacturer of advanced thermal insulation ma…
|
— | CA | Manufacturing |
|
CLARA INDUSTRIES LIMITED
Manufactures flexible packaging and multi-layer films for f…
|
543435 | IN | Manufacturing |
|
CLUSTER TECHNOLOGY CO.,LTD.
Develops advanced resin composites and high-precision funct…
|
4240 | JP | Manufacturing |
|
CNTUS Co., Ltd
Specializes in filter-based technology for air, water, and …
|
352700 | KR | 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.