
CLOROX CO /DE/ — Investor Relations & Filings
The Clorox Company is a manufacturer and marketer of consumer and professional products. The company's diverse portfolio is organized into several segments, including Health and Wellness, Household, and Lifestyle. Its product offerings encompass a wide range of well-known brands. These include cleaning and disinfecting products under the Clorox name, Glad food storage bags and trash bags, Kingsford charcoal, Brita water-filtration systems, Burt's Bees natural personal care products, and food items such as Hidden Valley dressings. The company's products are marketed to both individual consumers and professional clients in institutional and food-service markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-28 | English | |
| 8-K | 2026-05-11 | English | |
| 424B2 - CLOROX CO /DE/ (0000021076) (Filer) | 2026-05-08 | English | |
| FWP | 2026-05-06 | English | |
| 424B3 - CLOROX CO /DE/ (0000021076) (Filer) | 2026-05-06 | English | |
| S-3ASR | 2026-05-01 | English |
Browse filings by year
27 years- 2026 27 filings
- 2025 91 filings
- 2024 107 filings
- 2023 87 filings
- 2022 111 filings
- 2021 102 filings
- 2020 124 filings
- 2019 95 filings
- 2018 111 filings
- 2017 97 filings
- 2016 83 filings
- 2015 126 filings
- 2014 126 filings
- 2013 126 filings
- 2012 100 filings
- 2011 143 filings
- 2010 111 filings
- 2009 133 filings
- 2008 91 filings
- 2007 110 filings
- 2006 118 filings
- 2005 98 filings
- 2004 94 filings
- 2003 115 filings
- 2002 8 filings
- 2001 7 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47867488 | CURRENT REPORT | 2026-05-28 | English | ||
| 45911880 | 8-K | 2026-05-11 | English | ||
| 44425922 | 424B2 - CLOROX CO /DE/ (0000021076) (Filer) | 2026-05-08 | English | ||
| 45911884 | FWP | 2026-05-06 | English | ||
| 41837466 | 424B3 - CLOROX CO /DE/ (0000021076) (Filer) | 2026-05-06 | English | ||
| 45911940 | S-3ASR | 2026-05-01 | English | ||
| 39224813 | 10-Q - CLOROX CO /DE/ (0000021076) (Filer) | 2026-04-30 | English | ||
| 39210931 | 8-K - CLOROX CO /DE/ (0000021076) (Filer) | 2026-04-30 | English | ||
| 45911949 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33134574 | 8-K - CLOROX CO /DE/ (0000021076) (Filer) | 2026-04-01 | English | ||
| 45911944 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 32967371 | 4 - CLOROX CO /DE/ (0000021076) (Issuer) | 2026-03-17 | English | ||
| 32967352 | 4 - CLOROX CO /DE/ (0000021076) (Issuer) | 2026-03-17 | English | ||
| 45911968 | CURRENT REPORT | 2026-03-10 | English | ||
| 15546880 | 8-K Filing | 2026-02-03 | English | ||
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 |
|---|---|---|---|
|
PT Kino Indonesia Tbk
A leading consumer goods company producing diverse products…
|
KINO | ID | Manufacturing |
|
PT Victoria Care Indonesia Tbk
Manufacturer and distributor of cosmetics, toiletries, and …
|
VICI | ID | Manufacturing |
|
Puig Brands SA
Global premium beauty company with brands in fragrance, fas…
|
PUIG | ES | Manufacturing |
|
PZ Cussons PLC
An international consumer goods company focused on hygiene,…
|
PZC | GB | Manufacturing |
|
Realco NV
Develops enzymatic products for cleaning, purification, and…
|
REAL | BE | Manufacturing |
|
Reckitt Benckiser Group PLC
A global manufacturer of consumer health, hygiene, and nutr…
|
RKT | GB | Manufacturing |
|
REVOLUTION BEAUTY GROUP PLC
A global beauty company offering affordable, cruelty-free m…
|
REVB | GB | Manufacturing |
|
Rolandos Enterprises Public LTD
A diversified company in cosmetics, skincare, printing, and…
|
ROL | CY | Manufacturing |
|
RUNBEN BIOTECHNOLOGY CO., LTD.
Develops mosquito repellents, infant care, and natural hous…
|
603193 | CN | Manufacturing |
|
Samyang KCI Corporation
A specialty chemical manufacturer of sustainable raw materi…
|
036670 | KR | Manufacturing |
CLOROX CO /DE/ 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/30403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30403 | 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=30403 | 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=30403 \ -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": 30403}, 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 CLOROX CO /DE/ (id: 30403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.