EGE SERAMİK SANAYİ VE TİCARET A.Ş. — Investor Relations & Filings
Ege Seramik Sanayi ve Ticaret A.Ş., established in 1972, is a manufacturer of ceramic and porcelain tiles. The company produces a diverse range of products for floor and wall applications, serving markets worldwide. Its extensive product portfolio includes glazed porcelain tiles and various aesthetic collections designed to replicate the appearance of natural materials such as wood, marble, stone, and concrete. The company also offers tiles with textile, brick, and vintage looks. Specialized product lines feature decorative tiles, waterjet-cut mosaics, pool ceramics, and small-format tiles. Distribution is managed through a wide network of domestic and international dealers and sales points.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ege Seramik San.ve Tic.A.Ş. 2024 Yılı Kurumsal Yönetim Bilgi Formu | 2025-03-03 | Turkish | |
| Ege Seramik A.Ş. 2024 Yılı Kurumsal Yönetim İlkelerine Uyum Raporu | 2025-03-03 | Turkish | |
| 01.01.2024-31.12.2024 Sorumluluk Beyanı | 2025-03-03 | Turkish | |
| 01.01.2024-31.12.2024 Yönetim Kurulu Faaliyet Raporu | 2025-03-03 | Turkish | |
| 01.01.2024-31.12.2024 Yönetim Kurulu Faaliyet Raporu | 2025-03-03 | Turkish | |
| Financial Report | 2025-03-03 | Turkish |
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN GRANITO INDIA LIMITED
Manufacturer of ceramic tiles, composite marble, quartz, an…
|
ASIANTILES | IN | Manufacturing |
|
BRIKOR LIMITED
Manufactures and supplies high-quality building, constructi…
|
BIK | ZA | Manufacturing |
|
Cemacon S.A.
A manufacturer of ceramic blocks, bricks, and other constru…
|
CEON | RO | Manufacturing |
|
Champion Building Materials Co., Ltd.
Manufacturer and distributor of ceramic tiles and sustainab…
|
1806 | TW | Manufacturing |
|
DANTO HOLDINGS CORPORATION
A construction ceramics manufacturer also involved in desig…
|
5337 | JP | Manufacturing |
|
Exxaro Tiles Limited
Manufactures and markets vitrified tiles for residential an…
|
EXXARO | IN | Manufacturing |
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
EGE SERAMİK SANAYİ VE TİCARET A.Ş. 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/10665/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10665 | 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=10665 | 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=10665 \ -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": 10665}, 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 EGE SERAMİK SANAYİ VE TİCARET A.Ş. (id: 10665)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.