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

BE JSON Data API

Access 393 data points for BE spanning 8 years (2018–Jan 20, 2026). Optimized JSON format (57.6 KB).

GET /api/tickers/BE/json● 200 OK (Live)
{
  "symbol": "BE",
  "timestamp": "2026-01-22T02:04:00.456Z",
  "price": 150.56,
  "change_24h": -0.7841845140032934,
  "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)