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

BE JSON Data API

Access 399 data points for BE spanning 8 years (2018–Mar 6, 2026). Optimized JSON format (58.4 KB).

Download as CSV

Prefer CSV format? Download BE historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/BE/json● 200 OK (Live)

Tired of exporting to Excel? Track BE and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "BE",
  "timestamp": "2026-03-08T10:40:31.387Z",
  "price": 135.19,
  "change_24h": -15.500968810550667,
  "history_sample": [
    {
      "date": "2018-07-23",
      "open": 18.7,
      "high": 25,
      "low": 18.5,
      "close": 22.6,
      "volume": 18658500
    },
    {
      "date": "2018-07-30",
      "open": 22.75,
      "high": 27.1,
      "low": 22.6,
      "close": 26.8,
      "volume": 6380300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BE.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)