Crossfor Co.,Ltd — Investor Relations & Filings
Crossfor Co., Ltd. is a company that designs, manufactures, and sells jewelry and accessories. It is best known for its patented "Dancing Stone" technology, an innovative setting that allows a central stone to continuously oscillate and sparkle with the wearer's movement. The company's strength lies in product development based on intellectual property, holding patents for other proprietary technologies including the "Crossfor Cut" for gemstones and the "EXL LOCK" clasp. Crossfor operates as a manufacturer and wholesaler, offering original semi-finished light jewelry components to the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-18 | Japanese | |
| 訂正半期報告書-第39期(2025/08/01-2026/07/31) | 2026-03-18 | Japanese | |
| 確認書 | 2026-03-17 | Japanese | |
| 半期報告書-第39期(2025/08/01-2026/01/31) | 2026-03-17 | Japanese | |
| 有価証券届出書(組込方式) | 2025-12-15 | Japanese | |
| 確認書 | 2025-10-23 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 32970734 | 確認書 | 2026-03-18 | Japanese | ||
| 32970731 | 訂正半期報告書-第39期(2025/08/01-2026/07/31) | 2026-03-18 | Japanese | ||
| 32961504 | 確認書 | 2026-03-17 | Japanese | ||
| 32961128 | 半期報告書-第39期(2025/08/01-2026/01/31) | 2026-03-17 | Japanese | ||
|
2025
5 filings
| |||||
| 10121745 | 有価証券届出書(組込方式) | 2025-12-15 | Japanese | ||
| 8037362 | 確認書 | 2025-10-23 | Japanese | ||
| 8037360 | 有価証券報告書-第38期(2024/08/01-2025/07/31) | 2025-10-23 | Japanese | ||
| 7273653 | 確認書 | 2025-03-17 | Japanese | ||
| 7273388 | 半期報告書-第38期(2024/08/01-2025/07/31) | 2025-03-17 | Japanese | ||
|
2024
6 filings
| |||||
| 7303964 | 臨時報告書 | 2024-10-30 | Japanese | ||
| 7304151 | 内部統制報告書-第37期(2023/08/01-2024/07/31) | 2024-10-29 | Japanese | ||
| 7304152 | 確認書 | 2024-10-29 | Japanese | ||
| 7304155 | 有価証券報告書-第37期(2023/08/01-2024/07/31) | 2024-10-29 | Japanese | ||
| 7333360 | 確認書 | 2024-06-14 | Japanese | ||
| 7333354 | 四半期報告書-第37期第3四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dev Labtech Venture Limited
Manufactures and processes lab-grown diamonds for jewelry a…
|
543848 | IN | Manufacturing |
|
Divine Hira Jewellers Limited
Designs, manufactures, and distributes certified gold, diam…
|
DIVINEHIRA | IN | Manufacturing |
|
Domaine Power Holdings Limited
Integrated provider designing, manufacturing, and exporting…
|
442 | HK | Manufacturing |
|
elumeo SE
Designs, produces, and sells high-quality gemstone jewelry …
|
ELB | DE | Manufacturing |
|
Ernest Borel Holdings Limited
An investment holding company specializing in Swiss-made pr…
|
1856 | HK | Manufacturing |
|
ESTELLE HOLDINGS CO.,LTD.
Manufactures and sells jewelry, precious metal products, an…
|
7872 | JP | Manufacturing |
|
Festaria Holdings Co.,Ltd.
Manufactures and sells jewelry, watches, and accessories fo…
|
2736 | JP | Manufacturing |
|
Folli Follie S.A.
Designs, manufactures, and distributes jewelry, watches, an…
|
FFGRP | GR | Manufacturing |
|
Fope
Goldsmith creating 18ct gold jewelry with patented flexible…
|
FPE | IT | Manufacturing |
|
Fossil Group, Inc.
A global design, marketing, and distribution company of lif…
|
FOSL | US | Manufacturing |
Crossfor 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/14041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14041 | 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=14041 | 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=14041 \ -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": 14041}, 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 Crossfor Co.,Ltd (id: 14041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.