
KleanNara Co., Ltd. — Investor Relations & Filings
KleanNara Co., Ltd. is an integrated manufacturer of paper and hygiene products. The company operates through two primary business segments: Home & Life and Paper. The Home & Life division produces a wide range of consumer goods, including toilet paper, facial tissues, kitchen towels, wet wipes, baby diapers under the 'Bosomi' brand, and sanitary napkins. The Paper division focuses on industrial paper products such as linerboard. KleanNara is committed to sustainable growth, emphasizing the development of eco-friendly product materials and investing in environmental facilities as part of its ESG initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]신규시설투자등 | 2026-05-21 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46717191 | [기재정정]신규시설투자등 | 2026-05-21 | Korean | ||
| 46363102 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33058377 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-27 | Korean | ||
| 33055151 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32982442 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32982223 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32906776 | 주주총회소집공고 | 2026-03-06 | Korean | ||
| 32906765 | 의결권대리행사권유참고서류 | 2026-03-06 | Korean | ||
| 32906754 | 주주총회집중일개최사유신고 | 2026-03-06 | Korean | ||
| 32902383 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-03-05 | Korean | ||
| 32874304 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32841499 | [기재정정]신규시설투자등 | 2026-02-26 | Korean | ||
| 18007244 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | Korean | ||
|
2025
2 filings
| |||||
| 12195992 | [기재정정]신규시설투자등 | 2025-12-31 | Korean | ||
| 7873990 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LABELKRAFT TECHNOLOGIES LIMITED
Provides identification and data capture solutions, labelin…
|
543830 | IN | Manufacturing |
|
LİLA KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of semi-finished and finished hygienic tissue …
|
LILAK | TR | Manufacturing |
|
Mativ Holdings, Inc.
Global manufacturer of specialty materials, components, and…
|
MATV | US | Manufacturing |
|
MONALISA CO.,LTD
Manufacturer of household sanitary paper and hygiene produc…
|
012690 | KR | Manufacturing |
|
NAKABAYASHI CO.,LTD.
Manufacturer of stationery, office products, furniture, and…
|
7987 | JP | Manufacturing |
|
NIPPON KODOSHI CORPORATION
Manufacturer of high-performance separators for capacitors …
|
3891 | JP | Manufacturing |
|
NORWALL GROUP INC.
Premier manufacturer and global distributor of quality resi…
|
NGI | CA | Manufacturing |
|
NTPM HOLDINGS BERHAD
Manufactures and distributes consumer tissue and personal c…
|
— | MY | Manufacturing |
|
Ontex Group NV
Develops and produces personal hygiene solutions for baby, …
|
ONTEX | BE | Manufacturing |
|
ozu corporation
Processes and sells nonwoven fabrics and paper products for…
|
7487 | JP | Manufacturing |
KleanNara 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/17205/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17205 | 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=17205 | 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=17205 \ -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": 17205}, 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 KleanNara Co., Ltd. (id: 17205)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.