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 |
|---|---|---|---|
|
Nihon Seimitsu Co.,Ltd.
Manufacturer of precision components like watch bands, beze…
|
7771 | JP | Manufacturing |
|
O. P. Chains Limited
Manufactures and trades gold and silver jewelry, ornaments,…
|
539116 | IN | Manufacturing |
|
Orosil Smiths India Limited
Manufacturer and retailer of gold and silver jewelry with p…
|
531626 | IN | Manufacturing |
|
Pandora
Designs and markets hand-finished jewelry, known for custom…
|
PNDORA | DK | Manufacturing |
|
Patdiam Jewellery Limited
Designs, manufactures, and exports diamond-studded gold and…
|
539401 | IN | Manufacturing |
|
PC JEWELLER LIMITED
Designs, manufactures, and retails gold, diamond, and silve…
|
PCJEWELLER | IN | Manufacturing |
|
Pushpa Jewellers Limited
Designs, manufactures, and distributes gold, silver, and di…
|
PUSHPA | IN | Manufacturing |
|
Rajesh Exports Ltd.
Vertically integrated gold refiner and manufacturer of jewe…
|
RAJESHEXPO | IN | Manufacturing |
|
RBZ Jewellers Limited
Designs and manufactures antique gold jewelry for wholesale…
|
RBZJEWEL | IN | Manufacturing |
|
Regal Holding Co., Ltd.
An OEM and ODM provider of fashion jewelry design, manufact…
|
4807 | TW | 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.