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 |
|---|---|---|---|
| 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 | |
| Saunders H1 FY26 Results Briefing Webinar 1 page 16 | 2026-02-10 | English |
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 |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | 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 |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | 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.