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 |
|---|---|---|---|
| 四半期報告書-第33期第2四半期(令和1年11月1日-令和2年1月31日) | 2020-03-13 | Japanese | |
| 四半期報告書-第33期第1四半期(2019/08/01-2019/10/31) | 2019-12-13 | Japanese | |
| 訂正有価証券報告書-第32期(平成30年8月1日-令和1年7月31日) | 2019-10-31 | Japanese | |
| 有価証券報告書-第32期(平成30年8月1日-令和1年7月31日) | 2019-10-25 | Japanese | |
| 四半期報告書-第32期第3四半期(2019/02/01-2019/04/30) | 2019-06-14 | Japanese | |
| 四半期報告書-第32期第2四半期(2018/11/01-2019/01/31) | 2019-03-15 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 7692089 | 四半期報告書-第33期第2四半期(令和1年11月1日-令和2年1月31日) | 2020-03-13 | Japanese | ||
|
2019
5 filings
| |||||
| 7695398 | 四半期報告書-第33期第1四半期(2019/08/01-2019/10/31) | 2019-12-13 | Japanese | ||
| 7698306 | 訂正有価証券報告書-第32期(平成30年8月1日-令和1年7月31日) | 2019-10-31 | Japanese | ||
| 7698361 | 有価証券報告書-第32期(平成30年8月1日-令和1年7月31日) | 2019-10-25 | Japanese | ||
| 7711416 | 四半期報告書-第32期第3四半期(2019/02/01-2019/04/30) | 2019-06-14 | Japanese | ||
| 7713373 | 四半期報告書-第32期第2四半期(2018/11/01-2019/01/31) | 2019-03-15 | Japanese | ||
|
2018
4 filings
| |||||
| 7716725 | 四半期報告書-第32期第1四半期(2018/08/01-2018/10/31) | 2018-12-14 | Japanese | ||
| 7719766 | 有価証券報告書-第31期(平成29年8月1日-平成30年7月31日) | 2018-10-26 | Japanese | ||
| 7726043 | 四半期報告書-第31期第3四半期(2018/02/01-2018/04/30) | 2018-06-13 | Japanese | ||
| 7727740 | 四半期報告書-第31期第2四半期(2017/11/01-2018/01/31) | 2018-03-15 | Japanese | ||
|
2017
2 filings
| |||||
| 7730864 | 四半期報告書-第31期第1四半期(2017/08/01-2017/10/31) | 2017-12-14 | Japanese | ||
| 7733647 | 有価証券報告書-第30期(2016/08/01-2017/07/31) | 2017-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.