
Libet S.A. — Investor Relations & Filings
Libet S.A. is a manufacturer of concrete products specializing in surfacing materials and architectural elements. The company's core offerings include a wide variety of paving stones, terrace slabs, concrete slabs, and porcelain tiles. The product portfolio also encompasses facade panels, stairs, architectural concrete, and other components for small garden architecture. Libet is recognized for its focus on high-quality, innovative solutions, particularly within the premium paving stone segment.
Recent filings
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Libet S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YCIH Green High-Performance Concrete Company Limited
Leading producer of green, high-performance ready-mixed con…
|
1847 | HK | Manufacturing |
|
YGI
Provider of ready-mixed concrete and cement for urban infra…
|
5546 | TW | Manufacturing |
|
Zhixin Group Holding Limited
Manufacturer and supplier of concrete building materials, p…
|
2187 | HK | Manufacturing |
Libet S.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/5687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5687 | 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=5687 | 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=5687 \ -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": 5687}, 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 Libet S.A. (id: 5687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.