RECRUSUL SA — Investor Relations & Filings
About RECRUSUL SA
RECRUSUL SA specializes in the design and manufacture of road machinery and transport implements. Established in 1954, the company provides a comprehensive range of truck trailer solutions, including specialized equipment for the agricultural, construction, and logistics sectors. Key product offerings include the Grain Line for bulk transport and various heavy-duty road implements engineered for safety and durability. The firm leverages over 70 years of technical expertise to deliver customized engineering projects and industrial equipment. Its operations focus on technical excellence and the continuous improvement of transport efficiency through robust manufacturing processes and high-quality standards in the production of specialized machinery and road-bound logistics solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Declaração de Alienação de Participação Acionária Relevante | 2026-04-28 | Portuguese | |
| Declaração de Aquisição de Participação Acionária Relevante | 2026-04-27 | Portuguese | |
| Declaração de Alienação de Participação Acionária Relevante | 2026-04-27 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-16 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-13 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 39066496 | Declaração de Alienação de Participação Acionária Relevante | 2026-04-28 | Portuguese | ||
| 37624713 | Declaração de Aquisição de Participação Acionária Relevante | 2026-04-27 | Portuguese | ||
| 37624324 | Declaração de Alienação de Participação Acionária Relevante | 2026-04-27 | Portuguese | ||
| 34650899 | FRE - Formulário de Referência | 2026-04-16 | Portuguese | ||
| 34443354 | FRE - Formulário de Referência | 2026-04-13 | Portuguese | ||
| 33726654 | FRE - Formulário de Referência | 2026-04-07 | Portuguese | ||
| 33803203 | DFP 2025 v2 | 2026-04-01 | Portuguese | ||
| 33803176 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
4 filings
| |||||
| 34148226 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34148166 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34148129 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33794689 | DFP 2024 | 2025-03-27 | Portuguese | ||
|
2024
3 filings
| |||||
| 34084918 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34084881 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35981514 | FRE WEB 2023 v8 | 2024-07-19 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Neftekamskiy Avtozavod (NEFAZ)
Manufacturer of buses, trailers, and superstructures, prima…
|
NFAZ | RU | Manufacturing |
|
New Gonow Recreational Vehicles Inc.
Manufacturer and exporter of bespoke towable RVs, strong in…
|
805 | HK | Manufacturing |
|
Nilsson Special Vehicles AB
Manufacturer of ambulances, hearses, and limousines from co…
|
NILS | SE | Manufacturing |
|
RANDONCORP S.A.
Global manufacturer of heavy vehicles and components for mo…
|
— | BR | Manufacturing |
|
Range Energy Inc.
Developing powered trailer systems to hybridize heavy-duty …
|
— | CA | Manufacturing |
|
SewonCorporation
Manufacturer of pressed and stamped automobile body parts f…
|
024830 | KR | Manufacturing |
|
THOR INDUSTRIES INC
A leading global manufacturer of a diverse portfolio of rec…
|
THO | US | Manufacturing |
|
Trailmobile Canada Limited
Prominent historical manufacturer of durable, quality dry v…
|
— | CA | Manufacturing |
|
Trans-Freight Containers Ltd.
Designs and manufactures marine cargo containers and specia…
|
513063 | IN | Manufacturing |
|
WABASH NATIONAL Corp
A leading North American producer of semi-trailers, truck b…
|
WNC | US | Manufacturing |
RECRUSUL SA 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/53153/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53153 | 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=53153 | 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=53153 \ -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": 53153}, 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 RECRUSUL SA (id: 53153)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.