
Croda International PLC — Investor Relations & Filings
Croda International PLC is a global specialty chemicals company that creates, manufactures, and supplies a wide range of high-performance ingredients and technologies. The company develops innovative solutions that are relied upon by industries and consumers worldwide. Its products, often used in small quantities, provide critical functionality in various applications across sectors such as personal care, life sciences, and consumer care. Croda focuses on leveraging science and technology to deliver sustainable ingredients, frequently derived from renewable raw materials, to enhance the performance and value of its customers' end products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-06-01 | English | |
| Director/PDMR Shareholding | 2026-05-29 | English | |
| Director/PDMR Shareholding | 2026-05-29 | English | |
| Director/PDMR Shareholding | 2026-05-29 | English | |
| Director/PDMR Shareholding | 2026-05-29 | English | |
| Director/PDMR Shareholding | 2026-05-29 | English |
Browse filings by year
41 years- 2026 36 filings
- 2025 64 filings
- 2024 58 filings
- 2023 67 filings
- 2022 79 filings
- 2021 69 filings
- 2020 57 filings
- 2019 38 filings
- 2018 75 filings
- 2017 48 filings
- 2016 71 filings
- 2015 53 filings
- 2014 64 filings
- 2013 59 filings
- 2012 6 filings
- 2011 5 filings
- 2010 3 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1982 1 filing
- 1977 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47918356 | Director/PDMR Shareholding | 2026-06-01 | English | ||
| 47890302 | Director/PDMR Shareholding | 2026-05-29 | English | ||
| 47888795 | Director/PDMR Shareholding | 2026-05-29 | English | ||
| 47887499 | Director/PDMR Shareholding | 2026-05-29 | English | ||
| 47887492 | Director/PDMR Shareholding | 2026-05-29 | English | ||
| 47886526 | Director/PDMR Shareholding | 2026-05-29 | English | ||
| 46351106 | Director/PDMR Shareholding | 2026-05-15 | English | ||
| 45242878 | Director/PDMR Shareholding | 2026-05-12 | English | ||
| 46790237 | Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | ||
| 41841501 | Director/PDMR Shareholding | 2026-05-06 | English | ||
| 35693859 | Result of AGM | 2026-04-23 | English | ||
| 35137216 | First quarter 2026 sales in line with expectations | 2026-04-22 | English | ||
| 34654583 | Director/PDMR Shareholding | 2026-04-13 | English | ||
| 33246498 | Holding(s) in Company | 2026-04-02 | English | ||
| 33112664 | Holding(s) in Company | 2026-03-31 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Croda International PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LIAONING DINGJIDE PETROCHEMICAL CO., LTD.
Produces catalysts and chemical additives for polyolefin re…
|
603255 | CN | Manufacturing |
|
LIAONING KELONG FINE CHEMICAL CO., LTD.
Produces polyether monomers and polycarboxylate superplasti…
|
300405 | CN | Manufacturing |
|
Lifeclean International AB
Develops and produces patented solutions for high-level dis…
|
LCLEAN | SE | Manufacturing |
|
LifeSafe Holdings Plc
Develops eco-friendly fire extinguishing fluids and life-sa…
|
LIFS | GB | Manufacturing |
|
LINTEC Corporation
Manufacturer of adhesive materials, specialty papers, and r…
|
7966 | JP | Manufacturing |
|
LK CHEM Co., Ltd.
Develops and sells silicon chemical materials for the semic…
|
489500 | KR | Manufacturing |
|
Longyan Zhuoyue New Energy Co., Ltd.
Produces biodiesel and bio-based materials from recycled wa…
|
688196 | CN | Manufacturing |
|
LOTTE Fine Chemical Co., Ltd.
Manufactures general and fine chemicals, including cellulos…
|
004000 | KR | Manufacturing |
|
LUBAIR AVIATION TECHNOLOGY CO., LTD.
Develops and manufactures high-performance aviation chemica…
|
001316 | CN | Manufacturing |
|
Lucky Core Industries Limited
A prominent manufacturing and trading entity with diverse o…
|
LCI | PK | Manufacturing |
Croda International PLC 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/4641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4641 | 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=4641 | 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=4641 \ -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": 4641}, 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 Croda International PLC (id: 4641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.