
NL INDUSTRIES INC — Investor Relations & Filings
NL Industries, Inc. is a holding company that operates primarily in two business segments through its subsidiary interests. The component products segment is managed through its majority-owned subsidiary, CompX International Inc., which manufactures and sells a range of engineered components. These products include security products like locking mechanisms for various industries and precision ball bearing slides for office furniture, appliances, and industrial applications. The company also operates in the chemicals industry through its significant noncontrolling interest in Kronos Worldwide, Inc., a global producer and marketer of value-added titanium dioxide pigments used to impart whiteness, brightness, and opacity to a wide variety of products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-26 | English | |
| SD | 2026-05-19 | English | |
| 8-K | 2026-05-14 | English | |
| 10-Q | 2026-05-06 | English | |
| 8-K | 2026-05-06 | English | |
| ARS - NL INDUSTRIES INC (0000072162) (Filer) | 2026-03-25 | English |
Browse filings by year
33 years- 2026 12 filings
- 2025 28 filings
- 2024 26 filings
- 2023 28 filings
- 2022 27 filings
- 2021 25 filings
- 2020 25 filings
- 2019 25 filings
- 2018 22 filings
- 2017 23 filings
- 2016 24 filings
- 2015 24 filings
- 2014 23 filings
- 2013 22 filings
- 2012 30 filings
- 2011 37 filings
- 2010 30 filings
- 2009 32 filings
- 2008 37 filings
- 2007 28 filings
- 2006 83 filings
- 2005 86 filings
- 2004 91 filings
- 2003 38 filings
- 2002 17 filings
- 2001 9 filings
- 2000 14 filings
- 1999 18 filings
- 1998 29 filings
- 1997 14 filings
- 1996 15 filings
- 1995 13 filings
- 1994 19 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47072382 | 8-K | 2026-05-26 | English | ||
| 46556545 | SD | 2026-05-19 | English | ||
| 46297013 | 8-K | 2026-05-14 | English | ||
| 45986753 | 10-Q | 2026-05-06 | English | ||
| 45986766 | 8-K | 2026-05-06 | English | ||
| 33042734 | ARS - NL INDUSTRIES INC (0000072162) (Filer) | 2026-03-25 | English | ||
| 33042708 | DEFA14A - NL INDUSTRIES INC (0000072162) (Filer) | 2026-03-25 | English | ||
| 33042672 | DEF 14A - NL INDUSTRIES INC (0000072162) (Filer) | 2026-03-25 | English | ||
| 45986791 | PRE 14A | 2026-03-09 | English | ||
| 45986860 | 10-K | 2026-03-09 | English | ||
| 45986863 | 8-K | 2026-03-09 | English | ||
| 32877491 | 8-K - NL INDUSTRIES INC (0000072162) (Filer) | 2026-02-26 | English | ||
|
2025
3 filings
| |||||
| 8617838 | 8-K | 2025-11-06 | English | ||
| 8617844 | 10-Q | 2025-11-06 | English | ||
| 8617845 | 8-K | 2025-10-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubei Xingfa Chemicals Group Co.,Ltd
Integrated producer of phosphorus-based chemicals, glyphosa…
|
600141 | CN | Manufacturing |
|
Hubei Zhenhua Chemical Co.,Ltd
Produces chromium salts and fine chemicals for industrial a…
|
603067 | CN | Manufacturing |
|
Hunan Hengguang Technology Co.,Ltd.
Manufactures sulfur and chlorine-based chemicals for pharma…
|
301118 | CN | Manufacturing |
|
HUNAN KAIMEITE GASES CO.,LTD.
Produces industrial, food-grade, and electronic specialty g…
|
002549 | CN | Manufacturing |
|
HUNAN RESUN Co., Ltd.
Manufactures surfactants and detergent raw materials for pe…
|
001218 | CN | Manufacturing |
|
Hunan Yuneng New Energy Battery Material Co., Ltd.
Manufacturer of lithium iron phosphate and ternary cathode …
|
301358 | CN | Manufacturing |
|
Hydro Lithium Inc
Manufacturer of high-purity lithium products for the batter…
|
101670 | KR | Manufacturing |
|
IBU-tec advanced materials AG
A specialist in thermal process engineering and a manufactu…
|
IBU | DE | Manufacturing |
|
IEL LIMITED
Manufactures and trades chemicals and refined oils for indu…
|
524614 | IN | Manufacturing |
|
IG Petrochemicals Ltd
Leading producer of Phthalic Anhydride and organic intermed…
|
IGPL | IN | Manufacturing |
NL INDUSTRIES INC 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/33327/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33327 | 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=33327 | 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=33327 \ -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": 33327}, 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 NL INDUSTRIES INC (id: 33327)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.