
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)개최결과 | 2023-05-25 | Korean | |
| 기업설명회(IR)개최 | 2023-04-27 | Korean | |
| 정기주주총회결과 | 2023-03-29 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2023-03-29 | Korean | |
| 감사보고서제출 | 2023-03-21 | Korean | |
| 사업보고서 (2022.12) | 2023-03-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 8333470 | 기업설명회(IR)개최결과 | 2023-05-25 | Korean | ||
| 8349666 | 기업설명회(IR)개최 | 2023-04-27 | Korean | ||
| 8365723 | 정기주주총회결과 | 2023-03-29 | Korean | ||
| 8365504 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2023-03-29 | Korean | ||
| 8380533 | 감사보고서제출 | 2023-03-21 | Korean | ||
| 8377159 | 사업보고서 (2022.12) | 2023-03-21 | Korean | ||
| 8393729 | 주주총회소집공고 | 2023-03-14 | Korean | ||
| 8399511 | 현금ㆍ현물배당결정 | 2023-03-10 | Korean | ||
| 8399504 | 주주총회소집결의 | 2023-03-10 | Korean | ||
| 8424281 | 주식등의대량보유상황보고서(약식) | 2023-02-01 | Korean | ||
|
2022
5 filings
| |||||
| 8560849 | 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | ||
| 8574939 | 기업설명회(IR)개최결과 | 2022-11-24 | Korean | ||
| 8591966 | 기업설명회(IR)개최 | 2022-11-09 | Korean | ||
| 8610305 | 기타주요경영사항(자율공시)(중성자 흡수 PLATE 판매계약 체결) | 2022-09-27 | Korean | ||
| 8613459 | 주식등의대량보유상황보고서(약식) | 2022-09-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China First Heavy Industries
Produces heavy-duty equipment for nuclear, petrochemical, a…
|
601106 | CN | Manufacturing |
|
Danieli & C
Global supplier of equipment and plants for the entire meta…
|
DAN | IT | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
PARKER CORPORATION
A trading and manufacturing company of industrial products,…
|
9845 | JP | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | CN | Manufacturing |
|
Quality Steel Works Limited
Manufacturing steel products and machinery, providing steel…
|
QUSW | PK | 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.