
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 |
|---|---|---|---|
|
DCC PLC
International sales, marketing, and support services group …
|
DCC | IE | Wholesale and retail trade |
|
DCM SHRIRAM INTERNATIONAL LIMITED
Global trading arm exporting agri-inputs, chemicals, and bu…
|
DCMSIL | IN | Wholesale and retail trade |
|
Delko S.A.
Wholesale distributor of consumer goods with proprietary br…
|
DEL | PL | Wholesale and retail trade |
|
Delta Industrial Resources Limited
Procures, trades, and distributes industrial commodities an…
|
539596 | IN | Wholesale and retail trade |
|
Dhoot Industrial Finance Ltd.
Trades chemicals and electronics, generates renewable power…
|
526971 | IN | Wholesale and retail trade |
|
Diksha Greens Limited
Trades timber products and agricultural commodities for con…
|
542155 | IN | Wholesale and retail trade |
|
Dionic S.A.
A diversified group in trading, distribution, retail, techn…
|
DION | GR | Wholesale and retail trade |
|
Diplomat Holdings Ltd.
Holding company specializing in sales, distribution, and lo…
|
DIPL | IL | Wholesale and retail trade |
|
DISHA RESOURCES LIMITED
Engaged in trading commodities and textiles and managing in…
|
531553 | IN | Wholesale and retail trade |
|
DOSHISHA CO.,LTD.
Develops, manufactures, and distributes a diverse range of …
|
7483 | JP | 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.