
LOJAS QUERO QUERO S.A. — Investor Relations & Filings
Lojas Quero-Quero S.A. provides integrated solutions for home improvement and general merchandise through an extensive network of physical stores. The company offers a comprehensive portfolio encompassing construction materials, home appliances, furniture, tools, and consumer electronics. Its business model integrates retail operations with specialized financial services, including proprietary credit solutions designed to facilitate consumer purchasing power. By focusing on regional markets and smaller urban centers, the company serves as a primary source for residential construction, renovation, and household furnishing needs. The service strategy emphasizes localized customer relationships and a diverse product assortment that spans from foundational building supplies to finished home goods and technology products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Reforma Estatutária | 2026-05-21 | Portuguese | |
| Mapa de votação final detalhado | 2026-05-21 | Portuguese | |
| FRE WEB 2025 v12 | 2026-05-11 | Portuguese | |
| ITR 2026-Q1 | 2026-05-07 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46897473 | Reforma Estatutária | 2026-05-21 | Portuguese | ||
| 46897465 | Mapa de votação final detalhado | 2026-05-21 | Portuguese | ||
| 47014740 | FRE WEB 2025 v12 | 2026-05-11 | Portuguese | ||
| 47005924 | ITR 2026-Q1 | 2026-05-07 | Portuguese | ||
| 33707113 | - | 2026-04-06 | Portuguese | ||
| 33707105 | - | 2026-04-06 | Portuguese | ||
| 33803582 | DFP 2025 | 2026-03-04 | Portuguese | ||
|
2025
8 filings
| |||||
| 47014739 | FRE WEB 2025 v9 | 2025-12-18 | Portuguese | ||
| 34150566 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 47014738 | FRE WEB 2025 v5 | 2025-09-16 | Portuguese | ||
| 34150540 | ITR 2025-Q2 v2 | 2025-08-11 | Portuguese | ||
| 34150450 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 47023312 | FCA 2025 | 2025-05-30 | Portuguese | ||
| 34150453 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 47012538 | FRE WEB 2024 v9 | 2025-03-19 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alleanza Holdings Co., Ltd.
A holding company that manages home improvement centers and…
|
3546 | JP | Wholesale and retail trade |
|
ARCLANDS CORPORATION
Diversified company in retail, wholesale, food service, rea…
|
9842 | JP | Wholesale and retail trade |
|
BMS HOLDINGS BERHAD
Retailing and distributing building materials, surface cove…
|
— | MY | Wholesale and retail trade |
|
Bourrelier Group SA
A holding company operating DIY retail stores for home, gar…
|
ALBOU | FR | Wholesale and retail trade |
|
BuildDirect.com Technologies Inc.
Technology platform and online marketplace for high-quality…
|
BILD | CA | Wholesale and retail trade |
|
Byggmax Group
A Nordic low-price retailer of DIY building materials and g…
|
BMAX | SE | Wholesale and retail trade |
|
CASHBUILD LIMITED
Southern Africa's largest retailer and distributor of build…
|
CSB | ZA | Wholesale and retail trade |
|
Clas Ohlson AB
A retail company providing products to help customers solve…
|
CLAS | SE | Wholesale and retail trade |
|
CMO GROUP PLC
An online-only retailer of building materials via specialis…
|
CMO | GB | Wholesale and retail trade |
|
COMERCIAL K SPA
Imports and retails a comprehensive range of home improveme…
|
— | CL | Wholesale and retail trade |
LOJAS QUERO QUERO 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/53058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53058 | 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=53058 | 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=53058 \ -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": 53058}, 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 LOJAS QUERO QUERO S.A. (id: 53058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.