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 |
|---|---|---|---|
|
Tse Sui Luen Jewellery (International) Limited
One of Asia's largest jewelers, managing the full value cha…
|
417 | HK | Manufacturing |
|
TSUTSUMI JEWELRY CO.,LTD.
An integrated jewelry company that manufactures, wholesales…
|
7937 | JP | Manufacturing |
|
Uday Jewellery Industries Limited.
Designs, manufactures, and wholesales CZ and synthetic gems…
|
539518 | IN | Manufacturing |
|
Utssav CZ Gold Jewels Limited
Designs, manufactures, and wholesales 18k gold jewelry stud…
|
UTSSAV | IN | Manufacturing |
|
Veerkrupa Jewellers Limited
Designs and manufactures gold, silver, and platinum jewelry…
|
543545 | IN | Manufacturing |
|
Viram Suvarn Limited
Processes precious metals and gemstones to manufacture and …
|
540252 | IN | Manufacturing |
|
Yerevan Jewellery Factory - 1 Gnomon OJSC
A major manufacturer of jewelry and timepieces, established…
|
EVG1 | AM | Manufacturing |
|
YONDOSHI HOLDINGS INC.
A fashion company with businesses in jewelry, apparel, and …
|
8008 | JP | Manufacturing |
|
Zhejiang Ming Jewelry Co.,Ltd
Designs, manufactures, and retails gold, platinum, and diam…
|
002574 | CN | Manufacturing |
|
Zhou Liu Fu Jewellery Co., Ltd.
Integrates R&D, production, and retail of gold, diamond, pl…
|
6168 | HK | 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.