
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 |
|---|---|---|---|
|
Bhagawati Gas Limited
Produces and distributes technical and clinical gases and g…
|
500051 | IN | Manufacturing |
|
Bhageria Industries Limited
Manufacturer of dyes and dye intermediates, solar energy EP…
|
BHAGERIA | IN | Manufacturing |
|
Bhagwati Oxygen Ltd.
Produces and distributes industrial and medical gases for i…
|
509449 | IN | Manufacturing |
|
Bhatia Colour Chem Limited
Manufactures dyes, pigments, and chemical auxiliaries for d…
|
543497 | IN | Manufacturing |
|
BIDE PHARMATECH CO., LTD.
Provides chemical building blocks and specialty reagents fo…
|
688073 | CN | Manufacturing |
|
B.I.G. INDUSTRIES BHD
Manufactures, distributes, and markets industrial gases and…
|
— | MY | Manufacturing |
|
Bioetanol Rio Cuarto S.A.
Produces corn-derived bioethanol, animal feed, and energy f…
|
— | AR | Manufacturing |
|
Bodal Chemicals Ltd
Vertically integrated producer of dyestuffs, dye intermedia…
|
BODALCHEM | IN | Manufacturing |
|
Borregaard
Operates a sustainable biorefinery producing biochemicals f…
|
BRG | NO | Manufacturing |
|
Brother Enterprises Holding Co.,Ltd.
Produces vitamins and leather chemicals for global nutritio…
|
002562 | 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.