
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 |
|---|---|---|---|
| Regulatory Filings 2024 | 2024-12-18 | English | |
| S-3 | 2024-12-11 | English | |
| 8-K FY24 10K SEGMENT REALIGNMENT | 2024-12-11 | English | |
| 8-K Q225 EARNINGS | 2024-12-09 | English | |
| 10-Q Q225 20241026 | 2024-12-09 | English | |
| 8-K | 2024-12-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 12853490 | Regulatory Filings 2024 | 2024-12-18 | English | ||
| 12853491 | S-3 | 2024-12-11 | English | ||
| 12853492 | 8-K FY24 10K SEGMENT REALIGNMENT | 2024-12-11 | English | ||
| 12853494 | 8-K Q225 EARNINGS | 2024-12-09 | English | ||
| 12853493 | 10-Q Q225 20241026 | 2024-12-09 | English | ||
| 12853495 | 8-K | 2024-12-06 | English | ||
| 12853496 | Major Shareholding Notification 2024 | 2024-11-15 | English | ||
| 12853497 | 424B3 | 2024-11-12 | English | ||
| 12853498 | FORM 8K Q225 PRELIMINARY EARNINGS | 2024-11-07 | English | ||
| 12853499 | Regulatory Filings 2024 | 2024-11-06 | English | ||
| 12853500 | Regulatory Filings 2024 | 2024-11-01 | English | ||
| 12853502 | Regulatory Filings 2024 | 2024-10-31 | English | ||
| 12853501 | S-3 | 2024-10-23 | English | ||
| 12853503 | SCHEDULE 13G | 2024-09-26 | English | ||
| 12853504 | FORM 4 | 2024-09-24 | 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.