
WESTERN DIGITAL CORP — Investor Relations & Filings
Western Digital Corporation is a developer and manufacturer of data storage devices and solutions. The company's portfolio is built on both hard disk drive (HDD) and flash memory technologies, offering a wide range of products including solid-state drives (SSDs), high-capacity HDDs, and storage platforms. It serves a broad market, from individual consumers for personal computing and gaming to large-scale enterprises, cloud providers, and hyperscale data centers. Western Digital's solutions are designed to enable the creation, management, preservation, and experience of digital data across various applications, including AI data cycles and network-attached storage (NAS).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-01 | English | |
| 8-K - WESTERN DIGITAL CORP (0000106040) (Filer) | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English | |
| 4 - WESTERN DIGITAL CORP (0000106040) (Issuer) | 2026-03-24 | English |
Browse filings by year
27 years- 2026 43 filings
- 2025 202 filings
- 2024 119 filings
- 2023 100 filings
- 2022 75 filings
- 2021 69 filings
- 2020 101 filings
- 2019 149 filings
- 2018 166 filings
- 2017 209 filings
- 2016 202 filings
- 2015 176 filings
- 2014 186 filings
- 2013 162 filings
- 2012 123 filings
- 2011 71 filings
- 2010 74 filings
- 2009 83 filings
- 2008 88 filings
- 2007 96 filings
- 2006 81 filings
- 2005 97 filings
- 2004 72 filings
- 2003 61 filings
- 2002 21 filings
- 2001 41 filings
- 2000 32 filings
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
|
AOPEN
Global provider of commercial-grade small form factor compu…
|
3046 | TW | Manufacturing |
|
Apacer
Global provider of memory modules, digital storage, and sma…
|
8271 | TW | Manufacturing |
|
APRO Co., LTD
Manufactures equipment for rechargeable lithium-ion batteri…
|
262260 | KR | Manufacturing |
|
Aroot Co., Ltd.
Developer and manufacturer of compact POS, mobile, label, a…
|
096690 | KR | Manufacturing |
|
Asetek A/S
Designs liquid cooling solutions and high-performance sim r…
|
ASTK | DK | Manufacturing |
|
ASROCK
Global manufacturer of motherboards, graphics cards, mini P…
|
3515 | TW | Manufacturing |
|
ASROCK RACK
Specializes in high-performance server hardware, motherboar…
|
7711 | TW | Manufacturing |
|
ASTA Co., Ltd.
Develops diagnostic solutions using mass spectrometry and n…
|
246720 | KR | Manufacturing |
|
ASUSTEK
Global leader in computer hardware, electronics, gaming sol…
|
2357 | TW | Manufacturing |
WESTERN DIGITAL CORP 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/30166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30166 | 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=30166 | 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=30166 \ -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": 30166}, 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 WESTERN DIGITAL CORP (id: 30166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.