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 |
|---|---|---|---|
|
RENAISSANCE GLOBAL LIMITED
Global jewelry designer and manufacturer of branded and lic…
|
RGL | IN | Manufacturing |
|
SA Maison Clio Blue
Designs and markets high-end silver jewelry, watches, and l…
|
MLCLI | FR | Manufacturing |
|
SEIKO GROUP CORPORATION
A global group operating in watches, devices, and systems s…
|
8050 | JP | Manufacturing |
|
SHANTI GOLD INTERNATIONAL LIMITED
Manufactures and wholesales gold jewelry and ornaments for …
|
SHANTIGOLD | IN | Manufacturing |
|
Shoora Designs Limited
Procures, manufactures, and distributes natural and lab-gro…
|
543970 | IN | Manufacturing |
|
SHRINGAR HOUSE OF MANGALSUTRA LIMITED
Designs, manufactures, and wholesales traditional and conte…
|
SHRINGARMS | IN | Manufacturing |
|
Shubhlaxmi Jewel Art Limited
Designs, manufactures, and wholesales gold, diamond, and pr…
|
SHUBHLAXMI | IN | Manufacturing |
|
Shukra Jewellers Limited
Designs, manufactures, and trades gold, diamond, and gemsto…
|
523790 | IN | Manufacturing |
|
Silgo Retail Limited
Designs, manufactures, and distributes 925 sterling silver …
|
SILGO | IN | Manufacturing |
|
Sky Gold And Diamonds Limited
B2B designer and manufacturer of gold and diamond jewelry f…
|
SKYGOLD | IN | 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.