
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 |
|---|---|---|---|
|
Kodiak Gas Services, Inc.
Provider and operator of contract compression for the oil a…
|
KGS | US | Mining and quarrying |
|
KS ENERGY LIMITED
Provides comprehensive services to the oil and gas sector: …
|
578 | SG | Mining and quarrying |
|
LATITUD 45 PETROLEO Y GAS S.A.
Specializes in pumping services for oil and gas wells, incl…
|
— | AR | Mining and quarrying |
|
Leader Energy Services Ltd.
Provides well completion and stimulation services, centered…
|
LEA | CA | Mining and quarrying |
|
Liberty Energy Inc.
Onshore energy services firm providing completion technolog…
|
LBRT | US | Mining and quarrying |
|
Lynx Energy Services Corp.
Offers completions and flowback services to optimize upstre…
|
LXEGF | CA | Mining and quarrying |
|
MAGNUS ENERGY GROUP LTD.
Investment holding in energy, providing oil/gas services, r…
|
41S | SG | Mining and quarrying |
|
MAMMOTH ENERGY SERVICES, INC.
Provides diversified services to the electric utility and o…
|
TUSK | US | Mining and quarrying |
|
MODEC,INC.
Provides EPCI and operations for floating production system…
|
6269 | JP | Mining and quarrying |
|
Moxie Exploration Ltd.
Specific core business operations and target markets are no…
|
— | 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.