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 |
|---|---|---|---|
|
Lazurde Company for Jewelry
Designs and manufactures gold and diamond jewelry for whole…
|
4011 | SA | Manufacturing |
|
Luxxu Group Limited
Designs, manufactures, and sells watches and jewelry throug…
|
1327 | HK | Manufacturing |
|
Lypsa Gems & Jewellery Limited
Integrated diamond sourcing, processing, and jewelry manufa…
|
LYPSAGEMS | IN | Manufacturing |
|
Mene Inc.
Designs, manufactures, and retails 24k gold and pure platin…
|
MENE | CA | Manufacturing |
|
Minal Industries Limited
Manufactures, trades, and exports diamonds and jewelry to g…
|
522235 | IN | Manufacturing |
|
Mini Diamonds (India) Ltd.
Processes, cuts, and polishes rough diamonds into gemstones…
|
523373 | IN | Manufacturing |
|
Mokingran Jewellery Group Co., Ltd.
Vertically integrated designer, producer, wholesaler, and r…
|
2585 | HK | Manufacturing |
|
Moksh Ornaments Limited
Designs, manufactures, and wholesales gold jewelry, special…
|
MOKSH | IN | Manufacturing |
|
NAGAHORI CORPORATION
A jewelry enterprise manufacturing and wholesaling gemstone…
|
8139 | JP | Manufacturing |
|
NEW ART HOLDINGS Co., Ltd.
Holding company specializing in bridal jewelry, with art an…
|
7638 | JP | 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.