
Cembre — Investor Relations & Filings
Cembre designs and manufactures solutions for the connection and termination of electrical conductors. The company's product portfolio includes electrical compression connectors, cable lugs, installation tools, cable glands, and marking systems. It also develops a wide range of tools for installation, including battery-powered hydraulic crimpers and cutters. Cembre serves clients in the industrial, power utility, and railway sectors. For industrial applications, it provides components for control panels and automated equipment. In the power sector, its products are utilized in high, medium, and low voltage generation and distribution networks. The company also offers specialized systems for the railway industry, covering both rolling stock and fixed infrastructure like power supply lines and track maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor presentation: results of Q1 2026 | 2026-05-19 | English | |
| Presentazione agli investitori: risultati del primo trimestre 2026 | 2026-05-19 | Italian | |
| Interim report as at 31 March 2026 | 2026-05-14 | English | |
| Resoconto intermedio di gestione al 31 marzo 2026 | 2026-05-14 | Italian | |
| Cembre (Euronext STAR): Il Consiglio di amministrazione ha approvato il resoconto intermedio di gestione al 31 marzo 2026 | 2026-05-14 | English | |
| CEMBRE: The Shareholders’ Meeting approves the financial statements as at 12/31/2025 | 2026-04-29 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Cembre, 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 wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NKK SWITCHES.CO.,LTD.
Global designer and manufacturer of electromechanical switc…
|
6943 | JP | Manufacturing |
|
Perennial International Limited
Manufacturer and trader of electric cable and wire products…
|
725 | HK | Manufacturing |
|
PREFORMED LINE PRODUCTS CO
Designs and manufactures products for the energy, communica…
|
PLPC | US | Manufacturing |
|
QC Solar (SuZhou) Co., Ltd.
Manufactures PV junction boxes, connectors, and protection …
|
301278 | CN | Manufacturing |
|
SKYX Platforms Corp.
Develops plug-and-play ceiling receptacles for safe and sim…
|
SKYX | US | Manufacturing |
|
Strip Tinning Holdings Plc
Manufacturer of specialist connection systems for the autom…
|
STG | GB | Manufacturing |
|
UMS-NEIKEN GROUP BHD
Designs, manufactures, and trades electrical wiring accesso…
|
— | MY | Manufacturing |
|
Well Shin
Global provider of power connection solutions, electrical c…
|
3501 | TW | Manufacturing |
|
ZHEJIANG BOFAY ELECTRIC CO.,LTD.
Manufacturer of electrical connection technology and indust…
|
001255 | CN | Manufacturing |
|
Zhejiang Yonggui Electric Equipment Co.,LTD.
Manufactures high-reliability connectors for rail, electric…
|
300351 | CN | Manufacturing |
Cembre 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/4425/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4425 | 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=4425 | 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=4425 \ -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": 4425}, 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 Cembre (id: 4425)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.