MADERO INDÚSTRIA E COMÉRCIO S.A. — Investor Relations & Filings
About MADERO INDÚSTRIA E COMÉRCIO S.A.
Madero Indústria e Comércio S.A., operating as Grupo Madero, is a vertically integrated multi-brand operator of casual and fast-casual dining establishments. The company manages a diverse portfolio including Madero Grill, Madero Burger, Jeronimo, and Ecoparada Madero. Its offerings encompass artisanal burgers, sandwiches, salads, grilled meats, and appetizers, alongside a curated selection of wines and desserts. A central component of its business model is a centralized production and logistics infrastructure, which facilitates standardized quality control across its network. The company incorporates environmental, social, and governance (ESG) principles into its operational framework, particularly within its large-scale gastronomic complexes. Grupo Madero emphasizes high-quality culinary experiences through various formats, ranging from traditional sit-down service to specialized roadside gastronomic hubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-05-04 | Portuguese | |
| ITR - Informações Trimestrais | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-15 | Portuguese | |
| DFP 2025 | 2026-01-29 | Portuguese | |
| ITR 2025-Q3 | 2025-10-24 | Portuguese | |
| ITR 2025-Q2 | 2025-07-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 40926075 | - | 2026-05-04 | Portuguese | ||
| 39339945 | ITR - Informações Trimestrais | 2026-04-29 | Portuguese | ||
| 34649497 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 33796983 | DFP 2025 | 2026-01-29 | Portuguese | ||
|
2025
4 filings
| |||||
| 34107532 | ITR 2025-Q3 | 2025-10-24 | Portuguese | ||
| 34107501 | ITR 2025-Q2 | 2025-07-28 | Portuguese | ||
| 34107439 | ITR 2025-Q1 | 2025-04-28 | Portuguese | ||
| 33787733 | DFP 2024 | 2025-01-31 | Portuguese | ||
|
2024
5 filings
| |||||
| 34062823 | ITR 2024-Q3 | 2024-10-28 | Portuguese | ||
| 34062801 | ITR 2024-Q2 | 2024-08-02 | Portuguese | ||
| 34062772 | ITR 2024-Q1 | 2024-04-29 | Portuguese | ||
| 35682730 | FRE WEB 2023 v3 | 2024-02-20 | Portuguese | ||
| 33774050 | DFP 2023 | 2024-01-31 | Portuguese | ||
|
2023
2 filings
| |||||
| 35682676 | FRE WEB 2023 v2 | 2023-11-07 | Portuguese | ||
| 34032723 | ITR 2023-Q3 | 2023-10-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bloomin' Brands, Inc.
A global casual dining company operating a portfolio of res…
|
BLMN | US | Accommodation and food service … |
|
B-R 31 ICE CREAM CO.,LTD.
Operates a franchise chain of ice cream stores known for it…
|
2268 | JP | Accommodation and food service … |
|
BRINKER INTERNATIONAL, INC
A global casual dining company that owns, operates, and fra…
|
EAT | US | Accommodation and food service … |
|
BRONCO BILLY Co.,LTD.
Operates steak house and pork cutlet restaurant chains with…
|
3091 | JP | Accommodation and food service … |
|
BT Brands, Inc.
Owns and operates a portfolio of quick-service restaurant c…
|
BTBD | US | Accommodation and food service … |
|
Burger Fuel Group Limited
Multi-brand franchisor managing gourmet burger and chicken …
|
BFG | NZ | Accommodation and food service … |
|
BÜYÜK ŞEFLER GIDA TURİZM TEKSTİL DANIŞMANLIK ORGANİZASYON EĞİTİM SANAYİ VE TİCARET A.Ş.
A multi-brand operator of full-service casual dining restau…
|
BIGCH | TR | Accommodation and food service … |
|
Cafe de Coral Holdings Limited
World's largest Chinese fast-food group operating QSR and c…
|
341 | HK | Accommodation and food service … |
|
CAKE BOX HOLDINGS PLC
A franchise retailer of 100% egg-free fresh cream celebrati…
|
CBOX | GB | Accommodation and food service … |
|
Carrianna Group Holdings Company Limited
Investment holding company with operations in food, restaur…
|
126 | HK | Accommodation and food service … |
MADERO INDÚSTRIA E COMÉRCIO 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/53066/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53066 | 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=53066 | 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=53066 \ -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": 53066}, 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 MADERO INDÚSTRIA E COMÉRCIO S.A. (id: 53066)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.