
SAUNDERS INTERNATIONAL LIMITED — Investor Relations & Filings
Saunders International Limited is a multi-disciplined engineering and construction firm specializing in the design, fabrication, construction, and maintenance of bulk liquid storage tanks and associated infrastructure. The company provides comprehensive engineering, procurement, and construction (EPC) services, alongside structural, mechanical, and piping (SMP) solutions. Its expertise extends to civil infrastructure, including the design and construction of bridges and road assets. Saunders serves a diverse range of sectors, including energy, mining, water, power, and defense. The organization focuses on delivering integrated asset lifecycle solutions, from initial design and construction to ongoing maintenance and rehabilitation. With a history spanning several decades, the company is recognized for its technical proficiency in complex steel structures and its commitment to safety and operational excellence in high-hazard environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Revised FY26 Guidance - Timing Delays on Existing Projects 2 pages 243.4KB | 2026-05-11 | English | |
| Change in substantial holding 4 pages 337.2KB | 2026-04-06 | English | |
| Change in substantial holding 2 pages 88.0KB | 2026-03-31 | English | |
| Saunders Appendix 4D & FY26 Interim Financial Report 28 pages 5.7MB | 2026-02-24 | English | |
| Saunders H1 FY26 Financial Results Announcement 3 pages 282.0KB | 2026-02-24 | English | |
| Saunders H1 FY26 Investor Presentation 18 pages 3.8MB | 2026-02-24 | English |
Browse filings by year
20 years- 2026 10 filings
- 2025 68 filings
- 2024 44 filings
- 2023 45 filings
- 2022 38 filings
- 2021 37 filings
- 2020 30 filings
- 2019 23 filings
- 2018 29 filings
- 2017 46 filings
- 2016 34 filings
- 2015 24 filings
- 2014 19 filings
- 2013 18 filings
- 2012 22 filings
- 2011 13 filings
- 2010 13 filings
- 2009 10 filings
- 2008 10 filings
- 2007 24 filings
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
SAUNDERS INTERNATIONAL LIMITED 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/65825/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65825 | 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=65825 | 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=65825 \ -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": 65825}, 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 SAUNDERS INTERNATIONAL LIMITED (id: 65825)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.