
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 |
|---|---|---|---|
|
C'BON COSMETICS Co.,Ltd
Manufactures and sells cosmetics with after-sales service a…
|
4926 | JP | Manufacturing |
|
C&C International Co.,Ltd.
A cosmetic ODM specializing in the R&D and production of co…
|
352480 | KR | Manufacturing |
|
CELLULAR GOODS PLC
A wellness company shifting its focus to AI applications fo…
|
CBX | GB | Manufacturing |
|
Cheerwin Group Limited
Manufacturer and trader of home, pet, and personal care con…
|
6601 | KY | Manufacturing |
|
China Golden Classic Group Limited
Manufactures and trades daily household commodities, focusi…
|
8281 | HK | Manufacturing |
|
China Ludao Technology Company Limited
Specializes in R&D, manufacturing, and sale of diverse aero…
|
2023 | HK | Manufacturing |
|
CHLITINA-KY
Develops and sells professional skincare products through f…
|
4137 | TW | Manufacturing |
|
CHURCH & DWIGHT CO INC /DE/
A manufacturer of consumer goods and specialty products, in…
|
CHD | US | Manufacturing |
|
CleanGo Innovations Inc.
Developer of proprietary, sustainable, non-toxic cleaning a…
|
CGII | CA | Manufacturing |
|
Clemondo Group AB
Develops and manufactures hygiene and cleaning products for…
|
CLEM | SE | 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.