
Herkules S.A. — Investor Relations & Filings
Herkules S.A. is a provider of specialized equipment and services, focusing on hoisting equipment rental, oversize load shipping, and construction and assembly. The company's core offering includes the rental of a diverse fleet of tower, mobile, and tracked cranes. Its transportation division manages the logistics of oversize loads. Herkules S.A. also delivers comprehensive construction and assembly services for projects involving support structures, telecommunications towers, and electrical energy infrastructure. A notable specialization is the complete installation of wind farms, including a rapid assembly service for wind generators. The company's capabilities are further extended by providing construction and assembly design services for new builds and facility modernizations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notyfikacja | 2026-05-01 | Polish | |
| Otrzymanie przez Emitenta powiadomienia o transakcji zbycia akcji Spółki przez osobę blisko związaną z osobą pełniącą obowiązki zarządcze - Content (PL) | 2026-05-01 | Polish | |
| Rezygnacja Wiceprezesa Zarządu Spółki - Content (PL) | 2026-04-29 | Polish | |
| zal11_Oswiadczenie_Zarzadu_skonsolidowane2.xhtml | 2026-04-23 | Polish | |
| zal02_Oswiadczenie_Zarzadu_skonsolidowane1.xhtml | 2026-04-23 | Polish | |
| zal08_Oswiadczenie_Rady_Nadzorczej3.xhtml | 2026-04-23 | Polish |
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
NSCompany CO., LTD.
Specializes in construction, manufacturing, and power plant…
|
224760 | KR | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | HK | Construction |
Herkules 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/5640/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5640 | 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=5640 | 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=5640 \ -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": 5640}, 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 Herkules S.A. (id: 5640)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.