
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 |
|---|---|---|---|
|
WEIli Holdings Limited
Manufactures and sells cigarette wrapping materials, such a…
|
2372 | HK | Manufacturing |
|
WestBond Enterprises Corporation
Manufactures and converts disposable paper products for cli…
|
WBE | CA | Manufacturing |
|
YFYCPG
Manufacturer and distributor of household paper and cleanin…
|
6790 | TW | Manufacturing |
|
Zhejiang Juli Culture Development Co.,Ltd.
Produces decorative materials for interiors and digital ent…
|
002247 | CN | Manufacturing |
|
ZHEJIANG ZHONGXIN ENVIRONMENTAL PROTECTION TECHNOLOGY GROUP CO., LTD
Manufactures biodegradable pulp molded tableware from natur…
|
603091 | CN | 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.