
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 |
|---|---|---|---|
| 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 | |
| 10-Q - CLOROX CO /DE/ (0000021076) (Filer) | 2026-04-30 | 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
| |||||
| 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 | ||
| 15546865 | 10-Q 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 |
|---|---|---|---|
|
Beiersdorf AG
A global company developing, manufacturing, and distributin…
|
BEI | DE | Manufacturing |
|
Biogened Spolka Akcyjna
Develops and distributes dermo-cosmetics, supplements, and …
|
BGD | PL | Manufacturing |
|
Blue Moon Group Holdings Limited
Leading Chinese provider of fabric, personal hygiene, and h…
|
6993 | HK | Manufacturing |
|
BOMBRIL S.A. - EM RECUPERAÇÃO JUDICIAL
Manufacturer of household cleaning products undergoing judi…
|
— | BR | Manufacturing |
|
BRAND ARCHITEKTS GROUP PLC
Develops, owns, and markets a portfolio of challenger beaut…
|
BAR | GB | Manufacturing |
|
Brand Marvel Worldwide Consumer Products Corporation
Manufactures and distributes consumer cleansing products, s…
|
BRMWF | CA | Manufacturing |
|
Bulgarian Rose Plc
Producer of cosmetics formulated with natural rose oil and …
|
— | BG | Manufacturing |
|
CanaFarma Hemp Products Corp.
Integrated cultivation, manufacturing, processing, and sale…
|
CNFHF | CA | Manufacturing |
|
Cantol Limited
North American specialty chemical manufacturer for industri…
|
— | CA | Manufacturing |
|
CBD Global Sciences Inc.
Vertically integrated CBD company cultivating, extracting, …
|
CBDN | CA | 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.