πŸ—„οΈDeveloper Resource // JSON Endpoint

BNED JSON Data API

Access 127 data points for BNED spanning 11 years (2015–Jan 20, 2026). Optimized JSON format (18.6 KB).

GET /api/tickers/BNED/json● 200 OK (Live)
{
  "symbol": "BNED",
  "timestamp": "2026-01-21T21:03:25.877Z",
  "price": 9.01,
  "change_24h": 3.4443168771526853,
  "history_sample": [
    {
      "date": "2015-08-01",
      "open": 1425,
      "high": 1442,
      "low": 1175,
      "close": 1290,
      "volume": 170853
    },
    {
      "date": "2015-09-01",
      "open": 1271,
      "high": 1461,
      "low": 1250,
      "close": 1271,
      "volume": 90144
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import BNED
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BNED.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)