
BOMBRIL S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
Bombril S.A. is a manufacturer specializing in household cleaning and hygiene solutions. The company is best known for its iconic steel wool pads and maintains a broad portfolio of brands including Limpol, Mon Bijou, Sap3lio Radium, and Pinho Bril. Its product range encompasses detergents, fabric softeners, disinfectants, and multi-purpose cleaners. As of February 2025, the company is operating under judicial recovery to address a debt restructuring process involving approximately R$ 2.3 billion, primarily related to historical tax liabilities. This legal framework is intended to ensure business continuity and facilitate negotiations with creditors. Bombril continues to focus on its core operations within the home care market, leveraging high brand recognition and a diverse product lineup to maintain its market presence during its financial reorganization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-04-18 | Portuguese | |
| ITR - Informações Trimestrais | 2026-04-18 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| ITR 2025-Q1 | 2026-03-30 | Portuguese | |
| FRE WEB 2025 v6 | 2026-01-20 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 34673695 | ITR - Informações Trimestrais | 2026-04-18 | Portuguese | ||
| 34673711 | ITR - Informações Trimestrais | 2026-04-18 | Portuguese | ||
| 33707172 | - | 2026-04-06 | Portuguese | ||
| 33707167 | - | 2026-04-06 | Portuguese | ||
| 34129680 | ITR 2025-Q1 | 2026-03-30 | Portuguese | ||
| 47014050 | FRE WEB 2025 v6 | 2026-01-20 | Portuguese | ||
|
2025
3 filings
| |||||
| 33792668 | DFP 2024 | 2025-11-26 | Portuguese | ||
| 47023206 | FCA 2025 v3 | 2025-09-15 | Portuguese | ||
| 46904043 | FRE WEB 2024 v9 | 2025-01-09 | Portuguese | ||
|
2024
6 filings
| |||||
| 34074392 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34074367 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 33779451 | DFP 2023 v2 | 2024-05-29 | Portuguese | ||
| 35841764 | FRE WEB 2023 v5 | 2024-05-13 | Portuguese | ||
| 34074307 | ITR 2024-Q1 | 2024-05-08 | Portuguese | ||
| 35841578 | FRE WEB 2023 v4 | 2024-04-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D LATINOAMERICA S. A.
Manufactures and distributes vehicle aesthetic products for…
|
— | AR | Manufacturing |
|
48North Cannabis Corp.
Licensed producer of high-quality cannabis flower, vapes, t…
|
NRTH | CA | Manufacturing |
|
4Mass S.A.
Producer of nail and makeup cosmetics for private label and…
|
4MS | PL | Manufacturing |
|
ABLE C&C
Develops, manufactures, and distributes a wide range of bea…
|
078520 | KR | Manufacturing |
|
ADJUVANT HOLDINGS CO.,LTD.
Develops, manufactures, and sells cosmetic products to prof…
|
4929 | JP | Manufacturing |
|
Aekyung Industrial Co., Ltd.
A manufacturer of consumer goods for the beauty care and ho…
|
018250 | KR | Manufacturing |
|
ALMADO,INC.
Develops and sells cosmetics and health supplements using e…
|
4932 | JP | Manufacturing |
|
Al Majed Oud Co.
A fragrance house specializing in Oud, incense, and orienta…
|
4165 | SA | Manufacturing |
|
Amirose London Holdings PLC
A full-service contract manufacturer for the personal care,…
|
AMIL | GB | Manufacturing |
|
AMOREPACIFIC CORP.
Develops, manufactures, and distributes cosmetics, skincare…
|
090430 | KR | Manufacturing |
BOMBRIL S.A. - EM RECUPERAÇÃO JUDICIAL 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/52872/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52872 | 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=52872 | 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=52872 \ -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": 52872}, 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 BOMBRIL S.A. - EM RECUPERAÇÃO JUDICIAL (id: 52872)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.