
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 |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | 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.