
KONASOL CO.,LTD — Investor Relations & Filings
KONASOL CO., LTD. specializes in the manufacturing and distribution of advanced fabricated metal products and materials. The company's core offerings are based on titanium carbide alloy steel, powder metallurgy, and nano-fusion technologies. Key products include a range of industrial rolls such as composite, pinch, crusher, and guide rolls, primarily for metal forming applications. In addition to its established product lines, KONASOL actively develops innovative solutions, including low-power heating elements, fine dust reduction brake disks, and alloy powders for 3D printing. The company also pursues advancements in IT for smart factory automation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최 | 2026-05-08 | Korean | |
| 주식매수선택권부여에관한신고 | 2026-03-31 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-31 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2026-03-27 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2026-03-27 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 44094942 | 기업설명회(IR)개최 | 2026-05-08 | Korean | ||
| 33118818 | 주식매수선택권부여에관한신고 | 2026-03-31 | Korean | ||
| 33116571 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33116492 | 사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33058358 | [기재정정]주식매수선택권부여에관한신고 | 2026-03-27 | Korean | ||
| 33058330 | [기재정정]주식매수선택권부여에관한신고 | 2026-03-27 | Korean | ||
| 33058304 | [기재정정]주식매수선택권부여에관한신고 | 2026-03-27 | Korean | ||
| 33011521 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32955805 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 19473874 | 주주총회소집결의 | 2026-02-13 | Korean | ||
| 13927774 | 주식등의대량보유상황보고서(일반) | 2026-02-02 | Korean | ||
| 13385808 | 주식등의대량보유상황보고서(일반) | 2026-01-27 | Korean | ||
|
2025
3 filings
| |||||
| 12198200 | [기재정정]주요사항보고서(유형자산양도결정) | 2025-12-29 | Korean | ||
| 10213320 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33026522 | 기업설명회(IR)개최결과 | 2025-10-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
|
Sintokogio,Ltd.
Manufacturer of foundry, surface treatment, and material ha…
|
6339 | JP | Manufacturing |
|
Starokramatorsk Engineering Plant
Designs and manufactures machinery, equipment, and speciali…
|
KRBD | UA | Manufacturing |
|
Suzhou Mingzhi Technology Co., Ltd.
Develops high-end foundry equipment and produces precision …
|
688355 | CN | Manufacturing |
|
Taier Heavy Industry Co., Ltd.
Manufactures metallurgical equipment and core components fo…
|
002347 | CN | Manufacturing |
|
ZHONGZHONG SCIENCE & TECHNOLOGY(TIANJIN)CO., LTD.
Develops and manufactures metallurgical equipment and rolli…
|
603135 | CN | Manufacturing |
|
三友科技
Develops and manufactures specialized equipment for non-fer…
|
920475 | CN | Manufacturing |
KONASOL 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/17401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17401 | 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=17401 | 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=17401 \ -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": 17401}, 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 KONASOL CO.,LTD (id: 17401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.