
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş. — Investor Relations & Filings
Karsu Tekstil Sanayii ve Ticaret A.Ş. is a textile manufacturer engaged in the production and marketing of yarns and knitted fabrics. The company specializes in a wide range of yarns, including technical, functional, and fashionable varieties. Its product portfolio is created from diverse fibers such as cotton, synthetic cotton, and artificial fibers like modal, Tencel, viscose, and bamboo. Karsu produces single, plied, and dyed yarns, focusing on quality and innovation through advanced fiber processing technologies to serve various market segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kayıtlı Sermaye Tavan ve Süre Uzatımı Genel Kurul Sonucu | 2026-04-17 | Turkish | |
| Kayıtlı Sermaye Tavan ve Süre Uzatımı Genel Kurul Sonucu | 2026-04-17 | Turkish | |
| Esas Sözleşme Tadili-Genel Kurul Onayı hk. | 2026-04-17 | Turkish | |
| Esas Sözleşme Tadili-Genel Kurul Onayı hk. | 2026-04-17 | Turkish | |
| Bağımsız Denetim Kuruluşu Seçiminin Genel Kurul'ca Onaylanması- 2024 Türkiye Sürdürülebilirlik Raporlama Standartları (TSRS) | 2026-04-17 | Turkish | |
| Bağımsız Denetim Kuruluşu Seçiminin Genel Kurul'ca Onaylanması hk. | 2026-04-17 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
Evertex Fabrinology Ltd.
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
Li Cheng Enterprise Co., Ltd.
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Nueva Expresion Textil S.A.
Vertically integrated manufacturer of elastic and knitted f…
|
NXT | ES | Manufacturing |
|
Pacific Textiles Holdings Limited
Manufacturer and trader of customized knitted fabrics, prov…
|
1382 | KY | Manufacturing |
KARSU TEKSTİL 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/8813/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8813 | 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=8813 | 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=8813 \ -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": 8813}, 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 KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş. (id: 8813)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.