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

BGLKX JSON Data API

Access 457 data points for BGLKX spanning 9 years (2017–Jan 19, 2026). Optimized JSON format (66.9 KB).

GET /api/tickers/BGLKX/json● 200 OK (Live)
{
  "symbol": "BGLKX",
  "timestamp": "2026-01-22T07:04:31.355Z",
  "price": 37.709999084472656,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2017-04-24",
      "open": 13.96,
      "high": 13.96,
      "low": 13.96,
      "close": 13.96,
      "volume": 0
    },
    {
      "date": "2017-05-01",
      "open": 14.13,
      "high": 14.14,
      "low": 14.05,
      "close": 14.1,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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