
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 |
|---|---|---|---|
|
4imprint Group PLC
A direct marketer of custom-printed promotional products fo…
|
FOUR | GB | Wholesale and retail trade |
|
ABans Enterprises Limited
Trades metals and agricultural products through bulk physic…
|
ABANSENT | IN | Wholesale and retail trade |
|
Abhijit Trading Co. Ltd.
Trades diverse commodities and manages a portfolio of equit…
|
539560 | IN | Wholesale and retail trade |
|
ACE MEN ENGG WORKS LIMITED
Trades diverse commodities and manages a portfolio of finan…
|
539661 | IN | Wholesale and retail trade |
|
ADHATA GLOBAL LIMITED
Global procurement and distribution of industrial products …
|
531286 | IN | Wholesale and retail trade |
|
Adhiraj Distributors Limited
Wholesale distributor of commodities and consumer products …
|
780018 | IN | Wholesale and retail trade |
|
Akg Exim Limited
Trader of metal scraps, industrial chemicals, minerals, and…
|
AKG | IN | Wholesale and retail trade |
|
Alligo
Supplier of workwear, PPE, tools, and industrial consumable…
|
ALLIGO | SE | Wholesale and retail trade |
|
Alna Trading & Exports Ltd.
Manages procurement and export of agricultural commodities …
|
506120 | IN | Wholesale and retail trade |
|
AMOS GROUP LIMITED
International provider of diversified products, services, a…
|
49B | SG | 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.