
4Cs HD Co., Ltd. — Investor Relations & Filings
4Cs HD Co., Ltd. is a multifaceted company operating in the fields of 'Beauty, Health, and Healing' and 'Renewable Energy.' Its primary business involves the distribution of cosmetics, health foods, and aromatherapy-related products through various channels, including online sales, mail order, wholesale, and retail. The company supplies its goods to mass merchandisers such as drug stores and variety stores. In addition to its consumer products segment, the company engages in a renewable energy business and provides hygiene consulting services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年9月期第2四半期と実績の差異に関するお知らせ | 2026-05-15 | Japanese | |
| 2026年9月期第2四半期決算説明資料 | 2026-05-15 | Japanese | |
| 2026年9月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | |
| 確認書 | 2026-05-15 | Japanese | |
| 半期報告書-第24期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | |
| (開示事項の経過)系統用蓄電所土地及び電力接続権譲渡についてのお知らせ | 2026-04-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46884865 | 2026年9月期第2四半期と実績の差異に関するお知らせ | 2026-05-15 | Japanese | ||
| 46884863 | 2026年9月期第2四半期決算説明資料 | 2026-05-15 | Japanese | ||
| 46884861 | 2026年9月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | ||
| 46350575 | 確認書 | 2026-05-15 | Japanese | ||
| 46350574 | 半期報告書-第24期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | ||
| 46878758 | (開示事項の経過)系統用蓄電所土地及び電力接続権譲渡についてのお知らせ | 2026-04-24 | Japanese | ||
| 46877317 | (開示事項の経過)太陽光発電事業の土地並びに権利の売買契約締結に関するお知らせ | 2026-04-16 | Japanese | ||
| 14187142 | 有価証券届出書(組込方式) | 2026-02-04 | Japanese | ||
| 13123189 | 確認書 | 2026-01-21 | Japanese | ||
| 13123184 | 訂正有価証券報告書-第23期(2024/10/01-2025/09/30) | 2026-01-21 | Japanese | ||
|
2025
5 filings
| |||||
| 10572406 | 確認書 | 2025-12-22 | Japanese | ||
| 10572387 | 有価証券報告書-第23期(2024/10/01-2025/09/30) | 2025-12-22 | Japanese | ||
| 7259058 | 有価証券届出書(組込方式) | 2025-06-13 | Japanese | ||
| 7264068 | 確認書 | 2025-05-14 | Japanese | ||
| 7259757 | 半期報告書-第23期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baazeem Trading Co.
Distributes and markets household, personal care, and food …
|
4051 | SA | Wholesale and retail trade |
|
Bajaj Global Ltd
Trades commodities and industrial goods while managing stra…
|
512261 | IN | Wholesale and retail trade |
|
Balgopal Commercial limited
Wholesale commodity trading, financial services, and invest…
|
539834 | IN | Wholesale and retail trade |
|
BayWa AG
A group providing trading, logistics, and services in agric…
|
BYW | DE | Wholesale and retail trade |
|
Bazel International Limited
Trades commodities and consumer goods with supply chain and…
|
539946 | IN | Wholesale and retail trade |
|
Bentley Commercial Enterprises Ltd.
Specializes in trading textiles and commodities and managin…
|
512195 | IN | Wholesale and retail trade |
|
BHAVIK ENTERPRISES LIMITED
Trades chemicals, textiles, and consumer goods with strateg…
|
544551 | IN | Wholesale and retail trade |
|
Billions Co.,Ltd.
A diversified company in entertainment and latex medical pr…
|
044480 | KR | Wholesale and retail trade |
|
BİZİM TOPTAN SATIŞ MAĞAZALARI A.Ş.
Cash-and-carry operator for wholesale and retail of fast-mo…
|
BIZIM | TR | Wholesale and retail trade |
|
B&S Group S.A.
Global distributor of consumer goods including health, beau…
|
BSGR | LU | Wholesale and retail trade |
4Cs HD 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/13357/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13357 | 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=13357 | 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=13357 \ -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": 13357}, 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 4Cs HD Co., Ltd. (id: 13357)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.