JOURDENESS GROUP LIMITED — Investor Relations & Filings
Jourdeness Group Limited is a comprehensive beauty and biotechnology enterprise specializing in professional skincare, medical aesthetics, and wellness services. The group operates an integrated business model encompassing research and development, manufacturing, retail, and specialized service centers. Its core offerings include professional SPA treatments blending Eastern meridian techniques with Western technology, and "light" medical aesthetic services under the Jourdenwell brand. Jourdeness maintains international-standard R&D laboratories and production facilities, providing OEM and ODM services alongside its proprietary skincare and health food brands. A key asset is the Château de Jourdeness, a large-scale biotechnology park that integrates industrial production with aesthetic tourism. With a focus on high-quality ingredients and rigorous quality control, the group provides customized skin management and holistic beauty solutions to a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第2季綜合損益表 | 2025-08-26 | Chinese | |
| 114年08月僑外投資持股 | 2025-08-26 | Chinese | |
| 公告本公司公司治理主管異動 | 2025-08-19 | Chinese | |
| 本公司修訂「中華民國境內第三次無擔保轉換公司債發行及 轉換辦法」之債權人公告 | 2025-08-19 | Chinese | |
| 公告修訂本公司中華民國境內第三次無擔保轉換公司債 發行及轉換辦法 | 2025-08-19 | Chinese | |
| 本公司董事會決議辦理限制員工權利新股收回註銷減資事宜 | 2025-08-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34552529 | 114年第2季綜合損益表 | 2025-08-26 | Chinese | ||
| 34552541 | 114年08月僑外投資持股 | 2025-08-26 | Chinese | ||
| 34552546 | 公告本公司公司治理主管異動 | 2025-08-19 | Chinese | ||
| 34552550 | 本公司修訂「中華民國境內第三次無擔保轉換公司債發行及 轉換辦法」之債權人公告 | 2025-08-19 | Chinese | ||
| 34552553 | 公告修訂本公司中華民國境內第三次無擔保轉換公司債 發行及轉換辦法 | 2025-08-19 | Chinese | ||
| 34552555 | 本公司董事會決議辦理限制員工權利新股收回註銷減資事宜 | 2025-08-19 | Chinese | ||
| 34552558 | 代子公司佐登妮絲國際股份有限公司依公開發行公司 資金貸與及背書保證處理準則第二十五條第一項第二 款、第三款及第四款之規定公告 | 2025-08-19 | Chinese | ||
| 34552561 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十五條第一項第三款及第四款之規定公告 | 2025-08-19 | Chinese | ||
| 34552563 | 代子公司佐登妮絲國際股份有限公司依公開發行公司 資金貸與及背書保證處理準則第二十二條第一項第二 款及第三款之規定公告 | 2025-08-19 | Chinese | ||
| 34552566 | 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-19 | Chinese | ||
| 34552568 | 公告本公司114年第二季合併財務報告董事會預計召開日期 為114年8月19日 | 2025-08-11 | Chinese | ||
| 34552572 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 34552569 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 34552583 | 114年07月董事會成員及持股 | 2025-08-04 | Chinese | ||
| 34552580 | 114年07月內部人持股異動(事後) | 2025-08-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Beauty care and other beauty treatment activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
European Wax Center, Inc.
Franchisor of hair removal salons offering waxing, laser, a…
|
EWCZ | US | Other service activities |
|
Fameglow Holdings Limited
Provides medical aesthetic services, beauty treatments, non…
|
8603 | HK | Other service activities |
|
MiniLuxe Holding
US operator of hygienic nail and beauty salons emphasizing …
|
MNLX | CY | Other service activities |
|
MPM CORPÓREOS S.A.
Provides laser hair removal and aesthetic services through …
|
— | BR | Other service activities |
|
Sau San Tong Holdings Limited
Specialist in comprehensive slimming, beauty, and medical a…
|
8200 | HK | Other service activities |
|
Water Oasis Group Limited
Provider of beauty services and retailer of skincare produc…
|
1161 | HK | Other service activities |
JOURDENESS GROUP LIMITED 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/52390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52390 | 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=52390 | 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=52390 \ -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": 52390}, 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 JOURDENESS GROUP LIMITED (id: 52390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.