
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 |
|---|---|---|---|
|
Shanghai Zijiang Enterprise Group Co.,Ltd
Provides packaging solutions and high-tech materials for fo…
|
600210 | CN | Manufacturing |
|
SHANTI GURU INDUSTRIES LIMITED
Manufacturer of HDPE and PP woven sacks and fabrics for ind…
|
534708 | IN | Manufacturing |
|
Sheela Foam Limited
Manufacturer of PU foam, comfort products, and technical fo…
|
SFL | IN | Manufacturing |
|
SHENZHEN CHANGHONG TECHNOLOGY Co.,Ltd.
Produces precision plastic molds and components for medical…
|
300151 | CN | Manufacturing |
|
SHENZHEN JAME TECHNOLOGY CORP., LTD.
Designs and manufactures protective cases and accessories f…
|
300868 | CN | Manufacturing |
|
Shenzhen Jdd Tech New Material Co., Ltd
Develops and manufactures protective cable management and t…
|
301538 | CN | Manufacturing |
|
Shenzhen Prince New Materials Co .,Ltd.
Manufactures protective packaging and film capacitors for e…
|
002735 | CN | Manufacturing |
|
SHENZHEN WOER HEAT-SHRINKABLE MATERIAL CO.,LTD
Develops and manufactures heat-shrinkable materials and ele…
|
002130 | CN | Manufacturing |
|
Shin-Etsu Polymer Co.,Ltd.
Manufactures PVC and silicone rubber components for electro…
|
7970 | JP | Manufacturing |
|
Shish Industries Limited
Manufactures plastic extrusion products and thermal insulat…
|
540693 | 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.