KARSTEN SA — Investor Relations & Filings
About KARSTEN SA
KARSTEN SA is a manufacturer specializing in home textiles and decorative products. Established in 1882, the company produces an extensive range of household items, including bed, table, and bath linens, alongside infant-specific textiles and specialized decoration fabrics. The company integrates innovation and design into its manufacturing processes, focusing on high-quality home decor solutions. Its operations cover the production cycle of textile goods, serving diverse consumer segments through a portfolio that combines long-standing craftsmanship with modern technological advancements in fabric development and finishing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Tomar as contas dos administradores e Relatório de Administração referente ao exercício findo em 31/12/2025; Deliberar sobre a destinação do resultado do exercício social encerrado em 31/12/2025.; Fix | 2026-04-28 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-13 | Portuguese | |
| ITR 2025-Q2 | 2025-08-13 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 39168902 | Tomar as contas dos administradores e Relatório de Administração referente ao exercício findo em 31/12/2025; Deliberar sobre a destinação do resultado do exercício social encerrado em 31/12/2025.; Fix | 2026-04-28 | Portuguese | ||
| 33802487 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34143084 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34143015 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34142974 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33794445 | DFP 2024 | 2025-03-28 | Portuguese | ||
|
2024
7 filings
| |||||
| 34081772 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34081681 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34081685 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 35941681 | FRE WEB 2023 v5 | 2024-04-08 | Portuguese | ||
| 33781416 | DFP 2023 | 2024-03-26 | Portuguese | ||
| 35941571 | FRE WEB 2023 v4 | 2024-01-29 | Portuguese | ||
| 35941390 | FRE WEB 2023 v3 | 2024-01-10 | Portuguese | ||
|
2023
2 filings
| |||||
| 34045269 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 34045240 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Marvel Decor Limited
Manufactures and distributes window coverings, blinds, and …
|
MDL | IN | Manufacturing |
|
MENDERES TEKSTİL SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer of home textiles, fabric…
|
MNDRS | TR | Manufacturing |
|
MORIYA CORPORATION
A fabless manufacturer of consumer products for hygiene and…
|
1798 | JP | Manufacturing |
|
Neelam Linens and Garments (India) Limited
Manufacturer and exporter of soft home furnishings and line…
|
NEELAM | IN | Manufacturing |
|
POLYSPIN EXPORTS LIMITED
Manufacturer and exporter of FIBC, woven sacks, and technic…
|
539354 | IN | Manufacturing |
|
Prakash Woollen & Synthetic Mills Ltd
Manufactures mink blankets and home textiles for domestic a…
|
531437 | IN | Manufacturing |
|
Pushpsons Industries Ltd.
Designs, manufactures, and exports home furnishings and tex…
|
531562 | IN | Manufacturing |
|
Raghuvir Synthetics Ltd.
Integrated textile processor and manufacturer of home furni…
|
514316 | IN | Manufacturing |
|
Riba Textiles Ltd.
Integrated manufacturer and exporter of terry towels and ho…
|
531952 | IN | Manufacturing |
|
Sangetsu Corporation
Develops, sells, and installs a wide range of interior deco…
|
8130 | JP | Manufacturing |
KARSTEN SA 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/53045/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53045 | 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=53045 | 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=53045 \ -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": 53045}, 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 KARSTEN SA (id: 53045)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.