
Weir Group Inc. — Investor Relations & Filings
Weir Group is a global engineering company specializing in mining technology. It provides highly engineered solutions for the minerals and mining markets, focusing on improving safety, efficiency, and sustainability. The company's portfolio includes processing equipment, wear parts, and equipment attachments, such as its ESCO® solutions, which cover the entire quarrying, minerals excavation, and processing circuit. Weir is committed to accelerating the shift to smart, sustainable mining by helping customers extract more resources while reducing the use of energy and water and generating less waste. The company also offers digital solutions to optimize performance and is supported by a global service network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-15 | English | |
| Holding(s) in Company | 2026-05-13 | English | |
| Director/PDMR Shareholding | 2026-05-11 | English | |
| Director/PDMR Shareholding | 2026-05-08 | English | |
| Holding(s) in Company | 2026-05-08 | English | |
| Result of AGM | 2026-04-30 | English |
Browse filings by year
45 years- 2026 34 filings
- 2025 61 filings
- 2024 38 filings
- 2023 62 filings
- 2022 72 filings
- 2021 69 filings
- 2020 101 filings
- 2019 77 filings
- 2018 78 filings
- 2017 87 filings
- 2016 5 filings
- 2015 4 filings
- 2014 5 filings
- 2013 7 filings
- 2012 9 filings
- 2011 11 filings
- 2010 5 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 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 2 filings
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 2 filings
- 1986 2 filings
- 1985 1 filing
- 1984 1 filing
- 1983 1 filing
- 1977 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46350752 | Holding(s) in Company | 2026-05-15 | English | ||
| 45484536 | Holding(s) in Company | 2026-05-13 | English | ||
| 44929033 | Director/PDMR Shareholding | 2026-05-11 | English | ||
| 44237157 | Director/PDMR Shareholding | 2026-05-08 | English | ||
| 44143813 | Holding(s) in Company | 2026-05-08 | English | ||
| 39133390 | Result of AGM | 2026-04-30 | English | ||
| 39133386 | AGM Resolutions | 2026-04-30 | English | ||
| 39019051 | CEO Succession Announcement | 2026-04-30 | English | ||
| 39018443 | Q1 Trading Update | 2026-04-30 | English | ||
| 34785778 | Director/PDMR Shareholding | 2026-04-21 | English | ||
| 34778990 | Director/PDMR Shareholding | 2026-04-21 | English | ||
| 34778979 | Director/PDMR Shareholding | 2026-04-21 | English | ||
| 34392230 | Holding(s) in Company | 2026-04-13 | English | ||
| 33977179 | Director/PDMR Shareholding | 2026-04-09 | English | ||
| 33256446 | Holding(s) in Company | 2026-04-02 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Weir Group Inc., 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 |
|---|---|---|---|
|
HD Hyundai Construction Equipment Co.,Ltd.
Manufactures construction machinery and material handling e…
|
267270 | KR | Manufacturing |
|
HD Hyundai Infracore Co., Ltd.
Manufactures construction equipment and engines for industr…
|
042670 | KR | Manufacturing |
|
Hitachi Construction Machinery Co., Ltd.
Global manufacturer of construction and mining equipment an…
|
6305 | JP | Manufacturing |
|
Honghua Group Limited
A globally leading energy solutions provider specializing i…
|
196 | KY | Manufacturing |
|
HUNTING PLC
Precision engineering group serving the energy, aviation, d…
|
HTG | GB | Manufacturing |
|
Hyduke Energy Services Inc.
Manufacturer of specialized land-based drilling and well se…
|
HYD | CA | Manufacturing |
|
HYUNDAI EVERDIGM Corp.
Manufacturer of heavy equipment for construction, mining, a…
|
041440 | KR | Manufacturing |
|
Inner Mongolia North Hauler Joint Stock Co., Ltd
Manufactures off-highway mining trucks with payload capacit…
|
600262 | CN | Manufacturing |
|
Innovex International, Inc.
Provider of engineered products and technologies for the oi…
|
INVX | US | Manufacturing |
|
International Combustion (India) Lt
Designs and manufactures heavy engineering equipment and po…
|
505737 | IN | Manufacturing |
Weir Group Inc. 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/5246/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5246 | 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=5246 | 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=5246 \ -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": 5246}, 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 Weir Group Inc. (id: 5246)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.