
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 |
|---|---|---|---|
|
Blue River Resources Ltd.
Engaged in mineral exploration and professional Oil & Gas L…
|
BXR.H | CA | Mining and quarrying |
|
Borr Drilling
Offshore drilling contractor operating a fleet of modern ja…
|
BORR | BM | Mining and quarrying |
|
Borr Drilling Ltd
International offshore drilling contractor specializing in …
|
BORR | US | Mining and quarrying |
|
BUMI ARMADA BERHAD
International offshore energy facilities and services provi…
|
— | MY | Mining and quarrying |
|
Bw Offshore Ltd.
A global provider of floating production services to the oi…
|
BWO | BM | Mining and quarrying |
|
Calfrac Well Services Ltd.
Specialized oilfield services provider focused on pressure …
|
CFW | CA | Mining and quarrying |
|
Calmena Energy Services Inc.
Oilfield services specializing in well bore construction fo…
|
CEZ | CA | Mining and quarrying |
|
CalStar Oil & Gas Ltd.
Offers specialized support and communication solutions for …
|
CLG | CA | Mining and quarrying |
|
Canadian Sub-Surface Energy Services Corp.
Provides essential sub-surface oil field services including…
|
CSE | CA | Mining and quarrying |
|
CanElson Drilling Inc.
Specializes in land-based contract drilling services and ma…
|
CDI | 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.