
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 |
|---|---|---|---|
|
Abdullah Saad Mohammed Abo Moati for Bookstores Co.
Retail and wholesale distributor of stationery, office supp…
|
4191 | SA | Wholesale and retail trade |
|
Bokusgruppen
A book retailer with physical stores, e-commerce, and a dig…
|
BOKUS | SE | Wholesale and retail trade |
|
Chapters Online Inc.
A leading Canadian retailer of books, e-books, stationery, …
|
COL | CA | Wholesale and retail trade |
|
Delo Prodaja
Distributor and retailer of printed media with a nationwide…
|
DPRG | SI | Wholesale and retail trade |
|
INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD.
Wholesale and retail distributor of textbooks, publications…
|
603230 | CN | Wholesale and retail trade |
|
Jarir Marketing Co.
Retailer and wholesaler of electronics, office supplies, an…
|
4190 | SA | Wholesale and retail trade |
|
KALUNGA S.A.
Retailer and distributor of stationery, office supplies, an…
|
— | BR | Wholesale and retail trade |
|
ODP Corp
Provider of business services, supplies, and digital workpl…
|
ODP | US | Wholesale and retail trade |
|
Sanyodo Holdings Inc.
Holding company for a bookstore chain selling books, statio…
|
3058 | JP | Wholesale and retail trade |
|
SARAIVA LIVREIROS S.A. - FALIDA
Defunct bookstore chain and publisher undergoing liquidatio…
|
— | BR | 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.