ISGEC Heavy Engineering Limited — Investor Relations & Filings
ISGEC Heavy Engineering Limited is a diversified engineering firm specializing in the design, manufacture, and execution of complex industrial products and turnkey projects. The company's core offerings include process equipment such as pressure vessels, reactors, and heat exchangers, alongside mechanical and hydraulic presses and high-precision castings. ISGEC provides comprehensive EPC solutions for utility and industrial boilers, power plants, sugar refineries, and distilleries. It serves a global clientele across the oil and gas, petrochemical, fertilizer, and automotive sectors. The organization is distinguished by its strategic technical collaborations with global technology leaders and its integrated capabilities in engineering, procurement, and construction, delivering high-specification solutions for demanding industrial applications.
Recent filings
No filings indexed yet
We are still gathering filings for ISGEC Heavy Engineering Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of steam generators, except central heating hot water boilers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Western Power Industrial Co.,Ltd.
Manufactures power equipment and provides EPC services for …
|
002630 | CN | Manufacturing |
|
Energoinstal S.A.
Manufacturer of boiler equipment and turnkey solutions for …
|
ENI | PL | Manufacturing |
|
Guangzhou Devotion Thermal Technology Co.,Ltd.
Manufactures high-efficiency thermal energy equipment and c…
|
300335 | CN | Manufacturing |
|
KMM AD
Specializes in marine and industrial machine-building, maki…
|
KMM | BG | Manufacturing |
|
RongFa Nuclear Equipment Co., Ltd.
Produces high-performance nuclear components using advanced…
|
002366 | CN | Manufacturing |
|
Suzhou Hailu Heavy Industry Co., Ltd
Manufactures waste heat boilers, pressure vessels, and nucl…
|
002255 | CN | Manufacturing |
|
Wuxi Huaguang Environment & Energy Group Co.,Ltd.
Provides energy and environmental equipment, solutions, and…
|
600475 | CN | Manufacturing |
|
Xizi Clean Energy Equipment Manufacturing Co., Ltd.
Manufactures high-efficiency waste heat recovery and clean …
|
002534 | CN | Manufacturing |
|
ZHEJIANG LIJU THERMAL EQUIPMENT CO., LTD.
Manufacturer of high-efficiency vacuum boilers and low-NOx …
|
603391 | CN | Manufacturing |
ISGEC Heavy Engineering 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/62409/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62409 | 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=62409 | 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=62409 \ -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": 62409}, 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 ISGEC Heavy Engineering Limited (id: 62409)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.