
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 |
|---|---|---|---|
|
Jiang Su Yida Chemical Co.,Ltd.
Produces alcohol ethers and ester derivatives for coatings,…
|
300721 | CN | Manufacturing |
|
Jiangsu Zhengdan Chemical Industry Co., Ltd.
Specializes in C9 aromatic hydrocarbon processing and trime…
|
300641 | CN | Manufacturing |
|
JIANGXI BLACK CAT CARBON BLACK CO., LTD.
Produces carbon black and coal tar chemicals for tires, rub…
|
002068 | CN | Manufacturing |
|
Jiang Xi Chenguang New Materials Company Limited
Develops and produces organosilicon functional materials an…
|
605399 | CN | Manufacturing |
|
JIANGXI HUNGPAI NEW MATERIAL CO., LTD.
Global producer of organosilicon materials and functional s…
|
605366 | CN | Manufacturing |
|
JIANGXI SALT INDUSTRY GROUP CO., LTD
Specializes in salt extraction, processing, and chlor-alkal…
|
601065 | CN | Manufacturing |
|
Jiangxi Selon Industrial Co., Ltd
Manufactures fine chemicals, AC foaming agents, and raw mat…
|
002748 | CN | Manufacturing |
|
Jiangyin Jianghua Micro-electronic Materials Co., Ltd
Produces high-purity wet electronic chemicals for semicondu…
|
603078 | CN | Manufacturing |
|
JILIN OLED MATERIAL TECH CO.,LTD
Specializes in high-performance OLED materials and intermed…
|
688378 | CN | Manufacturing |
|
JINHONG GAS CO., LTD.
Integrated supplier of specialty and industrial gases for h…
|
688106 | CN | 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.