
ARTEMİS HALI A.Ş. — Investor Relations & Filings
ARTEMİS HALI A.Ş. is a manufacturer and distributor specializing in high-quality, durable, and uniquely designed carpets. The company is recognized for blending contemporary design with the traditional artistry of Turkish carpet weaving. Its product portfolio features a wide range of collections with artistic touches, nature-inspired colors, and intricate patterns intended to enhance interior spaces. The carpets are engineered for longevity and practicality, offering features such as high stain resistance and suitability for modern cleaning methods. As a subsidiary of Acme Holding, the company serves both domestic and international markets, exporting a significant portion of its production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 Yılı Olağan Genel Kurul Toplantısı Hakkında | 2026-05-21 | Turkish | |
| 2025 Yılı Olağan Genel Kurul Toplantısı Hakkında | 2026-05-21 | Turkish | |
| 2025 Yılı Olağan Genel Kurul Toplantısı Hakkında | 2026-05-21 | Turkish | |
| 2025 Yılı Kar Payı Dağıtım İşlemleri Hakkında | 2026-05-21 | Turkish | |
| 2025 Yılı Kar Payı Dağıtım İşlemleri Hakkında | 2026-05-21 | Turkish | |
| Company General Info Form | 2026-05-14 | Tagalog |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Radici Pietro Industries & Brands
Italian manufacturer of high-quality textile flooring, carp…
|
RAD | IT | Manufacturing |
|
ROYAL HALI İPLİK TEKSTİL MOBİLYA SANAYİ VE TİCARET A.Ş.
Manufacturer of machine-made carpets and yarn with its own …
|
ROYAL | TR | Manufacturing |
|
Shandong Kuntai New Material Technology Co., Ltd.
Manufactures automotive interior materials, carpets, and ma…
|
001260 | CN | Manufacturing |
|
Tai Ping Carpets International Limited
Global designer and manufacturer of high-end, custom-crafte…
|
146 | HK | Manufacturing |
|
The Dixie Group Inc.
Manufacturer and marketer of high-end floorcovering for res…
|
DXYN | US | Manufacturing |
|
VICTORIA PLC
International designer, manufacturer, and distributor of in…
|
VCP | GB | Manufacturing |
ARTEMİS HALI 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/8743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8743 | 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=8743 | 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=8743 \ -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": 8743}, 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 ARTEMİS HALI A.Ş. (id: 8743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.