
Jayjun Cosmetic Co., Ltd. — Investor Relations & Filings
Jayjun Cosmetic Co., Ltd. is a skincare company founded in 2015 by a collective of plastic surgeons, dermatologists, and researchers. The company is dedicated to developing advanced, research-driven solutions for various skin concerns, with a primary focus on anti-aging and skin brightening. Its core principle is to create safe and effective products based on scientific and dermatological expertise. The product portfolio is well-known for its extensive line of facial sheet masks and also includes a variety of basic skincare products and cushions. The brand aims to provide professional-grade care through its cosmetic offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-12 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-03-20 | 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
| |||||
| 46360501 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-15 | Korean | ||
| 45154153 | 분기보고서 (2026.03) | 2026-05-12 | Korean | ||
| 33055608 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32996507 | 단일판매ㆍ공급계약체결 | 2026-03-20 | Korean | ||
| 32985393 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32984517 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32933468 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32933346 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32932932 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 18032345 | 주식등의대량보유상황보고서(약식) | 2026-02-09 | Korean | ||
| 14764382 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-06 | Korean | ||
| 13117914 | [기재정정]타법인주식및출자증권처분결정 | 2026-01-21 | Korean | ||
| 12489387 | 주식등의대량보유상황보고서(약식) | 2026-01-12 | Korean | ||
|
2025
2 filings
| |||||
| 12201748 | 주식등의대량보유상황보고서(약식) | 2025-12-23 | Korean | ||
| 12203332 | [기재정정]주요사항보고서(전환사채권발행결정) | 2025-12-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hipolin Ltd.
Manufactures and markets cleaning and laundry products for …
|
530853 | IN | Manufacturing |
|
Honasa Consumer Limited
Digital-first platform managing a diverse portfolio of spec…
|
HONASA | IN | Manufacturing |
|
Honest Company, Inc.
Develops personal care products with clean formulations and…
|
HNST | US | Manufacturing |
|
HONGMIAN ZHIHUI SCIENCE AND TECHNOLOGY INNOVATION CO.,LTD.GUANGZHOU
Develops and manufactures household cleaning, personal care…
|
000523 | CN | Manufacturing |
|
HOUSE OF ROSE Co.,Ltd.
Develops and sells naturally oriented cosmetics and persona…
|
7506 | JP | Manufacturing |
|
Hub Tech Spolka Akcyjna
Biotechnology group producing biosurfactants, dyes, pigment…
|
HUB | PL | Manufacturing |
|
IK HOLDINGS Co.,Ltd.
A marketing manufacturer providing integrated solutions for…
|
2722 | JP | Manufacturing |
|
I-ne CO.,LTD.
A beauty technology company that develops and sells hair ca…
|
4933 | JP | Manufacturing |
|
Intercos
Develops and manufactures cosmetic and personal care produc…
|
ICOS | IT | Manufacturing |
|
INTERNATIONAL FLAVORS & FRAGRANCES INC
Creates flavors, fragrances, food ingredients, and bioscien…
|
IFF | US | Manufacturing |
Jayjun Cosmetic 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/17722/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17722 | 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=17722 | 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=17722 \ -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": 17722}, 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 Jayjun Cosmetic Co., Ltd. (id: 17722)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.