
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 |
|---|---|---|---|
|
FTGroup CO.,LTD.
A holding company offering network infrastructure, communic…
|
2763 | JP | Wholesale and retail trade |
|
Fujii Sangyo Corporation
A diversified trading company selling industrial products a…
|
9906 | JP | Wholesale and retail trade |
|
Future Enterprises Limited
Retail infrastructure provider specializing in consumer goo…
|
FELDVR | IN | Wholesale and retail trade |
|
Ganon Products Limited
Trades and distributes industrial commodities including tex…
|
512443 | IN | Wholesale and retail trade |
|
Generation Essentials Group
Media and entertainment company operating a portfolio of gl…
|
TGE | US | Wholesale and retail trade |
|
Getalong Enterprise Limited
Trades gold jewelry, precious stones, and textiles for dome…
|
543372 | IN | Wholesale and retail trade |
|
Ghushine Fintrrade Ocean Limited
Wholesale trader of textiles, agricultural commodities, and…
|
539864 | IN | Wholesale and retail trade |
|
Globe Commercials Limited
Trades and distributes textiles, electronics, and industria…
|
540266 | IN | Wholesale and retail trade |
|
Grand Industrial Holding Co., Ltd
Specializes in bulk commodity trading, logistics, and integ…
|
000626 | CN | Wholesale and retail trade |
|
GS Global Corp.
A general trading company for industrial materials, energy …
|
001250 | KR | 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.