
Palingeo — Investor Relations & Filings
Palingeo is a company specializing in geotechnical engineering and special foundations. It provides a range of geognostic and geotechnical services for the civil construction, infrastructure, industrial, and public administration sectors. The company's core activities include the design and execution of specialized foundation works such as bored piles, micropiles, C.F.A. (Continuous Flight Auger) piles, C.S.P. (Cased Secant Piles) & C.A.P. (Cased Augered Piles), and F.D.P. (Full Displacement Piles). Additional services encompass soil consolidation techniques like jet grouting and consolidation injections, as well as the construction of diaphragm walls, tunneling support, and anchoring systems. The company emphasizes its technical expertise and use of innovative machinery and drilling systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Internal dealing | 2025-12-23 | Italian | |
| I | 2025-12-19 | Italian | |
| Comunicazione di variazione della composizione del capitale sociale | 2025-12-16 | Italian | |
| Chiusura del secondo periodo di esercizio dei "Warrant Palingeo 2024-2026" | 2025-12-15 | Italian | |
| APERTURA DEL SECONDO PERIODO DI ESERCIZIO DEI “WARRANT PALINGEO 2024 – 2026” | 2025-11-26 | Italian | |
| OFFERTA PUBBLICA DI ACQUISTO TOTALITARIA SULLE AZIONI ORDINARIE DI PALINGEO S.P.A.-PROROGA DEL PERIODO DI ADESIONE | 2025-11-14 | Italian |
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shun Wo Group Holdings Limited
A foundation works contractor specializing in essential ser…
|
1591 | HK | Construction |
|
SKOOKUM MINING LIMITED
Mineral exploration services provider specializing in drill…
|
— | CA | Construction |
|
Société Anonyme d'Explosifs et Produits Chimiques
A global specialist in the manufacture and implementation o…
|
EXPL | FR | Construction |
|
Taiyo Kisokogyo Co.,Ltd.
A civil engineering firm specializing in complex foundation…
|
1758 | JP | Construction |
|
tenox corporation
Specializes in foundation solutions, ground improvement, an…
|
1905 | JP | Construction |
|
Tysan Holdings Limited
Provides foundation piling, property development, investmen…
|
687 | HK | Construction |
|
Vicon Holdings Limited
Specialist foundation contractor specializing in design-and…
|
3878 | HK | Construction |
|
Wan Kei Group Holdings Limited
Provides foundation construction, piling solutions, ground …
|
1718 | HK | Construction |
|
Zhejiang United Investment Holdings Group Limited
Specialized engineering construction contractor in Hong Kon…
|
8366 | HK | Construction |
Palingeo 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/6556/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6556 | 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=6556 | 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=6556 \ -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": 6556}, 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 Palingeo (id: 6556)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.