
Robs Group Logistic S.A. — Investor Relations & Filings
Robs Group Logistic S.A. specializes in comprehensive warehouse solutions, focusing on the complete lifecycle of high storage and pallet racking systems. The company's core services include the design, assembly, disassembly, redevelopment, and maintenance of warehouse shelving systems. It provides professional installation and support to optimize warehouse logistics for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Wykaz akcjonariuszy posiadających co najmniej 5% głosów na ZWZ Robs Group Logistic S.A. w dniu 30 czerwca 2025 roku. - Content (PL) | 2025-06-30 | Polish | |
| zal01_Ogloszenie_o_zwolaniu_projekty_uchwal_ZWZA__ROBS_GROUP_LOGISTIC_S.A._30_06_2025.pdf | 2025-06-03 | Polish | |
| Ogłoszenie o zwołaniu WZA Robs Group Logistic S.A. na 30 czerwca 2025 r. wraz z projektami uchwał - Content (PL) | 2025-06-03 | Polish | |
| Oświadczeine Zarządu - Content (PL) | 2025-06-01 | Polish | |
| Oświadczeine Zarządu | 2025-06-01 | Polish | |
| Informacja Zarządu dotycząca bieżącej płynności - Content (PL) | 2025-05-14 | Polish |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Adiwarna Anugerah Abadi Tbk
Provides comprehensive fire protection solutions for high-h…
|
NAIK | ID | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
STEEL HAWK BERHAD
Investment holding company providing EPCC and engineering s…
|
— | MY | 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 |
Robs Group Logistic 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/6198/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6198 | 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=6198 | 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=6198 \ -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": 6198}, 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 Robs Group Logistic S.A. (id: 6198)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.