
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 |
|---|---|---|---|
|
HCO Energy Ltd.
Develops and deploys the proprietary SRD artificial lift sy…
|
— | CA | Mining and quarrying |
|
HELIX ENERGY SOLUTIONS GROUP INC
Offshore energy services firm for well intervention, roboti…
|
HLX | US | Mining and quarrying |
|
Helmerich & Payne, Inc.
A contract drilling company providing high-performance rigs…
|
HP | US | Mining and quarrying |
|
HIDROTEC S.A.
Provides comprehensive drilling solutions, focusing on well…
|
— | AR | Mining and quarrying |
|
High Arctic Energy Services Inc.
Provides specialized services and rental equipment for the …
|
HWO | CA | Mining and quarrying |
|
High Arctic Overseas Holdings Corp.
Holding company providing specialized services to the energ…
|
HOH | CA | Mining and quarrying |
|
Hilong Holding Limited
Integrated oilfield equipment manufacturer and service prov…
|
1623 | KY | Mining and quarrying |
|
Impax Energy Services Income Trust
Aggregated specialized oilfield service providers for the U…
|
IXEUF | CA | Mining and quarrying |
|
Indo Straits Tbk
Provides integrated marine engineering, logistics, and mini…
|
PTIS | ID | Mining and quarrying |
|
Innicor SubsurfaceTechnologies Inc.
Develops proprietary subsurface technologies to maximize oi…
|
— | 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.