HUNTING PLC — Investor Relations & Filings
Hunting PLC is a global precision engineering group that manufactures, trades, and rents high-quality equipment for the energy industry. The company specializes in providing critical components, high-technology systems, and precision-engineered parts to international oil and gas service groups. Its core offerings support exploration and production activities with a full range of applications for use above and below the wellhead, including premium and semi-premium connections and fluid handling solutions for deepwater subsea distribution systems. Hunting also leverages its engineering expertise to supply components and technology to the energy transition, aviation, defense, and commercial space sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-26 | English | |
| Transaction in Own Shares | 2026-05-18 | English | |
| Director/PDMR Shareholding | 2026-05-15 | English | |
| Director/PDMR Shareholding | 2026-05-13 | English | |
| Transaction in Own Shares | 2026-05-11 | English | |
| Group of companies' accounts made up to 2025-12-31 | 2026-05-10 | English |
Browse filings by year
44 years- 2026 95 filings
- 2025 149 filings
- 2024 44 filings
- 2023 43 filings
- 2022 39 filings
- 2021 33 filings
- 2020 81 filings
- 2019 43 filings
- 2018 65 filings
- 2017 64 filings
- 2016 39 filings
- 2015 37 filings
- 2014 31 filings
- 2013 55 filings
- 2012 5 filings
- 2011 8 filings
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 2 filings
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1984 1 filing
- 1983 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47051887 | Transaction in Own Shares | 2026-05-26 | English | ||
| 46381139 | Transaction in Own Shares | 2026-05-18 | English | ||
| 46358189 | Director/PDMR Shareholding | 2026-05-15 | English | ||
| 45519076 | Director/PDMR Shareholding | 2026-05-13 | English | ||
| 44893591 | Transaction in Own Shares | 2026-05-11 | English | ||
| 46796856 | Group of companies' accounts made up to 2025-12-31 | 2026-05-10 | English | ||
| 41900084 | Director/PDMR Shareholding | 2026-05-06 | English | ||
| 41262984 | Transaction in Own Shares | 2026-05-05 | English | ||
| 39399144 | Total Voting Rights | 2026-05-01 | English | ||
| 37325136 | Transaction in Own Shares | 2026-04-27 | English | ||
| 34688822 | Transaction in Own Shares | 2026-04-20 | English | ||
| 34392039 | Transaction in Own Shares | 2026-04-13 | English | ||
| 33900789 | Director/PDMR Shareholding | 2026-04-09 | English | ||
| 33684497 | $63.5 million of subsea orders for Guyana | 2026-04-07 | English | ||
| 33684409 | Transaction in Own Shares | 2026-04-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HUNTING 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 · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sinopec Oilfield Equipment Corporation
Manufactures petroleum engineering equipment and tools for …
|
000852 | CN | Manufacturing |
|
SKAKO
Develops vibratory equipment and machinery for concrete pro…
|
SKAKO | DK | Manufacturing |
|
Somero Enterprises Inc.
Manufactures laser-guided machinery for concrete placement …
|
SOM | US | Manufacturing |
|
SOOSAN CEBOTICS CO., LTD
Manufacturer of heavy machinery, hydraulic attachments, and…
|
017550 | KR | Manufacturing |
|
SUMITOMO HEAVY INDUSTRIES,LTD.
A comprehensive manufacturer of industrial machinery and eq…
|
6302 | JP | Manufacturing |
|
SUNWARD INTELLIGENT EQUIPMENT CO.,LTD.
Manufactures advanced engineering machinery, excavators, an…
|
002097 | CN | Manufacturing |
|
TAC CO.,LTD.
Educational services provider for professionals with traini…
|
4319 | JP | Manufacturing |
|
Taiyuan Heavy Industry Co.,Ltd.
Manufacturer of heavy machinery, railway components, and en…
|
600169 | CN | Manufacturing |
|
TAKEUCHI MFG.CO.,LTD.
Manufacturer of compact machinery credited with developing …
|
6432 | JP | Manufacturing |
|
TANGSHAN JIDONG EQUIPMENT ENGINEERING CO., LTD.
Designs, manufactures, and maintains large-scale industrial…
|
000856 | CN | Manufacturing |
HUNTING 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/4684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4684 | 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=4684 | 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=4684 \ -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": 4684}, 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 HUNTING PLC (id: 4684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.