
Caesarstone Ltd. — Investor Relations & Filings
Caesarstone Ltd. is a company that designs, manufactures, and markets premium engineered surfaces. A pioneer in the quartz surface category since 1987, the company's product portfolio includes both quartz and porcelain slabs. These surfaces are created using natural raw materials, such as quartz, clays, and minerals, combined with binders and pigments. The final products are intended for a variety of interior applications in both residential and commercial settings, most notably for kitchen countertops, bathroom vanities, flooring, and wall cladding. Caesarstone offers a broad range of colors, patterns, and finishes, including polished, matte, and textured options, focusing on durability, design innovation, and low maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2023 | 2023-08-28 | English | |
| 6-K | 2023-08-09 | English | |
| Regulatory Filings 2023 | 2023-08-07 | English | |
| Regulatory Filings 2023 | 2023-07-24 | English | |
| 6-K | 2023-05-10 | English | |
| 20-F | 2023-03-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 12399523 | Regulatory Filings 2023 | 2023-08-28 | English | ||
| 12399524 | 6-K | 2023-08-09 | English | ||
| 12399525 | Regulatory Filings 2023 | 2023-08-07 | English | ||
| 12399526 | Regulatory Filings 2023 | 2023-07-24 | English | ||
| 12399527 | 6-K | 2023-05-10 | English | ||
| 12399528 | 20-F | 2023-03-15 | English | ||
| 12399529 | 6-K | 2023-03-09 | English | ||
| 12399530 | 6-K | 2023-03-01 | English | ||
| 12399531 | SC 13G/A | 2023-02-14 | English | ||
| 12399533 | 13G | 2023-02-10 | English | ||
|
2022
5 filings
| |||||
| 12399532 | SC 13G/A | 2022-12-27 | English | ||
| 12399534 | 6-K | 2022-12-27 | English | ||
| 12399535 | 6-K | 2022-11-23 | English | ||
| 12399536 | 6-K | 2022-11-09 | English | ||
| 12399537 | 6-K | 2022-10-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
Caesarstone 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/34558/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34558 | 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=34558 | 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=34558 \ -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": 34558}, 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 Caesarstone Ltd. (id: 34558)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.