
KS Industry Co., Ltd. — Investor Relations & Filings
KS Industry Co., Ltd. is a manufacturer of industrial equipment and custom-designed systems. The company specializes in marine and offshore equipment, with a primary product portfolio that includes marine cranes, deck cranes, and offshore cranes, alongside other deck equipment and structural modules. Additionally, KS Industry provides comprehensive solutions for the steel making, power generation, and petrochemical plant sectors. It manages the entire project lifecycle for these industries, from initial engineering and design through to manufacturing and final commissioning of systems and components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 (임시주주총회) | 2026-05-21 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-05-21 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 금전대여결정 | 2026-04-14 | Korean | |
| [기재정정]금전대여결정 | 2026-04-06 | Korean | |
| 금전대여결정 | 2026-04-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46714765 | 주주총회소집결의 (임시주주총회) | 2026-05-21 | Korean | ||
| 46714713 | 주주명부폐쇄기간또는기준일설정 | 2026-05-21 | Korean | ||
| 46349162 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34476761 | 금전대여결정 | 2026-04-14 | Korean | ||
| 33596159 | [기재정정]금전대여결정 | 2026-04-06 | Korean | ||
| 33587049 | 금전대여결정 | 2026-04-06 | Korean | ||
| 33151324 | [기재정정]주식등의대량보유상황보고서(약식) | 2026-04-02 | Korean | ||
| 33116437 | 타법인주식및출자증권취득결정 | 2026-03-31 | Korean | ||
| 33116432 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-03-31 | Korean | ||
| 33097643 | 주식등의대량보유상황보고서(약식) | 2026-03-31 | Korean | ||
| 33097638 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-31 | Korean | ||
| 33048351 | 투자판단관련주요경영사항 (경영지배인 사임) | 2026-03-26 | Korean | ||
| 33048319 | 대표이사변경 | 2026-03-26 | Korean | ||
| 33048288 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33045087 | 정기주주총회결과 | 2026-03-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Urbar Ingenerios, S.A.
Designs and manufactures industrial equipment based on vibr…
|
UIN | ES | Manufacturing |
|
Utron
Designs and installs automated mechanical parking and intra…
|
UTRN | IL | Manufacturing |
|
WAYZIM TECHNOLOGY CO., LTD.
Develops intelligent logistics equipment and integrated aut…
|
688211 | CN | Manufacturing |
|
Weihai Guangtai Airport Equipment Co., Ltd
Manufactures ground support equipment and specialized emerg…
|
002111 | CN | Manufacturing |
|
WONG FONG INDUSTRIES LTD
Provides land transport engineering, material handling, was…
|
1A1 | SG | Manufacturing |
|
WOOJIN INC
Manufacturer of industrial measuring instruments, sensors, …
|
105840 | KR | Manufacturing |
|
WUXI HUADONG HEAVY MACHINERY CO.,LTD.
Designs and manufactures large-scale port handling equipmen…
|
002685 | CN | Manufacturing |
|
Xuancheng Valin Precision Technology Co.,Ltd.
Manufactures elevator components and precision metal parts …
|
603356 | CN | Manufacturing |
|
Yuilrobotics. co., Ltd
Develops and manufactures industrial robots and automation …
|
388720 | KR | Manufacturing |
|
Yujin Robot Co., Ltd.
Provides Autonomous Mobile Robots and assembly automation f…
|
056080 | KR | Manufacturing |
KS Industry 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/17439/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17439 | 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=17439 | 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=17439 \ -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": 17439}, 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 KS Industry Co., Ltd. (id: 17439)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.