
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 |
|---|---|---|---|
|
Driver Energy Services Inc.
Specialized oilfield services provider focusing on waste ma…
|
DVG | CA | Mining and quarrying |
|
Duke Offshore Ltd.
Provides marine and offshore support, subsea engineering, a…
|
531471 | IN | Mining and quarrying |
|
Electromagnetic Geoservices ASA
Provides marine electromagnetic technology to the offshore …
|
EMGS | NO | Mining and quarrying |
|
Elnusa Tbk
Integrated energy services company offering solutions acros…
|
ELSA | ID | Mining and quarrying |
|
Endev Energy Inc.
Transforms underutilized oil and gas assets, like flared ga…
|
— | CA | Mining and quarrying |
|
Enseco Energy Services Corp.
Provides specialized services and rentals for the upstream …
|
ENS | CA | Mining and quarrying |
|
Enserco Energy Service Company Inc.
Integrated energy services provider supporting the oil and …
|
— | CA | Mining and quarrying |
|
Ensign Energy Services Inc.
Global provider of advanced contract drilling and well serv…
|
ESI | CA | Mining and quarrying |
|
EQUUS ENERGY LIMITED
Explores and develops energy assets through technical evalu…
|
EQU | AU | Mining and quarrying |
|
Essential Energy Services Trust
Offers a comprehensive suite of oilfield services covering …
|
ESN | CA | 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.