CARAMURU ALIMENTOS S.A. — Investor Relations & Filings
About CARAMURU ALIMENTOS S.A.
Caramuru Alimentos S.A. is a major processor of soybeans, corn, sunflower, and canola, specializing in grain processing, oil extraction, and biofuel production. The company focuses on the production of differentiated commodities, providing ingredients for food and animal nutrition alongside renewable energy solutions such as biodiesel. Its operations are supported by an integrated logistics and origination infrastructure, ensuring quality, traceability, and sustainability across the supply chain. By leveraging advanced processing technologies, the company delivers high-value-added products to diverse global markets. Its business model emphasizes environmental responsibility and the efficient transformation of agricultural raw materials into specialized industrial inputs and consumer goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2024 v2 | 2024-06-03 | Portuguese | |
| FRE WEB 2024 | 2024-05-29 | Portuguese | |
| DFP 2023 | 2024-04-26 | Portuguese | |
| FRE WEB 2023 v3 | 2024-01-16 | Portuguese | |
| FRE WEB 2023 v2 | 2023-11-27 | Portuguese | |
| ITR 2023-Q3 | 2023-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 36020735 | FRE WEB 2024 v2 | 2024-06-03 | Portuguese | ||
| 36020311 | FRE WEB 2024 | 2024-05-29 | Portuguese | ||
| 33770468 | DFP 2023 | 2024-04-26 | Portuguese | ||
| 35482440 | FRE WEB 2023 v3 | 2024-01-16 | Portuguese | ||
|
2023
6 filings
| |||||
| 35481852 | FRE WEB 2023 v2 | 2023-11-27 | Portuguese | ||
| 34020469 | ITR 2023-Q3 | 2023-11-13 | Portuguese | ||
| 34020470 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 35481277 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34020437 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
| 33753698 | DFP 2022 | 2023-03-15 | Portuguese | ||
|
2022
5 filings
| |||||
| 33988756 | ITR 2022-Q3 v2 | 2022-11-11 | Portuguese | ||
| 33988741 | ITR 2022-Q3 | 2022-11-10 | Portuguese | ||
| 34896866 | FRE NOVO 2022 v3 | 2022-08-17 | Portuguese | ||
| 33988684 | ITR 2022-Q2 | 2022-08-12 | Portuguese | ||
| 33709650 | DFP 2020 v2 | 2022-06-10 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAK
Global producer of plant-based oils and fats for food and p…
|
AAK | SE | Manufacturing |
|
ADM Hamburg AG
Operates a large European oilseed crushing, refining, and l…
|
OEL | DE | Manufacturing |
|
Ajanta Soya Limited
Produces and markets vanaspati and refined edible oils for …
|
519216 | IN | Manufacturing |
|
Ambar Protein Industries Limited
Refines and markets edible oils such as cottonseed, sunflow…
|
519471 | IN | Manufacturing |
|
AMBO AGRITEC LIMITED
Manufactures and markets edible oils, bakery products, and …
|
543678 | IN | Manufacturing |
|
Apetit Oyj
Specializes in plant-based foods like frozen vegetables, ve…
|
APETIT | FI | Manufacturing |
|
Ashiana Agro Industries Ltd
Processes and refines edible oils and vanaspati for retail …
|
519174 | IN | Manufacturing |
|
Australian Oilseeds Holdings Ltd
Manufactures chemical-free, non-GMO edible oils and protein…
|
COOT | US | Manufacturing |
|
BCL INDUSTRIES LIMITED
Diversified manufacturer of edible oils, grain-based ethano…
|
BCLIND | IN | Manufacturing |
|
Besler Gıda ve Kimya Sanayi ve Ticaret A. Ş.
Manufacturer of frozen foods, canned goods, and edible fats…
|
KERVT | TR | Manufacturing |
CARAMURU ALIMENTOS 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/52892/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52892 | 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=52892 | 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=52892 \ -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": 52892}, 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 CARAMURU ALIMENTOS S.A. (id: 52892)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.