
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 |
|---|---|---|---|
|
Anik Industries Limited
Diversified firm in dairy, real estate, wind power, and bul…
|
ANIKINDS | IN | Wholesale and retail trade |
|
ANIRIT VENTURES LIMITED
Engaged in commodity trading, investment management, and bu…
|
890231 | IN | Wholesale and retail trade |
|
ANNVRRIDHHI VENTURES LIMITED
Wholesale trader and distributor of FMCG and industrial com…
|
538539 | IN | Wholesale and retail trade |
|
ARYAVAN ENTERPRISE LIMITED
Trades and distributes industrial chemicals, textiles, and …
|
539455 | IN | Wholesale and retail trade |
|
ASKUL Corporation
Operates B2B and B2C e-commerce platforms for workplace and…
|
2678 | JP | Wholesale and retail trade |
|
Atharv Enterprises Limited
Trades textiles and commodities, offers business consultanc…
|
530187 | IN | Wholesale and retail trade |
|
Atvo Enterprises Limited
Engages in trading, strategic investments, and business con…
|
532090 | IN | Wholesale and retail trade |
|
AU BRANDZ Co., Ltd
A global fashion company that owns and operates the Rockfis…
|
481070 | KR | Wholesale and retail trade |
|
Aurora
Provides integrated office automation, furniture, and digit…
|
2373 | TW | Wholesale and retail trade |
|
Aviva Industries Limited
Trades chemicals and textiles while managing a portfolio of…
|
512109 | IN | 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.