Biokarpet S.A. Ind. & Comm.Ent. — Investor Relations & Filings
Biokarpet S.A. Ind. & Comm.Ent. is a diversified company with operations organized into three main segments: textile, metallurgy, and information technology. The company's foundational and primary business is in the textile sector, where it specializes in the production and sale of a wide variety of carpets. The product portfolio includes an extensive range of machine-made and handmade carpets in both modern and classic designs, as well as specialized items such as flokati rugs, kilims, and leather rugs. In addition to product sales, the company offers complementary services including professional carpet cleaning, storage, and care. The metallurgy and IT divisions represent the other key areas of its diversified business activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| INVITATION TO GENERAL MEETING | 2026-04-30 | English | |
| ΑΝΑΚΟΙΝΩΣΗ ΠΡΟΣΚΛΗΣΗΣ ΓΕΝΙΚΗΣ ΣΥΝΕΛΕΥΣΗΣ | 2026-04-30 | Greek (modern) | |
| Οικονομική έκθεση ΒΙΟΚΑΡΠΕΤ Α.Ε. (2025,Ετήσιος ισολογισμός,Ενοποιημένη)-iXBRL | 2026-04-28 | Greek (modern) | |
| ΔΕΛΤΙΑ ΤΥΠΟΥ ΑΠΟΤΕΛΕΣΜΑΤΩΝ - ΠΑΡΟΥΣΙΑΣΕΙΣ | 2026-04-28 | Greek (modern) | |
| FINANCIAL RESULTS PRESS RELEASE / PRESENTATIONS | 2026-04-28 | English | |
| ΑΝΑΚΟΙΝΩΣΗ ΑΠΟΦΑΣΕΩΝ ΓΕΝΙΚΗΣ ΣΥΝΕΛΕΥΣΗΣ | 2026-04-20 | Greek (modern) |
Market data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIREA PLC
A specialist flooring company that designs, manufactures, a…
|
AIEA | GB | Manufacturing |
|
ARTEMİS HALI A.Ş.
Manufacturer and distributor of carpets blending contempora…
|
ARTMS | TR | Manufacturing |
|
Belysse Group NV
Manufacturer of textile floor coverings for commercial and …
|
BELYS | BE | Manufacturing |
|
BİRKO BİRLEŞİK KOYUNLULULAR MENSUCAT TİCARET VE SANAYİ A.Ş.
A textile manufacturer producing cotton yarns and machine-m…
|
BRKO | TR | Manufacturing |
|
Bremworth Limited
Designer and manufacturer of premium wool carpets and rugs …
|
BRW | NZ | Manufacturing |
|
COCREATION GRASS CO., LTD
Manufacturer of synthetic turf systems for sports and lands…
|
605099 | CN | Manufacturing |
|
Decotex AD
Manufacturer and distributor of floor coverings and home te…
|
— | BG | Manufacturing |
|
Golden Carpets Limited.
Manufactures machine-made carpets and rugs using Wilton wea…
|
531928 | IN | Manufacturing |
|
INTERFACE INC
A global designer and manufacturer of commercial flooring a…
|
TILE | US | Manufacturing |
|
Naseej International Trading Co.
Manufactures and distributes carpets, rugs, artificial gras…
|
1213 | SA | Manufacturing |
Biokarpet S.A. Ind. & Comm.Ent. 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/2750/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2750 | 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=2750 | 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=2750 \ -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": 2750}, 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 Biokarpet S.A. Ind. & Comm.Ent. (id: 2750)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.