
Barnes & Noble Education, Inc. — Investor Relations & Filings
Barnes & Noble Education, Inc. is a solutions provider for the education industry, primarily operating campus bookstores for higher education and K-12 institutions. The company offers customized retail solutions and a suite of academic services designed to drive affordability, access, and student achievement. Key offerings include its First Day® Complete program, an equitable access model that provides students with all required course materials for a single fee. BNED also provides resources to support institutional goals and enhance the educational experience for students and faculty, including programs like Campus to Career, which helps students transition into the workforce.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - Barnes & Noble Education, Inc. (0001634117) (Issuer) | 2026-03-17 | English | |
| 4 - Barnes & Noble Education, Inc. (0001634117) (Issuer) | 2026-03-17 | English | |
| DEF 14A Filing | 2026-02-03 | English | |
| ARS Filing | 2026-02-03 | English | |
| 10-Q Filing | 2026-01-20 | English | |
| 8-K Filing | 2026-01-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32966522 | 4 - Barnes & Noble Education, Inc. (0001634117) (Issuer) | 2026-03-17 | English | ||
| 32966518 | 4 - Barnes & Noble Education, Inc. (0001634117) (Issuer) | 2026-03-17 | English | ||
| 31033705 | DEF 14A Filing | 2026-02-03 | English | ||
| 31033612 | ARS Filing | 2026-02-03 | English | ||
| 31033817 | 10-Q Filing | 2026-01-20 | English | ||
| 31033778 | 8-K Filing | 2026-01-20 | English | ||
| 31033708 | 10-Q Filing | 2026-01-20 | English | ||
|
2025
8 filings
| |||||
| 12853449 | 8-K Q425 EARNINGS | 2025-12-23 | English | ||
| 12853453 | 10-K | 2025-12-22 | English | ||
| 12853454 | NT 10-Q | 2025-12-12 | English | ||
| 12853455 | 8-K | 2025-11-25 | English | ||
| 12853456 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 12853457 | 8-K | 2025-09-12 | English | ||
| 12853458 | NT 10-Q | 2025-09-12 | English | ||
| 12853459 | 8-K | 2025-08-29 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
THEWORKS.CO.UK PLC
A value retailer of books, arts and crafts, stationery, toy…
|
WRKS | GB | Wholesale and retail trade |
|
TORICO Co.,Ltd.
A manga business operating in e-commerce, digital media, pu…
|
7138 | JP | Wholesale and retail trade |
|
Vialife
An e-commerce platform for selling press publications and p…
|
ALVIA | FR | Wholesale and retail trade |
Barnes & Noble Education, 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/33211/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33211 | 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=33211 | 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=33211 \ -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": 33211}, 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 Barnes & Noble Education, Inc. (id: 33211)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.