
NOV Inc. — Investor Relations & Filings
NOV Inc. is a global provider of technology, equipment, and services to the energy industry. The company designs, manufactures, and sells a comprehensive range of systems, components, and products used in oil and gas drilling and production operations. Its offerings support the entire well lifecycle, from drilling and completion to production. NOV also provides oilfield services and supply chain integration solutions, delivering technical expertise and operational support to customers worldwide. The company focuses on technology-driven solutions to enhance the safety and efficiency of energy exploration and production activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-22 | English | |
| 10-Q - NOV Inc. (0001021860) (Filer) | 2026-04-28 | English | |
| 8-K - NOV Inc. (0001021860) (Filer) | 2026-04-28 | English | |
| 8-K - NOV Inc. (0001021860) (Filer) | 2026-04-15 | English | |
| ARS - NOV Inc. (0001021860) (Filer) | 2026-04-09 | English | |
| DEF 14A - NOV Inc. (0001021860) (Filer) | 2026-04-09 | English |
Browse filings by year
20 years- 2026 39 filings
- 2025 65 filings
- 2024 81 filings
- 2023 63 filings
- 2022 55 filings
- 2021 52 filings
- 2020 54 filings
- 2019 54 filings
- 2018 54 filings
- 2017 56 filings
- 2016 50 filings
- 2015 51 filings
- 2014 55 filings
- 2013 46 filings
- 2012 51 filings
- 2011 43 filings
- 2010 56 filings
- 2009 35 filings
- 2008 69 filings
- 2007 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46851688 | 8-K | 2026-05-22 | English | ||
| 38102303 | 10-Q - NOV Inc. (0001021860) (Filer) | 2026-04-28 | English | ||
| 38004035 | 8-K - NOV Inc. (0001021860) (Filer) | 2026-04-28 | English | ||
| 34579939 | 8-K - NOV Inc. (0001021860) (Filer) | 2026-04-15 | English | ||
| 33906999 | ARS - NOV Inc. (0001021860) (Filer) | 2026-04-09 | English | ||
| 33906002 | DEF 14A - NOV Inc. (0001021860) (Filer) | 2026-04-09 | English | ||
| 33032867 | 4 - NOV Inc. (0001021860) (Issuer) | 2026-03-24 | English | ||
| 33032860 | 4 - NOV Inc. (0001021860) (Issuer) | 2026-03-24 | English | ||
| 33032857 | 4 - NOV Inc. (0001021860) (Issuer) | 2026-03-24 | English | ||
| 32977530 | 8-K - NOV Inc. (0001021860) (Filer) | 2026-03-18 | English | ||
| 32885428 | 4 - NOV INC. (0001021860) (Filer) | 2026-02-25 | English | ||
| 32885429 | 4 - NOV INC. (0001021860) (Filer) | 2026-02-25 | English | ||
| 32885430 | 4 - NOV INC. (0001021860) (Filer) | 2026-02-25 | English | ||
| 32885431 | 4 - NOV INC. (0001021860) (Filer) | 2026-02-25 | English | ||
| 32885432 | 4 - NOV INC. (0001021860) (Filer) | 2026-02-25 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cnooc Energy Technology & Services Limited
Provides technical services, FPSO operations, and logistics…
|
600968 | CN | Mining and quarrying |
|
COASTAL CONTRACTS BHD
Specializes in oil & gas processing, marine services, and r…
|
— | MY | Mining and quarrying |
|
Computalog Ltd.
Specialized oilfield services providing wireline logging an…
|
— | CA | Mining and quarrying |
|
Constellation Oil Services Holding S.A.
Offshore drilling contractor specializing in deepwater and …
|
COSH | LU | Mining and quarrying |
|
Core Laboratories Inc. /DE/
Provider of reservoir description and production enhancemen…
|
CLB | US | Mining and quarrying |
|
C-Tech Energy Services Inc.
Energy services company providing comprehensive solutions, …
|
CEE | CA | Mining and quarrying |
|
CWC Energy Services Corp.
Oilfield services company specializing in contract drilling…
|
— | CA | Mining and quarrying |
|
Dafora S.A.
Provider of onshore drilling for oil, gas, and geothermal, …
|
DAFR | RO | Mining and quarrying |
|
Dalmac Energy Inc.
Oilfield services specializing in well stimulation, fluid m…
|
DAL | CA | Mining and quarrying |
|
DAWSON GEOPHYSICAL CO
Provider of onshore seismic data acquisition and processing…
|
DWSN | US | Mining and quarrying |
NOV 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/31030/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31030 | 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=31030 | 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=31030 \ -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": 31030}, 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 NOV Inc. (id: 31030)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.