
Essentra PLC — Investor Relations & Filings
Essentra PLC is a leading global manufacturer and distributor of essential components and solutions. The company specializes in a broad portfolio of industrial products, primarily plastic and metal items produced through processes such as plastic injection moulding and vinyl dip moulding. Its extensive product range includes caps, plugs, fasteners, hardware, and masking solutions. These components are utilized across a diverse array of end-markets, providing critical protection, finishing, and securing functions for various applications. Essentra serves a global customer base with both standard and custom-designed parts to meet specific engineering requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-02-26 | English | |
| Transaction in Own Shares | 2026-02-24 | English | |
| Transaction in Own Shares | 2026-02-23 | English | |
| Holding(s) in Company | 2026-02-20 | English | |
| Transaction in Own Shares | 2026-02-19 | English | |
| Holding(s) in Company | 2026-02-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34565802 | Transaction in Own Shares | 2026-02-26 | English | ||
| 32835092 | Transaction in Own Shares | 2026-02-24 | English | ||
| 32825687 | Transaction in Own Shares | 2026-02-23 | English | ||
| 34561942 | Holding(s) in Company | 2026-02-20 | English | ||
| 32525817 | Transaction in Own Shares | 2026-02-19 | English | ||
| 34561671 | Holding(s) in Company | 2026-02-18 | English | ||
| 28143408 | Transaction in Own Shares | 2026-02-17 | English | ||
| 34560954 | Transaction in Own Shares | 2026-02-16 | English | ||
| 19424776 | Transaction in Own Shares | 2026-02-12 | English | ||
| 19422267 | Transaction in Own Shares | 2026-02-10 | English | ||
| 18007232 | Transaction in Own Shares | 2026-02-09 | English | ||
| 14589818 | Holding(s) in Company | 2026-02-05 | English | ||
| 14490473 | Transaction in Own Shares | 2026-02-05 | English | ||
| 14166883 | Transaction in Own Shares | 2026-02-03 | English | ||
| 13940261 | Transaction in Own Shares | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
Essentra PLC 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/4838/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4838 | 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=4838 | 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=4838 \ -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": 4838}, 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 Essentra PLC (id: 4838)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.