
JAPAN CRAFT HOLDINGS CO., LTD. — Investor Relations & Filings
JAPAN CRAFT HOLDINGS CO., LTD. is a holding company that manages group companies primarily engaged in the general retail business. Its subsidiaries operate specialized retail stores, such as Craft Heart Tokai, focusing on the sale of handicraft and hobby-related goods. The core product lineup includes yarn, handicraft supplies, fabrics, Japanese and Western-style clothing, and other apparel products. The company also engages in the sale of books and related household goods, catering to a wide range of crafting enthusiasts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-25 | Japanese | |
| 有価証券報告書-第4期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第4期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | |
| 臨時報告書 | 2024-09-27 | Japanese | |
| 内部統制報告書-第3期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7928904 | 確認書 | 2025-09-25 | Japanese | ||
| 7928902 | 有価証券報告書-第4期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | ||
| 7276706 | 確認書 | 2025-02-14 | Japanese | ||
| 7276707 | 半期報告書-第4期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
11 filings
| |||||
| 7307316 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7307146 | 内部統制報告書-第3期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307145 | 確認書 | 2024-09-27 | Japanese | ||
| 7307149 | 有価証券報告書-第3期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7318303 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7318261 | 訂正有価証券届出書(組込方式) | 2024-07-01 | Japanese | ||
| 7318256 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7335509 | 有価証券届出書(組込方式) | 2024-05-28 | Japanese | ||
| 7335501 | 臨時報告書 | 2024-05-28 | Japanese | ||
| 7338513 | 確認書 | 2024-05-14 | Japanese | ||
| 7338509 | 四半期報告書-第3期第3四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
JAPAN CRAFT HOLDINGS 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/14454/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14454 | 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=14454 | 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=14454 \ -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": 14454}, 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 JAPAN CRAFT HOLDINGS CO., LTD. (id: 14454)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.