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 |
|---|---|---|---|
| 確認書 | 2024-03-15 | Japanese | |
| 四半期報告書-第37期第2四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | |
| 四半期報告書-第37期第1四半期(2023/08/01-2023/10/31) | 2023-12-15 | Japanese | |
| 確認書 | 2023-12-15 | Japanese | |
| 臨時報告書 | 2023-10-30 | Japanese | |
| 内部統制報告書-第36期(2022/08/01-2023/07/31) | 2023-10-27 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7347343 | 確認書 | 2024-03-15 | Japanese | ||
| 7347348 | 四半期報告書-第37期第2四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | ||
|
2023
10 filings
| |||||
| 7364813 | 四半期報告書-第37期第1四半期(2023/08/01-2023/10/31) | 2023-12-15 | Japanese | ||
| 7364812 | 確認書 | 2023-12-15 | Japanese | ||
| 7541569 | 臨時報告書 | 2023-10-30 | Japanese | ||
| 7541728 | 内部統制報告書-第36期(2022/08/01-2023/07/31) | 2023-10-27 | Japanese | ||
| 7541727 | 確認書 | 2023-10-27 | Japanese | ||
| 7541731 | 有価証券報告書-第36期(2022/08/01-2023/07/31) | 2023-10-27 | Japanese | ||
| 7565929 | 確認書 | 2023-06-14 | Japanese | ||
| 7565926 | 四半期報告書-第36期第3四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | ||
| 7571959 | 四半期報告書-第36期第2四半期(2022/11/01-2023/01/31) | 2023-03-17 | Japanese | ||
| 7571958 | 確認書 | 2023-03-17 | Japanese | ||
|
2022
3 filings
| |||||
| 7580569 | 確認書 | 2022-12-15 | Japanese | ||
| 7580570 | 四半期報告書-第36期第1四半期(令和4年8月1日-令和4年10月31日) | 2022-12-15 | Japanese | ||
| 7587671 | 内部統制報告書-第35期(令和3年8月1日-令和4年7月31日) | 2022-10-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AJC Jewel Manufacturers Limited
Designs and manufactures gold, diamond, and gemstone jewelr…
|
544425 | IN | Manufacturing |
|
Ashapuri Gold Ornament Limited
Manufactures and wholesales antique gold jewelry for retail…
|
542579 | IN | Manufacturing |
|
Asian Star Co. Ltd.
Vertically integrated diamond processor and manufacturer of…
|
ASTAR | IN | Manufacturing |
|
Chong Fai Jewellery Group Holdings Company
Limited
Vertically integrated jeweller designing, producing, retail…
|
8537 | HK | Manufacturing |
|
Chow Sang Sang Holdings International Limited
Primarily engaged in the manufacture and retail of fine jew…
|
116 | HK | Manufacturing |
|
Chow Tai Fook Jewellery Group Limited
Global Chinese luxury group specializing in the design, man…
|
1929 | KY | Manufacturing |
|
Chow Tai Fook Jewellery Group Limited
Designs, produces, and sells a diverse portfolio of jewelle…
|
1929 | HK | Manufacturing |
|
Compagnie Financière Richemont SA
A luxury goods group managing brands in jewellery, speciali…
|
CFR | CH | Manufacturing |
|
Continental Holdings Limited
Investment holding company focused on the design, manufactu…
|
513 | HK | Manufacturing |
|
Darshan Orna Limited
Manufactures, wholesales, and retails gold and silver jewel…
|
539884 | 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.