
Energoinstal S.A. — Investor Relations & Filings
Energoinstal S.A. is a manufacturer of power and industrial boilers, providing comprehensive solutions for the power engineering sector. The company's activities encompass the design, production, sale, assembly, and repair of boiler equipment. Its product portfolio includes a wide range of systems such as power steam boilers, high-duty water boilers, steam biofuel boilers, waste incineration boilers, and Heat Recovery Steam Generators (HRSG). The company also delivers specialized solutions utilizing technologies like circulating fluidized beds (CFB). Acting as a general contractor, Energoinstal S.A. executes complete turnkey projects, including the construction of cogeneration power units for both domestic and international clients.
Recent filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Energoinstal S.A., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
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 |
|
Guangzhou Devotion Thermal Technology Co.,Ltd.
Manufactures high-efficiency thermal energy equipment and c…
|
300335 | CN | Manufacturing |
|
ISGEC Heavy Engineering Limited
Diversified engineering firm providing industrial products …
|
ISGEC | IN | 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 |
Energoinstal S.A. 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/5600/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5600 | 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=5600 | 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=5600 \ -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": 5600}, 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 Energoinstal S.A. (id: 5600)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.