
SRM CONTRACTORS LIMITED — Investor Relations & Filings
SRM Contractors Limited is an engineering firm specializing in the execution of infrastructure projects. The company's core activities encompass the construction of roads, bridges, and tunnels, alongside specialized slope stabilization works. It operates in challenging geographical terrains, providing technical solutions for infrastructure development in mountainous regions. The service portfolio includes earthwork, excavation, and the maintenance of existing road networks. The firm serves government departments and public sector undertakings, focusing on the delivery of civil engineering projects that require specialized machinery and expertise in high-altitude environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Window | 2025-09-30 | English | |
| Change in Management | 2025-09-29 | English | |
| Shareholders meeting | 2025-09-29 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-22 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-19 | English | |
| Copy of Newspaper Publication | 2025-09-16 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42283445 | Trading Window | 2025-09-30 | English | ||
| 42296663 | Change in Management | 2025-09-29 | English | ||
| 42300356 | Shareholders meeting | 2025-09-29 | English | ||
| 42291820 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-22 | English | ||
| 42308421 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-19 | English | ||
| 42272114 | Copy of Newspaper Publication | 2025-09-16 | English | ||
| 42258560 | Investor Presentation | 2025-09-11 | English | ||
| 42284786 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-09-08 | English | ||
| 42284941 | Copy of Newspaper Publication | 2025-09-08 | English | ||
| 42312636 | Shareholders meeting | 2025-09-05 | English | ||
| 42274702 | Record Date | 2025-09-03 | English | ||
| 42274794 | Outcome of Board Meeting | 2025-09-03 | English | ||
| 43871429 | Board Meeting — Board Meeting Intimation | 2025-08-30 | English | ||
| 43871455 | Board Meeting — Other business matters | 2025-08-30 | English | ||
| 42287381 | Press Release | 2025-08-20 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
SRM CONTRACTORS 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/59952/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59952 | 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=59952 | 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=59952 \ -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": 59952}, 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 SRM CONTRACTORS LIMITED (id: 59952)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.