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 |
|---|---|---|---|
| FRE NOVO 2019 v3 | 2019-08-15 | Portuguese | |
| ITR 2019-Q2 | 2019-08-14 | Portuguese | |
| FRE NOVO 2019 v2 | 2019-07-04 | Portuguese | |
| FRE NOVO 2019 | 2019-05-31 | Portuguese | |
| ITR 2019-Q1 | 2019-05-15 | Portuguese | |
| FRE NOVO 2018 v2 | 2019-05-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
7 filings
| |||||
| 34544224 | FRE NOVO 2019 v3 | 2019-08-15 | Portuguese | ||
| 33950400 | ITR 2019-Q2 | 2019-08-14 | Portuguese | ||
| 34544227 | FRE NOVO 2019 v2 | 2019-07-04 | Portuguese | ||
| 34544214 | FRE NOVO 2019 | 2019-05-31 | Portuguese | ||
| 33950398 | ITR 2019-Q1 | 2019-05-15 | Portuguese | ||
| 34471757 | FRE NOVO 2018 v2 | 2019-05-14 | Portuguese | ||
| 33689396 | DFP 2018 | 2019-03-28 | Portuguese | ||
|
2018
5 filings
| |||||
| 33928287 | ITR 2018-Q3 | 2018-11-14 | Portuguese | ||
| 33928265 | ITR 2018-Q2 | 2018-08-14 | Portuguese | ||
| 34471754 | FRE NOVO 2018 | 2018-06-01 | Portuguese | ||
| 33928285 | ITR 2018-Q1 | 2018-05-15 | Portuguese | ||
| 33911454 | ITR 2017-Q3 | 2018-03-28 | Portuguese | ||
|
2017
3 filings
| |||||
| 33911447 | ITR 2017-Q2 v2 | 2017-08-15 | Portuguese | ||
| 33911453 | ITR 2017-Q2 | 2017-08-11 | Portuguese | ||
| 34434303 | FRE NOVO 2017 | 2017-05-31 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alps Industries Ltd.
Manufacturer of yarns, home furnishings, and fashion access…
|
ALPSINDUS | IN | Manufacturing |
|
Anhui Guqi Down & Feather Textile Incorporated
Processes down and feather materials for home textiles, app…
|
001390 | CN | Manufacturing |
|
Ashnoor Textiles Mills Ltd.
Manufacturer and exporter of terry towels and home textiles…
|
507872 | IN | Manufacturing |
|
Bella Casa Fashion & Retail Limited
Designs and manufactures home textiles and women's wear for…
|
BELLACASA | IN | Manufacturing |
|
BİRLİK MENSUCAT TİCARET VE SANAYİ İŞLETMESİ A.Ş.
Manufacturer and exporter of cotton yarn, fabrics, home tex…
|
BRMEN | TR | Manufacturing |
|
Bombay Dyeing & Mfg. Co. Ltd.
Operates in real estate, polyester staple fibre, and home t…
|
BOMDYEING | IN | Manufacturing |
|
Bulkcorp International Limited
Designs and manufactures FIBC and industrial packaging for …
|
BULKCORP | IN | Manufacturing |
|
Caleffi
Italian producer of home linens and textiles for its own an…
|
CLF | IT | Manufacturing |
|
Casablanca Group Limited
Designs, produces, distributes, and trades branded bedding …
|
2223 | HK | Manufacturing |
|
Cheviot Co.Ltd.
Manufactures and exports natural fiber textiles, yarns, and…
|
CHEVIOT | IN | 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.