Keller Group PLC — Investor Relations & Filings
Keller Group PLC is a geotechnical specialist contractor providing a comprehensive portfolio of solutions for ground engineering challenges. The company's expertise encompasses a wide range of techniques, including ground improvement, deep foundations, piling, grouting, and earth retention systems. Serving diverse markets within the construction sector, Keller delivers tailored engineering solutions for complex subsurface conditions. The firm also offers specialized monitoring services to ensure project stability and performance for infrastructure, industrial, commercial, and residential projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Resolutions passed at the 2026 AGM (other than those concerning ordinary business) | 2026-05-21 | English | |
| Keller Group Plc - Result of AGM | 2026-05-20 | English | |
| AGM Trading Update | 2026-05-20 | English | |
| Transaction in Own Shares | 2026-05-19 | English | |
| Keller Group Plc - Holding(s) in Company | 2026-05-12 | English | |
| Transaction in Own Shares | 2026-05-12 | English |
Browse filings by year
17 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Keller Group PLC, 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 · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | Construction |
|
Center International Group Co.,Ltd.
Provides building envelope systems, environmental remediati…
|
603098 | CN | Construction |
|
Chi Kan Holdings Limited
Investment holding entity focused on construction, providin…
|
9913 | HK | Construction |
|
China Hongbao Holdings Limited
Foundation subcontractor specializing in lateral support an…
|
8316 | HK | Construction |
|
China New Consumption Group Limited
Operates foundation contracting services, specializing in s…
|
8275 | HK | Construction |
|
China Steel Structure Co., Ltd.
Provides design, fabrication, and erection of steel structu…
|
2013 | TW | Construction |
|
China Supply Chain Holdings Limited
Primarily provides building maintenance and renovation serv…
|
3708 | HK | Construction |
|
Concrete Pumping Holdings, Inc.
Provider of concrete pumping services and concrete waste ma…
|
BBCP | US | Construction |
|
Crown Lifters Limited
Provides heavy lifting solutions and crane rental services …
|
CROWN | IN | Construction |
|
CTR Holdings Limited
Construction contractor specializing in structural engineer…
|
1416 | HK | Construction |
Keller Group 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/4727/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4727 | 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=4727 | 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=4727 \ -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": 4727}, 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 Keller Group PLC (id: 4727)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.